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: get images on main #159

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Conversation

i-chvets
Copy link
Contributor

For more details refer to the following issue: canonical/bundle-kubeflow#679

Summary of changes:

  • Added script that produces list of container images managed by charm in this repository. Image list is a dynamic list.

canonical/bundle-kubeflow#679

Summary of changes:
- Added script that produces list of container images managed by charm in this repository. Image list is a dynamic list.
@orfeas-k
Copy link
Contributor

Ran this script locally and returned

jq: error (at <stdin>:1): null (null) has no keys
"docker.io/kubeflownotebookswg/centraldashboard:v1.7.0"

Is this something I encounter only locally? Hadn't issues with scripts from some other repos

@i-chvets
Copy link
Contributor Author

Ran this script locally and returned

jq: error (at <stdin>:1): null (null) has no keys
"docker.io/kubeflownotebookswg/centraldashboard:v1.7.0"

Is this something I encounter only locally? Hadn't issues with scripts from some other repos

Strange. I don't see the error you have locally. jq

@orfeas-k
Copy link
Contributor

Yep, ran this from a multipass VM and I don't get it either. Sorry for the false alert.

@i-chvets i-chvets merged commit fec4fda into main Aug 31, 2023
@i-chvets i-chvets deleted the kf-4233-feat-get-images-script-main branch August 31, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants