Conversation
Signed-off-by: Yilia Lin <linyajun@api7.ai>
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: Comment |
Author
|
Closing this for now because Artifact Hub registers Helm repositories rather than individual charts, and we are not currently planning to register the full charts.api7.ai repository, which contains several API7 charts beyond AISIX. We can revisit this if we decide to register that repository or publish AISIX through a dedicated Helm or OCI endpoint. Thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
Prepares the existing
aisixHelm chart for an Artifact Hub listing by addingpackage discovery metadata:
ai-machine-learningcategory andAISIX AI Gatewayalternative name;The chart version is bumped to 1.2.1 while
appVersionremains 1.2.0 becausethis is a chart-only metadata change.
Scope and behavior
This remains a data-plane chart that requires an AISIX control plane and mTLS
certificate. The change does not make it a standalone AISIX installation or
change workload behavior. Rendered manifests differ only in the standard
helm.sh/chartversion labels produced by the chart version bump.Artifact Hub repository registration is a separate post-merge step.
Verification
helm lint charts/aisix -f charts/aisix/ci/default-values.yamlhelm templatewith the documented control-plane and certificate valueshelm package charts/aisix