This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
Releases: kubernetes-retired/container-object-storage-interface-controller
Releases · kubernetes-retired/container-object-storage-interface-controller
v0.1.2-alpha1
Merge pull request #87 from BlaineEXE/use-push cloudbuild: push images straight from docker build
v0.1.1
What's Changed
- Update cloudbuild.yaml by @wlan0 in #64
- update CRDs url, and remove deleted test file link in README.md by @niulechuan in #65
- Update Makefile by @wlan0 in #66
- Update Makefile by @wlan0 in #67
New Contributors
- @niulechuan made their first contribution in #65
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- adds issue templates to the COSI controller by @krishchow in #2
- Add release tools by @brahmaroutu in #3
- We maintain release tools only under Spec repo by @brahmaroutu in #5
- Add approvers to facilitate project management by @brahmaroutu in #4
- Basic makefile template to get release tools by @brahmaroutu in #6
- Adding bucketrequest controller (WIP) by @brahmaroutu in #7
- Fix kubeconfig flag by @mkumatag in #16
- Added Kustomize for controller, sidecar & CRDs by @tparikh in #18
- Adding BucketAccess Add Functionality, Fix cmd controller and pass co… by @brahmaroutu in #15
- Refactor Kustomize deployment by @NicolasT in #26
- deploy: use
crds
Kustomization from the API repo by @NicolasT in #27 - Fix the build files so that prow job can run successfully by @brahmaroutu in #30
- Refactor Kustomize templates by @tparikh in #32
- fix race condition while creating buckets by @wlan0 in #33
- fix rbac rules and check for errors getting bucketclass by @wlan0 in #34
- Fixing build for the api changes to Protocol by @brahmaroutu in #36
- Readme update by @YiannisGkoufas in #37
- Add deployment documentation by @mengjiao-liu in #38
- imports should change to sigs.k8s.io/container-object-storage-interface-api by @YiannisGkoufas in #40
- update api version & glog -> klog by @wlan0 in #42
- Update README.md by @YiannisGkoufas in #41
- added cloudbuild.yaml by @tparikh in #44
- Code refactoring to make sure Buckets abd BucketAccess Add works corr… by @brahmaroutu in #47
- update api version by @krishchow in #48
- move to sigs.k8s.io, remove retry logic in cosi-controller by @krishchow in #49
- updated api/controller, adds bar/br finalizer logic by @krishchow in #52
- updated README.md by @tparikh in #53
- bug 54: finalizer update fix by @krishchow in #55
- Update code with KEP by @mukhoakash in #58
- Fixing the api repo import and updated the rbac rules for CRDs by @mukhoakash in #60
- Added push to Cloudbuild.yaml and swapped out quay.io with gcr repo by @aarongalang in #59
- Fixing the text in deployment guide by @mukhoakash in #61
- Doc changes by @mukhoakash in #62
- Create CHANGELOG-0.1.md by @wlan0 in #63
New Contributors
- @krishchow made their first contribution in #2
- @brahmaroutu made their first contribution in #3
- @mkumatag made their first contribution in #16
- @tparikh made their first contribution in #18
- @NicolasT made their first contribution in #26
- @wlan0 made their first contribution in #33
- @YiannisGkoufas made their first contribution in #37
- @mengjiao-liu made their first contribution in #38
- @mukhoakash made their first contribution in #58
- @aarongalang made their first contribution in #59
Full Changelog: https://github.com/kubernetes-sigs/container-object-storage-interface-controller/commits/v0.1.0