kubewarden / kubewarden-controller

Manage admission policies in your Kubernetes cluster with ease
https://kubewarden.io
Apache License 2.0
191 stars 33 forks source link

Mark our ArtifactHub packages as Official #408

Closed viccuad closed 1 year ago

viccuad commented 1 year ago

Now, Artifact Hub packages can be marked as official: https://artifacthub.io/docs/topics/repositories/#official-status

The official status can be granted at the repository or package level. Given that all the we own all the GH packages that we build from repositories, I think it's safe to ask for official status at the repository level.

We have a lot of repositories, and new policies will need to be granted official status when we publish them. Maybe it's worth asking if official status can be granted per GH organization (it may be fine to have packages granted official status, even if they aren't published in ArtifactHub).

Acceptance criteria

All our ArtifactHub packages are marked as official. This is done by opening an issue per their docs. The issue opener needs to be a Kubewarden maintainer.

viccuad commented 1 year ago

Tracked upstream at https://github.com/artifacthub/hub/issues/2873.