1 file changed
+1
-1
lines changedSubmodule gatekeeper-operator updated 40 files
- .github/workflows/ci_tests.yaml+6
- GATEKEEPER_VERSION+1
- Makefile+3-3
- PROJECT+2-2
- README.md+5-5
- REPLACES_VERSION+1-1
- VERSION+1-1
- build/common/config/.golangci.yml+1-1
- bundle.Dockerfile+2-2
- bundle/manifests/gatekeeper-operator.clusterserviceversion.yaml+7-40
- bundle/metadata/annotations.yaml+2-2
- config/default/kustomization.yaml-2
- config/default/manager_auth_proxy_patch.yaml-34
- config/manager/kustomization.yaml+1-1
- config/manifests/bases/gatekeeper-operator.clusterserviceversion.yaml+2-2
- config/olm-install/install-resources.yaml+1-1
- config/rbac/auth_proxy_client_clusterrole.yaml-9
- config/rbac/auth_proxy_role.yaml-17
- config/rbac/auth_proxy_role_binding.yaml-12
- config/rbac/auth_proxy_service.yaml-15
- config/rbac/kustomization.yaml-7
- controllers/config_controller.go+1-1
- controllers/config_helper.go+1-1
- controllers/config_helper_test.go+1-1
- controllers/constraintstatus_controller.go+1-1
- controllers/cps_controller_helper.go+2-3
- controllers/gatekeeper_controller.go+4-4
- controllers/gatekeeper_controller_test.go+3-3
- controllers/merge/merge.go+1-1
- controllers/merge/merge_test.go+1-1
- deploy/gatekeeper-operator.yaml+1-84
- docs/upgrading-operator-sdk.md+1-1
- go.mod+1-1
- main.go+5-5
- pkg/util/namespace.go+1-1
- pkg/util/util.go+1-1
- test/e2e/case1_audit_from_cache_test.go+2-2
- test/e2e/e2e_suite_test.go+2-2
- test/e2e/gatekeeper_controller_test.go+4-4
- test/e2e/options.go+1-1
0 commit comments