v2.21.0 - 2024-10-18
- Add ConfigMap creation for Stage (#78)
- Add new deploy trigger type Auto-stable (#75)
- Add cleanTemplate field to the Stage CR (#66)
- Remove deprecated v1alpha1 versions from the operator (#64)
- Remove CodebaseImageStream if Stage is removed (#60)
- Update Kubernetes version (#66)
- Update KubeRocketCI names and documentation links (#69)
- Update current development version (#58)
v2.20.0 - 2024-06-12
- Remove deprecated loft-sh kiosk (#55)
- Narrow the scope of permissions for operator (#52)
- Add support for multiple GitServers (#37)
- Create ArgoCD cluster secret (#30)
- Update helm-docs to the latest stable (#44)
- Remove unused RBAC for secretManager own parameter (#52)
- Bump to Go 1.22 (#49)
- Use Go cache for helm-docs installation (#44)
- Update kuttle to version 0.16 (#44)
- Add codeowners file to the repo (#40)
- Migrate from gerrit to github pipelines (#35)
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#30)
- Update current development version (#29)
v2.19.0 - 2024-03-12
- Use kubeconfig format for external clusters (#28)
- Add ArgoCD ApplicationSet customValues flag (#25)
- Add triggerTemplate field to the Stage (#20)
- Use Argo CD ApplicationSet to manage deployments across CDPipeline (#20)
- Fix string concatenation for generating gitopsRepoUrl (#25)
- We have to use git over ssh for customValues in ApplicationSet (#25)
- ArgoCD ApplicationSet customValues invalid patch (#25)
- Generate ApplicationSet with pipeline name and namespace (#20)
- Generate ApplicationSet with pipeline name and namespace (#20)
- Align default TriggerTemplate name (#20)
- Ensure Argo CD ApplicationSet has expected values (#20)
- Add link to guide for managing namespace (#162)
- Bump argo cd dependency (#25)
- Bump github.com/argoproj/argo-cd/v2 (#24)
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#21)
- Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 (#21)
- Remove deprecated jobProvisioning field from Stage (#20)
- Update current development version (#19)
- Add description for secretManager parameter (#27)
- Add a link to the ESO configuration in the values.yaml file (#26)
- Update README md file (#132)
v2.18.0 - 2023-12-18
- Deleting Stage with invalid cluster configuration (#10)
- Update release flow GH Action (#17)
- Update GH Actions version of the steps (#17)
- Update current development version (#16)
v2.17.0 - 2023-11-03
- Enable Capsule Tenant modification from values.yaml (#13)
- Add multi-cluster support for the operator (#10)
- Add access to namespace secrets to get external cluster access (#10)
- Stage creation failed with custom namespace (#15)
- Namespace is not cleaned for the external cluster (#10)
- Use edp-config configmap for docker registry url (#11)
- Skip multi-tenancy engines for external cluster (#10)
- Add e2e for the custom namespace feature (#15)
- Run e2e tests on Github PR/Merge (#14)
- Add e2e tests. Start with capsule tenancy feature (#14)
- Bump golang.org/x/net from 0.8.0 to 0.17.0 (#12)
- Remove jenkins admin-console perf operator logic (#8)
- Upgrade Go to 1.20 (#7)
- Update current development version (#6)
v2.16.1 - 2023-09-25
- Upgrade Go to 1.20 (#7)
v2.16.0 - 2023-09-21
- Update current development version (#3)
Helm parameter kioskEnabled was removed. Use instead --set global.tenancyEngine=kiosk.