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

Attend to mykaul's comments from #4244 (Move Manager containers to be UBI based) #4280

Open
mykaul opened this issue Mar 3, 2025 · 1 comment
Assignees

Comments

@mykaul
Copy link
Contributor

mykaul commented Mar 3, 2025

Multiple nitpicks and not so nitpicks around the Dockerfile.

  1. If it's available without auth., use Red Hat's registry for UBI images, nothing else.
    hint:
ykaul@ykaul:~/github/scylla-cluster-tests$ podman pull ubi9
Resolved "ubi9" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull registry.access.redhat.com/ubi9:latest...
Getting image source signatures
Checking if image destination supports signatures
Copying blob 3d1c86608284 done   | 
Copying blob de21b519acd7 [=====>--------------------------------] 13.0MiB / 84.4MiB | 33.5 MiB/s
  1. Make sure you don't add extra layers, if you don't squash the image later.
  2. Cleanup of minidnf is via microdnf clean all

Hope this is all.

@mykaul mykaul changed the title Attend to mykaul's comments from issue #4244 Attend to mykaul's comments from https://github.com/scylladb/scylla-manager/pull/4244#issuecomment-2695377028 Mar 3, 2025
@mykaul mykaul changed the title Attend to mykaul's comments from https://github.com/scylladb/scylla-manager/pull/4244#issuecomment-2695377028 Attend to mykaul's comments from #4244 Mar 3, 2025
@mykaul
Copy link
Contributor Author

mykaul commented Mar 3, 2025

Ref #4244 (comment)

@mykaul mykaul changed the title Attend to mykaul's comments from #4244 Attend to mykaul's comments from #4244 (Move Manager containers to be UBI based) Mar 3, 2025
@yaronkaikov yaronkaikov assigned syuu1228 and unassigned yaronkaikov Mar 3, 2025
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

No branches or pull requests

3 participants