1 file changed
+1
-1
lines changedSubmodule host-operator updated 20 files
- .github/workflows/ci-check-gomod-alt.yml+2-2
- .github/workflows/ci-check-gomod.yml+1-1
- .github/workflows/ci-golang-sbom.yml+2-2
- .github/workflows/operator-cd.yml+1-1
- .github/workflows/publish-operators-for-e2e-tests.yml+1-1
- .github/workflows/test-with-coverage.yml+1-1
- .golangci.yml+1-6
- CODEOWNERS+1-1
- OWNERS+3-1
- controllers/nstemplatetier/nstemplatetier_controller.go+10-12
- controllers/nstemplatetier/nstemplatetier_controller_test.go+62-3
- deploy/templates/notificationtemplates/sandbox/idlertriggered/notification.html+5-6
- deploy/templates/notificationtemplates/sandbox/userdeactivated/notification.html+6-8
- deploy/templates/notificationtemplates/sandbox/userdeactivated/subject.txt+1-1
- deploy/templates/notificationtemplates/sandbox/userdeactivating/notification.html+6-8
- deploy/templates/notificationtemplates/sandbox/userdeactivating/subject.txt+1-1
- deploy/templates/notificationtemplates/sandbox/userprovisioned/notification.html+11-8
- deploy/templates/notificationtemplates/sandbox/userprovisioned/subject.txt+1-1
- pkg/templates/notificationtemplates/notification_generator_test.go+9-9
- test/nstemplatetier/assertion.go+1
0 commit comments