kubewarden / policy-hub

A place where to find and discover policies
https://hub.kubewarden.io
3 stars 3 forks source link

Migrate existing policies to Artifact Hub #190

Closed flavio closed 2 years ago

flavio commented 2 years ago

Artifact Hub can now be used to list Kubewarden policies. We would like to publish all the policies that currently are on the Policy Hub over to Artifact Hub.

Things to do

Acceptance criteria

When migrating a policy to Artifact Hub, we will use the simple repo layout like this one. There's going to be only a artifacthub-pkg.yml file inside of the root of the project.

Each repository should also have a artifacthub-repo.yml file inside of the root of the project. In this way the entry will be listed as "verified" by Artifact Hub UI.

flavio commented 2 years ago

This can be closed now