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

Changing the TLS termination policy on a route can cause failed reconciliation #631

Open
philipgough opened this issue Sep 25, 2023 · 0 comments
Assignees

Comments

@philipgough
Copy link

Steps:

  1. Create a TempoStack with no/default route configuration
  2. Update TempStack CR with the following gateway.ingress.type: route and gateway.ingress.route.termination: edge
  3. Notice the operator cannot reconcile the change failed to create objects for TempoStack observatorium-tools/observatorium-tempostack: Operation cannot be fulfilled on deployments.apps "tempo-observatorium-tempostack-compactor": the object has been modified; please apply your changes to the latest version and try again
  4. Try to access in browser and see "client sent http request to https server"
@frzifus frzifus self-assigned this Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants