-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
BU Product Work
-
3
-
False
-
False
-
OCPSTRAT-201 - Enable sharing ConfigMaps and Secrets across namespaces [GA]
-
-
Sprint 218, Sprint 219
-
2
User Story
As an OpenShift engineer
I want the shared resource CSI Driver webhook to be installed with the cluster storage operator
So that the webhook is deployed when the CSI driver is deployed
Acceptance Criteria
- Shared Resource CSI Driver operator deploys the webhook alongside the CSI driver
- Cluster storage operator is updated if needed to deploy the shared resource CSI driver webhook.
Docs Impact
None - no new functional capabilities will be added
QE Impact
None - we can verify in CI that we are deploying the webhook correctly.
PX Impact
None - no new functional capabilities will be added
Notes
The scope of this story is to just deploy the "hello world" webhook with the Cluster Storage Operator.
Adding the live ValidatingWebhook configuration and service will be done in a separate story.