Releases: appuio/control-api
Releases · appuio/control-api
v0.8.1
1 changes since v0.8.0
🐛 Fixes
- Expose controller webhook server certificate directory configuration (#58)
v0.8.0
2 changes since v0.7.1
🚀 Features
- Implement validating admission webhook for CR users.appuio.io (#55)
🐛 Fixes
- Correctly bind zap flags to controller Cobra command (#56)
v0.7.1
1 changes since v0.7.0
🐛 Fixes
- Adjust OrgMember permissions (#54)
v0.7.0
1 changes since v0.6.0
🚀 Features
- Add option to bind ClusterRoles to all organization members (#52)
v0.6.0
13 changes since v0.5.3
🛠️ Minor Changes
- Only add APPUiO user as members on Organization creation (#37)
🔎 Breaking Changes
🔗 Dependency Updates
- Update kubernetes packages to v0.23.5 (#22)
- Update actions/checkout action to v3 (#42)
- Update actions/setup-go action to v3 (#40)
- Update module github.com/stretchr/testify to v1.7.1 (#45)
- Update module github.com/go-logr/logr to v1.2.3 (#46)
- Update module sigs.k8s.io/controller-runtime to v0.11.1 (#36)
- Update module sigs.k8s.io/kustomize/kustomize/v4 to v4.5.2 (#28)
- Update module go.uber.org/zap to v1.21.0 (#33)
- Update module sigs.k8s.io/controller-tools to v0.8.0 (#13)
- Update actions/cache action to v3 (#47)
- Update module sigs.k8s.io/kustomize/kustomize/v4 to v4.5.3 (#49)
v0.5.3
1 changes since v0.5.2
🐛 Fixes
- Give API server permission to create RoleBindings for teams (#44)
v0.5.2
1 changes since v0.5.1
🐛 Fixes
- Add teams CRD to default userroles (#43)
v0.5.1
1 changes since v0.5.0
🐛 Fixes
- Add teams CRD when running kustomize (#41)
v0.5.0
1 changes since v0.4.1
🚀 Features
- Add Team definition (#39)
v0.4.1
1 changes since v0.4.0
🐛 Fixes
- Switch user roles from imaginary
edit
to actual update
verb (#34)