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

Consume Kyverno resources stored as OCI artifacts #361

Open
developer-guy opened this issue Nov 1, 2022 · 1 comment
Open

Consume Kyverno resources stored as OCI artifacts #361

developer-guy opened this issue Nov 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@developer-guy
Copy link

Feature Request

Kyverno project is started to upload its manifests to OCI registries as an OCI artifact with the help of the Flux CLI1, thus, we can consume it from there instead of downloading them through the releases page.

Slack conversation: https://openssf.slack.com/archives/C03908MHUSE/p1666903088549279

Current Behavior

Downloading it from the source repository which is not supported in the further releases

Expected Behavior

Download the manifest files from the OCI registry.

Possible Solution or Alternative

We can use regctl to retrieve the manifests from the OCI registry.

Context

/cc @sudo-bmitch @chipzoller @eddycharly

Footnotes

  1. http://github.com/kyverno/kyverno/pull/4895/files

@developer-guy developer-guy added the enhancement New feature or request label Nov 1, 2022
@sudo-bmitch
Copy link
Contributor

From the meeting today, there was mixed interest in using the Helm chart. Some like the configurability and others are concerned with added complexity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants