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
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
http://github.com/kyverno/kyverno/pull/4895/files ↩