What's Changed
- Add approvers to facilitate project management by @brahmaroutu in #1
- Adding basic make by @brahmaroutu in #3
- Add api definitions by @brahmaroutu in #2
- Use proper boilerplate.go.txt to generate the code by @brahmaroutu in #4
- Adding Controller Framework that is used by Controller and Provisione… by @brahmaroutu in #5
- Change to get kubeconfig from commandlin or env by @brahmaroutu in #6
- Adding new method to create controoler with clientset. by @brahmaroutu in #7
- Adding a object reference that can be used as a reference to BR, BAR … by @brahmaroutu in #8
- Removing BucketClassListener and BucketAccessClassListener by @brahmaroutu in #10
- updated README.md by @somersbmatthews in #11
- crds: add
kustomization.yaml
by @NicolasT in #13 - moved kustomization.yaml to root level by @tparikh in #14
- Adding Protocol to BucketClass to allow admin to provide backend info… by @brahmaroutu in #16
- Document COSI API, resources, and add a simple getting started section by @wlan0 in #17
- cosi deployment docs by @tparikh in #18
- update go module name by @wlan0 in #21
- adds conversion methods between spec and API by @krishchow in #23
- Fix bucket* controller framework by @wlan0 in #25
- Updated link to documentation by @gregnsk in #26
- fix controller logic to prevent concurrent map reads and writes by @wlan0 in #28
- fixed the git repo name by @tparikh in #30
- adds security policy, bug and enhancement templates by @krishchow in #27
- Update API based on latest spec by @wlan0 in #31
- remove provisioner from bucketAccess by @wlan0 in #34
- use bucketName instead of bucketName and bucketInstanceName by @wlan0 in #35
- moves various fields into status from spec by @krishchow in #37
- updates mintedsecret in bucketaccess to secret reference by @krishchow in #39
- ensure that indexer has latest instance of an object by @wlan0 in #42
- Removes bucketName fields from Protocol by @krishchow in #41
- updated links in README.md by @tparikh in #46
- README: Fix document link by @cyb70289 in #50
- Update the code with latest KEP by @mukhoakash in #55
- [WIP] Update api with new kep by @thotz in #51
- Update the bucket info api and add namespace to BucketAccess client by @mukhoakash in #56
- Fixing the pkg import in the BucketInfo api by @mukhoakash in #57
- Fixing the import string by @mukhoakash in #58
- Fix the annotation of the kustomization file by @mukhoakash in #59
- Create CHANGELOG-0.1.md by @wlan0 in #60
New Contributors
- @brahmaroutu made their first contribution in #1
- @somersbmatthews made their first contribution in #11
- @NicolasT made their first contribution in #13
- @tparikh made their first contribution in #14
- @wlan0 made their first contribution in #17
- @krishchow made their first contribution in #23
- @gregnsk made their first contribution in #26
- @cyb70289 made their first contribution in #50
- @mukhoakash made their first contribution in #55
- @thotz made their first contribution in #51
Full Changelog: https://github.com/kubernetes-sigs/container-object-storage-interface-api/commits/v0.1.0