Skip to content

Conversation

ofirc-wiz
Copy link
Collaborator

No description provided.

@ofirc-wiz ofirc-wiz requested a review from nitzanzuler November 6, 2024 21:55
@ariknem
Copy link
Contributor

ariknem commented Nov 7, 2024

I told @ofirc-wiz in private - I don't like the fact that the broker/connector code is looking at WIZ_ENV. it's bad.
you have to consider the scenario where customers do this:

  1. create a k8s secret containing the wiz SA details (including endpoint)
  2. install a wiz deployment

in this case if you refer to WIZ_ENV as part of the code in (2) and not read from the secret created in (1), you will have bugs. so let's fix the current bug and stop assuming the endpoint is passed as part of the chart..

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

Successfully merging this pull request may close these issues.

2 participants