-
Story
-
Resolution: Duplicate
-
Undefined
-
None
-
None
Since we will be deprecating `.spec.dex` in 1.9 we should inform our users about this so they have enough time to prepare for the change. We can do on the cluster this by emitting a k8s event whenever the operator sees the `.spec.dex` field in use, and encourage the user to swtich to `.spec.sso.dex` instead
Acceptance Criteria
- Emit k8s event warning user about `.spec.dex` deprecation and indicating to them to use `.spec.sso.dex` instead
- unit tests