Skip to content

Releases: appuio/control-api

v0.8.1

29 Mar 09:46
v0.8.1
ccf2388
Compare
Choose a tag to compare

1 changes since v0.8.0

🐛 Fixes

  • Expose controller webhook server certificate directory configuration (#58)

v0.8.0

29 Mar 08:11
v0.8.0
7b842e1
Compare
Choose a tag to compare

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

28 Mar 11:36
5c46014
Compare
Choose a tag to compare

1 changes since v0.7.0

🐛 Fixes

  • Adjust OrgMember permissions (#54)

v0.7.0

28 Mar 08:13
9d5b15a
Compare
Choose a tag to compare

1 changes since v0.6.0

🚀 Features

  • Add option to bind ClusterRoles to all organization members (#52)

v0.6.0

25 Mar 14:33
695b9e8
Compare
Choose a tag to compare

13 changes since v0.5.3

🛠️ Minor Changes

  • Only add APPUiO user as members on Organization creation (#37)

🔎 Breaking Changes

  • User RBAC (#48)

🔗 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

09 Mar 08:28
017c225
Compare
Choose a tag to compare

1 changes since v0.5.2

🐛 Fixes

  • Give API server permission to create RoleBindings for teams (#44)

v0.5.2

08 Mar 09:19
5088057
Compare
Choose a tag to compare

1 changes since v0.5.1

🐛 Fixes

  • Add teams CRD to default userroles (#43)

v0.5.1

07 Mar 16:11
359884e
Compare
Choose a tag to compare

1 changes since v0.5.0

🐛 Fixes

  • Add teams CRD when running kustomize (#41)

v0.5.0

24 Feb 10:31
8312fac
Compare
Choose a tag to compare

1 changes since v0.4.1

🚀 Features

  • Add Team definition (#39)

v0.4.1

09 Feb 14:46
aeba0a1
Compare
Choose a tag to compare

1 changes since v0.4.0

🐛 Fixes

  • Switch user roles from imaginary edit to actual update verb (#34)