Skip to content

envoy-oidc-hmac not created when envoy-gateway exists #2823

@evilr00t

Description

@evilr00t

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:

  1. delete all envoy secrets
  2. 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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions