v0.12.0
What's Changed
- fix: don't change the default policy to reencrypt if the TLS secret is already present by @chetan-rns in #1401
- Add SeccompProfile for PodSecurityStandards "restricted" to avoid Pod Security Violations on restricted namespaces by @ibihim in #1288
- Adds podman compatibility in makefile by @Elyytscha in #1299
- Update ingressClassName of ingress based on ArgoCD ingressClassName by @Rizwana777 in #1395
- Automatically download correct operator-sdk version to bin dir, if not found by @jgwest in #1396
- fix: Use image configured in spec as fallback before default image for repository server workload by @tomjo in #1262
- chore(docs): fix broken link in CONTRIBUTING.md to development guide by @chengfang in #1048
- chore: upgrade operator-sdk to 1.35.0 and migrate kubebuilder go/v3 to go/v4 by @saumeya in #1449
- fix: doc table for Environment Variables by @anandrkskd in #1456
- style: use correct capitalization for github by @MindTooth in #1324
- fix: Allow override of default /tmp volume mount in repo server by @jgwest in #1459
- docs: Document how to use persistent storage for repo server by @svghadi in #1465
- feat: Add support for Aggregated ClusterRole for cluster scoped instances by @jparsai in #1419
- Extra command args for argocd controller by @varshab1210 in #1474
- Add Support for sidecar and init containers in Argo CD CRD for App Controller and API server by @iam-veeramalla in #1477
- Check API registration if API is not available by @anandf in #1482
- docs: Update resource_management.md by @petrkohut in #1502
- docs: update release process docs by @reginapizza in #1498
- fix: tls cert name for applicationSet gitlab scm by @saumeya in #1463
- fix: race condition when the TLS secret is created before setting the default policy by @chetan-rns in #1469
New Contributors
- @ibihim made their first contribution in #1288
- @Elyytscha made their first contribution in #1299
- @tomjo made their first contribution in #1262
- @petrkohut made their first contribution in #1502
Full Changelog: v0.11.0...v0.12.0-rc3