This repository was archived by the owner on Dec 3, 2024. It is now read-only.
  
  
  
  
Releases: kubernetes-retired/container-object-storage-interface-provisioner-sidecar
Releases · kubernetes-retired/container-object-storage-interface-provisioner-sidecar
v0.1.0
What's Changed
- added issue templates to COSI sidecar by @krishchow in #1
 - Add approvers to facilitate project management by @brahmaroutu in #2
 - Added grpc client and server modules by @rrati in #3
 - updated README.md by @somersbmatthews in #15
 - Add BucketAccess Controller by @rrati in #10
 - Fix make and make test by @brahmaroutu in #19
 - BucketAccess Controller fixes by @rrati in #20
 - Added bucket controller by @rrati in #9
 - Added binary source and build target by @rrati in #21
 - Added Dockerfile for sidecar by @rrati in #22
 - added kustomize template & k8s resources for sidecar by @tparikh in #24
 - Fix context definition by @rrati in #25
 - fix sidecar image name by @wlan0 in #26
 - Add sample driver by @wlan0 in #27
 - Remove log levels and use klog v2 by @rrati in #28
 - Fix handling of nil parameters in B and BA by @rrati in #29
 - Added Dockerfile to build sidecar as well as sample driver by @brahmaroutu in #31
 - Missing rbac for provisioner sidecar by @YiannisGkoufas in #33
 - remove hardcoded namespaces from resources by @tparikh in #34
 - Update Spec+API versions by @krishchow in #39
 - add identity server to sample-driver by @krishchow in #41
 - add minio.yaml for deploying sample driver by @wlan0 in #42
 - Updated README.md by @YiannisGkoufas in #40
 - added image registry name and tag by @tparikh in #45
 - Add Deployment documentation by @mengjiao-liu in #37
 - added cloudbuiild.yaml by @tparikh in #47
 - Major refactor and bugfixes by @wlan0 in #49
 - Sample driver: Implement ProvisionerCreateBucket by @wlan0 in #50
 - updates rbac and properties for deployment by @krishchow in #53
 - RBAC cleaning, minor bug fixes, adds minimal logic for grant access by @krishchow in #55
 - updates api/controller version, adds br/bar finalizer logic by @krishchow in #58
 - updated README.md by @tparikh in #60
 - backoff increase by @YiannisGkoufas in #59
 - Added push to Cloudbuild.yaml and swapped out quay.io with gcr repo by @aarongalang in #66
 - Updating code with KEP by @mukhoakash in #64
 - Fixing the pipeline to push build images by @mukhoakash in #68
 - Create CHANGELOG-0.1.md by @wlan0 in #69
 
New Contributors
- @krishchow made their first contribution in #1
 - @brahmaroutu made their first contribution in #2
 - @rrati made their first contribution in #3
 - @somersbmatthews made their first contribution in #15
 - @tparikh made their first contribution in #24
 - @wlan0 made their first contribution in #26
 - @YiannisGkoufas made their first contribution in #33
 - @mengjiao-liu made their first contribution in #37
 - @aarongalang made their first contribution in #66
 - @mukhoakash made their first contribution in #64
 
Full Changelog: https://github.com/kubernetes-sigs/container-object-storage-interface-provisioner-sidecar/commits/v0.1.0