1 file changed
+1
-1
lines changedSubmodule host-operator updated 38 files
- .github/workflows/ci-golang-sbom.yml+1-1
- config/crd/bases/toolchain.dev.openshift.com_toolchainclusters.yaml+4-1
- config/crd/bases/toolchain.dev.openshift.com_toolchainconfigs.yaml+9-31
- config/crd/bases/toolchain.dev.openshift.com_toolchainstatuses.yaml+4-1
- controllers/toolchainconfig/configuration.go-25
- controllers/toolchainconfig/configuration_test.go-19
- controllers/toolchainconfig/toolchainconfig_controller_test.go+3-25
- controllers/usersignup/usersignup_controller.go+1
- controllers/usersignup/usersignup_controller_test.go+6-1
- deploy/templates/nstemplatetiers/appstudio/cluster.yaml+1-1
- deploy/templates/nstemplatetiers/appstudio/ns_tenant.yaml+9-3
- deploy/templates/nstemplatetiers/appstudiolarge/based_on_tier.yaml+11-1
- go.mod+3-4
- go.sum+6-6
- main.go+23-15
- make/go.mk-4
- pkg/templates/nstemplatetiers/nstemplatetier_generator.go+17-454
- pkg/templates/nstemplatetiers/nstemplatetier_generator_test.go+149-314
- pkg/templates/nstemplatetiers/nstemplatetier_generator_whitebox_test.go-752
- test/nstemplatetier/nstemplatetier.go+3-3
- test/templates/nstemplatetiers/advanced/based_on_tier.yaml-5
- test/templates/nstemplatetiers/appstudio/cluster.yaml-35
- test/templates/nstemplatetiers/appstudio/ns_tenant.yaml-22
- test/templates/nstemplatetiers/appstudio/spacerole_admin.yaml-159
- test/templates/nstemplatetiers/appstudio/spacerole_contributor.yaml-171
- test/templates/nstemplatetiers/appstudio/spacerole_maintainer.yaml-177
- test/templates/nstemplatetiers/appstudio/tier.yaml-29
- test/templates/nstemplatetiers/base/cluster.yaml-28
- test/templates/nstemplatetiers/base/ns_dev.yaml-21
- test/templates/nstemplatetiers/base/ns_stage.yaml-21
- test/templates/nstemplatetiers/base/spacerole_admin.yaml-25
- test/templates/nstemplatetiers/base/tier.yaml-25
- test/templates/nstemplatetiers/doc.go-4
- test/templates/nstemplatetiers/metadata.yaml-16
- test/templates/nstemplatetiers/nocluster/ns_dev.yaml-21
- test/templates/nstemplatetiers/nocluster/ns_stage.yaml-21
- test/templates/nstemplatetiers/nocluster/spacerole_admin.yaml-37
- test/templates/nstemplatetiers/nocluster/tier.yaml-22
0 commit comments