README: document the accelerators and ai-platform addon categories#80
Merged
Conversation
The catalog ships eight addon categories under `addons/`, but the README's three structure listings — the ApplicationSets diagram, the `applicationsets/` tree, and the `addons/` tree — enumerated only six. Both `accelerators` (gpu-operator, nvidia-dra-driver, aws-neuron-device-plugin) and `ai-platform` (kagent, agentgateway, and the operator — the agent runtime) were missing, even though each is a wired ApplicationSet (`addons-accelerators-helm`, `addons-accelerators-kustomize`, `addons-ai-platform`). Add both to all three listings so the README matches the repo. Also untrack `.plans/join-nanohype.md`. `.plans/` is in `.gitignore` — it's the local-only tactical-plan location — so this file was committed by accident before the ignore rule landed. Removed from the repo; the local copy is left in place. Co-authored-by: stxkxsbot <275011021+stxkxsbot@users.noreply.github.com>
CI Results
All checks passed. |
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
addons/ships eight categories, but the README's three structure listings (the ApplicationSets diagram, theapplicationsets/tree, and theaddons/tree) enumerated only six. Bothacceleratorsandai-platformwere missing.addons-accelerators-helm+addons-accelerators-kustomize).addons-ai-platform).Added both to all three listings so the README matches the repo.
Hygiene
Untrack
.plans/join-nanohype.md..plans/is in.gitignore(the local-only tactical-plan location), so the file was committed by accident before the ignore rule landed. Removed from the repo; the local copy is left in place.Deferred (cluster-affecting, tracked separately)
The
druid-tenantsApplicationSet targetscatalog/druid/tenants/*which doesn't exist (generates zero Applications), andenvironments/*/cluster-config.yamlaren't referenced by any appset/kustomize — both need a live cluster to validate a fix safely, so they're filed as a follow-up issue rather than touched here.