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

fix(dashboard): Use OCI images that have ca-certs and new glibc #108

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

sasa-tomic
Copy link
Member

@sasa-tomic sasa-tomic commented Jan 24, 2024

The new OCI container images have:

  • new glibc
  • busybox, which is quite useful for troubleshooting
  • ca-certs, so making https reqs works as it should!

I also added some docs for others, if they need to troubleshoot OCI images and don't want to rely on the CI rebuilds for this (which they shouldn't!)

@sasa-tomic sasa-tomic requested a review from a team as a code owner January 24, 2024 17:29
@sasa-tomic sasa-tomic added this pull request to the merge queue Jan 24, 2024
Merged via the queue into main with commit 0ec6e76 Jan 24, 2024
3 checks passed
@sasa-tomic sasa-tomic deleted the sat-dashboard-oci-images-update branch January 24, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants