Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yaml extract for routes #382

Closed
jfdenise opened this issue Sep 14, 2020 · 0 comments · Fixed by #406
Closed

Yaml extract for routes #382

jfdenise opened this issue Sep 14, 2020 · 0 comments · Fixed by #406
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@jfdenise
Copy link
Contributor

Description

The goal is to evolve a generated route with support for https. Adding something like to the spec:

spec:
  tls:
    insecureEdgeTerminationPolicy: Redirect
    termination: edge

It is not clear on how this should be handled. Currently custom spec element is not merged with the spec element of the generated route, the generated route's spec element is replaced with the content of the extract file. NB: this can be acceptable although the documentation doesn't state how to customize routes.

Info

  • Eclipse JKube version : 1.0.0

  • If it's a bug, how to reproduce : add a route.yml extract in the src/jkube directory of a quickstart.

@manusa manusa added the bug Something isn't working label Sep 14, 2020
@manusa manusa added this to the 1.0.1 milestone Sep 14, 2020
@manusa manusa added this to Backlog in Sprint #190 Sep 14, 2020
@manusa manusa moved this from Backlog to Planned in Sprint #190 Sep 16, 2020
@rohanKanojia rohanKanojia self-assigned this Sep 24, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Sep 24, 2020
@rohanKanojia rohanKanojia moved this from Planned to In progress in Sprint #190 Sep 25, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Sep 25, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Sep 25, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Sep 28, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Sep 28, 2020
@rohanKanojia rohanKanojia moved this from In progress to Review in Sprint #190 Sep 29, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Sep 29, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Sep 29, 2020
Sprint #190 automation moved this from Review to Done Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Sprint #190
  
Done
3 participants