-
Story
-
Resolution: Done
-
Major
-
None
-
3
-
False
-
None
-
False
-
-
-
-
GRC Sprint 2023-07, GRC Sprint 2023-08, GRC Sprint 2023-09, GRC Sprint 2023-14, GRC Sprint 2023-15, GRC Sprint 2023-19
-
No
Value Statement
The current Gatekeeper operator is v3.6, which is very old. To give value to the customer while we investigate a path forward for rewriting the current operator to something simpler, let's update the current Gatekeeper operator. We already downstream the v3.11 Gatekeeper image so we can now upgrade the operator to utilize those images along with updating the manifests (i.e. CRDs, Deployment, and etc) that the operator deploys to match v3.11.
Definition of Done for Engineering Story Owner (Checklist)
- The Gatekeeper operator version and channel is bumped to match the Gatekeeper version it is deploying. In this case, v3.11.
- The Gatekeeper operator utilizes the already downstream v3.11 Gatekeeper image.
- The Gatekeeper operator has its manifests such as CRDs updated to match upstream v3.11 along with Red Hat specific modifications.
- Upgrading from v3.6 to v3.11 is tested. Special care should be taken to examine the upstream Helm chart to see if there are any special migration steps we need to take into account.
- Update the Gatekeeper operator installation stable (not community) policy in the policy-collection repo and in the console.
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the [Customer
Portal_doc_issue template](
https://github.com/stolostron/backlog/issues/new?assignees=&labels=squad%3Adoc&template=doc_issue.md&title=),
and ensure doc acceptance criteria is met. Link the development issue to
the doc issue. - [ ] Provide input to the QE team, and ensure QE acceptance criteria
(established between story owner and QE focal) are met.
Support Readiness
- [ ] The must-gather script has been updated.
- is blocked by
-
ACM-5172 Downstream Gatekeeper v3.11.1
- Closed