canonical / pvcviewer-operator

Charm PVCViewer for visualizing PVC content
Apache License 2.0
2 stars 0 forks source link

feat: add get images script #37

Closed NohaIhab closed 3 months ago

NohaIhab commented 3 months ago

Summary

Create a script that will parse the metadata.yaml that contain references to the images used by the charm.

Related to https://github.com/canonical/bundle-kubeflow/issues/889. This script is used by the get-all-images.sh script.

kimwnasptd commented 3 months ago

Run the script and it returns the images

docker.io/kubeflownotebookswg/pvcviewer-controller:v1.8.0
gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1

Let's also cherry-pick to the release branches