-
Notifications
You must be signed in to change notification settings - Fork 713
envoy-oidc-hmac not created when envoy-gateway exists #2823
Copy link
Copy link
Closed
Labels
help wantedExtra attention is neededExtra attention is neededkind/bugSomething isn't workingSomething isn't workingroad-to-ga
Milestone
Description
Description:
What issue is being seen? Describe what should be happening instead of
the bug, for example: Envoy should not crash, the expected value isn't
returned, etc.
After upgrading to 1.0.0-rc1 envoy-oidc-hmac is not generated because envoy-gateway secret already exists, steps to fix are:
- delete all envoy secrets
- redeploy
hmac secret is then properly generated.
When envoy-oidc-hmac does not exists it should be created - but flow seems to stop after checking the first secret.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededkind/bugSomething isn't workingSomething isn't workingroad-to-ga