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

(Follow up): Integrate Kapp: Add support for registryV1 bundles #656

Closed
Tracked by #591
varshaprasad96 opened this issue Feb 27, 2024 · 0 comments
Closed
Tracked by #591

Comments

@varshaprasad96
Copy link
Member

#625 currently supports installation of only plain bundles - where all the manifests are present in a single location. This issue tracks the work required to support registryV1 bundles.

The YTT logic needs to be specified in the templating section of the App CR. The conversion logic to so is present here: https://github.com/varshaprasad96/ytt-olmv1-conversion/blob/main/annotations.yaml.

An example of a App CR installing a registryV1 prometheus bundle is available here: https://github.com/varshaprasad96/kustomize-olm-plugin/blob/main/app_tests_yamls/app_test.yaml.

@joelanford joelanford mentioned this issue Apr 4, 2024
16 tasks
@ankitathomas ankitathomas closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2024
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

2 participants