Skip to content

Controller: Align Deployment and StatefulSet object names

Mitchell Nielsen requested to merge fix-object-names into master

Fixes object names in the Controller and test.sh to match the names coming from the Helm chart. Otherwise, the testing framework and the controller won't be able to check to ensure resources exist and are Available before proceeding.

Related: https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator/-/merge_requests/96 Related: https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator/-/issues/80

Edited by Mitchell Nielsen

Merge request reports