generate bundle: Add Image Digest Resolver Option#6869
Conversation
8f17092 to
62bb0bf
Compare
Add option to select the image digest resolver when rendering bundles with image digests pinned. The set of supported tools is defined in the `operator-manifest-tools` library (currently `crane`, `skopeo`, and `script`). Fixes operator-framework#6868 Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
62bb0bf to
773fce8
Compare
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
@sdk-approvers is operator-sdk accepting enhancements/net new features? |
|
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
|
@openshift-bot: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Description of the change:
Add option to select the image digest resolver when rendering bundles with image digests pinned. The set of supported tools is defined in the
operator-manifest-toolslibrary (currentlycrane,skopeo, andscript).Motivation for the change:
Fixes #6868
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments(seechangelog/fragments/00-template.yaml)website/content/en/docs