Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nutanix cosi driver app #3031

Merged
merged 11 commits into from
Jan 24, 2025
Prev Previous commit
Next Next commit
chore: add image to license manifest
Signed-off-by: Tarun Gupta Akirala <tarun.akirala@nutanix.com>
takirala committed Jan 21, 2025
commit 82b41321105908f7e5ade4ea0a4e5a4b7f70921a
5 changes: 5 additions & 0 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
@@ -657,3 +657,8 @@ resources:
- url: https://github.com/valkey-io/valkey
ref: ${image_tag%%-debian-*}
license_path: COPYING
- container_image: ghcr.io/nutanix-cloud-native/cosi-driver-nutanix:v0.0.4
sources:
- url: https://github.com/nutanix-cloud-native/cosi-driver-nutanix
ref: ${image_tag}
license_path: LICENSE
6 changes: 6 additions & 0 deletions services/cosi-driver-nutanix/0.0.4/defaults/cm.yaml
Original file line number Diff line number Diff line change
@@ -15,6 +15,12 @@ data:
repository: k8s-staging-sig-storage/objectstorage-sidecar
tag: v20250117-a29e5f6
pullPolicy: IfNotPresent
image:
registry: ghcr.io
repository: nutanix-cloud-native/cosi-driver-nutanix
# Overrides the image tag whose default is the chart appVersion.
tag: v0.0.4
pullPolicy: IfNotPresent
secret:
enabled: true
# Nutanix Object Store instance endpoint, eg. "http://10.51.142.82:80".