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

Allow setting host and labels for Route/Ingress #207

Merged
merged 11 commits into from
Jun 6, 2021

Conversation

LCaparelli
Copy link
Member

Blocked by #206
Fix #200

Changelog:

  • Route objects are now created with spec.host defined by the Nexus CR's spec.networking.host field
  • Route and Ingress objects now inherit labels from spec.networking.labels

Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
@LCaparelli LCaparelli added this to the v0.6.0 milestone Jun 6, 2021
Signed-off-by: Lucas Caparelli <lucas.caparelli112@gmail.com>
@LCaparelli LCaparelli requested a review from ricardozanini June 6, 2021 00:58
@ricardozanini ricardozanini merged commit 4fc6611 into m88i:main Jun 6, 2021
@ricardozanini ricardozanini added kubernetes This issue/PR is related to Kubernetes deployments only openshift This issue/PR is related to OpenShift deployments only labels Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kubernetes This issue/PR is related to Kubernetes deployments only openshift This issue/PR is related to OpenShift deployments only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenShift: Allow to configure "host" in the "route" manifest
2 participants