-
Notifications
You must be signed in to change notification settings - Fork 107
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
oci object storage target #3675
Conversation
914230f
to
ce2f3e5
Compare
76b3d16
to
8b58e37
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manifest-diff
job [0] as manifests.diff
.
Neat, just a few inline comments :) |
ab76ee9
to
52855a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Uploads an OCI image to OCI object storage, and generates a pre-authenticated request for the object, which can be used to import it into custom images.
Useful for hosted deployments, where target options are often empty or incomplete.
52855a0
to
08b9fb1
Compare
Causes some secrets to be dumped into the logs.
08b9fb1
to
272054c
Compare
No description provided.