v0.0.4
What's Changed
- Run the E2E tests that work for both cluster-scoped and namespace-scope modes, on both by @jgwest in #64
- Switch to quay.io for E2E test image to avoid throttling by @jgwest in #66
- Add logic to reconcile multiple RolloutMangers by @Rizwana777 in #65
- ClusterRole/ClusterRoleBinding should be deleted when RolloutManager is deleted by @jgwest in #69
- Preserve label/annotations on updated Deployments by @jgwest in #71
- Update to latest release of Argo Rollouts: v1.7.0 by @jgwest in #70
- Upgrade to Argo Rollouts v1.7.1 by @jgwest in #75
- Fix '.spec.additionalMetadata' field issue where is is not updating labels/annotations of existing rollouts resources by @Rizwana777 in #76
- feat - Add option to provide resources requests/limits to controller by @OpenGuidou in #60
- Fix Service NodePort conflicts when running on large cluster by @jgwest in #80
- Add/Improve unit tests for controllers/utils.go file by @Rizwana777 in #78
- (feat) - Add option to not deploy notification secret by @OpenGuidou in #74
- chore:update operator-sdk and kubebuilder version to match sibling gitops/argocd-operators by @Rizwana777 in #79
Full Changelog: v0.0.3...v0.0.4