Releases: snapp-incubator/argocd-complementary-operator
Release list
v0.4.4
Wire the cluster-admin-teams ConfigMap into the manager Deployment env (#133) so CLUSTER_ADMIN_TEAMS reaches the controller. Without it, cluster-admin teams' AppProjects still got ClusterResourceBlacklist: */*, blocking CRDs/ClusterRoles (e.g. AWX/Strimzi on box-teh-2).
Manifest-only change — runs image 0.4.2 (Go binary unchanged). Supersedes v0.4.3.
🤖 Generated with Claude Code
v0.4.3
0.4.3, which was never built (docker CI job needs the lint job, currently red on pre-existing goconst items). Use v0.4.4 instead.
v0.4.2
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #116
- chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #117
- chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #119
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #118
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #121
- revise: fix RBAC settings by @debMan in #120
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #123
- chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #124
- revise: enhance controller logic and add tests by @debMan in #125
New Contributors
Full Changelog: v0.4.1...v0.4.2
v0.4.2-wip
Merge pull request #120 from snapp-incubator/revise/fix-RBAC-settings revise: fix RBAC settings
v0.4.0
What's Changed
- Support sources definition in the ArgoCD project by @1995parham in #32
- chore(deps): bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 by @dependabot in #36
- chore(deps): bump github.com/go-logr/logr from 0.4.0 to 1.4.2 by @dependabot in #35
- chore(deps): bump golang.org/x/crypto from 0.0.0-20220507011949-2cf3adece122 to 0.25.0 by @dependabot in #34
- Into the Future 🤩 by @1995parham in #33
- chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #37
- chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.0.0-20240803152140-e83abdace82b to 2.12.0 by @dependabot in #38
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.0 by @dependabot in #39
- chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.12.0 to 2.12.1 by @dependabot in #40
New Contributors
- @1995parham made their first contribution in #32
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.0
What's Changed
- Added support for comma separated appproject label by @SamMHD in #16
- fix cache and logging issues by @SamMHD in #17
New Contributors
Special Thanks
- @ssttehrani for contribution and helps on these changes
Full Changelog: v0.2.0...v0.3.0
v0.1.0
What's Changed
- adding-namespace-controller by @nima-rx in #2
- changing appproj crd path by @nima-rx in #4
- Change ns controller logic by @nima-rx in #5
- refactoring by @SadeghTb in #3
- add github workflow by @SadeghTb in #6
- fix golangci problems by @SadeghTb in #7
- Fix some problems by @SadeghTb in #8
- fix deployment image by @SadeghTb in #9
- fix memory value by @SadeghTb in #10
- retain project scope repos by @nima-rx in #11
- fix label typo by @nima-rx in #12
New Contributors
Full Changelog: https://github.com/snapp-incubator/argocd-complementary-operator/commits/v0.1.0