-
Notifications
You must be signed in to change notification settings - Fork 238
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
[OFFICIAL] kubewarden-crds helm chart #2873
Comments
Hi @viccuad 👋 All repositories published by Kubewarden have just been marked as official! Please note that it's possible that eventually a package published by Kubewarden may not be considered official in some cases (for more information about this you can see this comment in a related issue). I've gone through your packages and I don't think this is a problem at the moment though. We are trying to improve the official definition and make its intent more clear, but it's tricky to get it right for all cases so the more eyes and opinions we've on it, the better 😅 Thanks! |
In Artifact Hub, the
official
status means that the publisher owns the software a package primarily focuses on. If we consider the example of a chart used to install Consul, to obtain theofficial
status the publisher should be the owner of the Consul software (HashiCorp in this case), not just the chart. Similarly, a Tekton task used to perform operations on Google Cloud would need to be published by Google to be marked asofficial
. In the case of a MySQL operator, only one published by MySQL/Oracle would be consideredofficial
.The
official
status can be granted at the repository or package level. When it is granted for a repository, all packages available on it will display theofficial
badge, so all packages in the repository must be official. If only some of the packages in your repository are official, please list them in theOfficial packages
field below.artifacthub.io
): kubewarden-crdsBefore applying for this status, please make sure your repository complies with the following requirements:
README.md
file with some documentation that can be displayed on Artifact Hub.The text was updated successfully, but these errors were encountered: