Skip to content

🤖 fix: streamline Argo CD example deployment docs and manifest#80

Merged
ThomasK33 merged 1 commit intomainfrom
argocd-smoke-test-jk5s
Feb 13, 2026
Merged

🤖 fix: streamline Argo CD example deployment docs and manifest#80
ThomasK33 merged 1 commit intomainfrom
argocd-smoke-test-jk5s

Conversation

@ThomasK33
Copy link
Copy Markdown
Member

Summary

This PR updates the Argo CD example path to support one-shot deployment from raw GitHub content and adds a new SRE-oriented tutorial for deploying the operator stack and CloudNativePG example through Argo CD.

Background

The documentation flow was refined to prioritize a simple kubectl apply -f <raw-url> onboarding path while preserving operational reliability for CloudNativePG CRD sync behavior.

Implementation

  • Added ServerSideApply=true to examples/argocd/applicationset.yaml sync options.
  • Updated examples/argocd/README.md to apply the ApplicationSet via raw GitHub URL.
  • Added docs/tutorials/deploy-with-argocd.md with a top-to-bottom SRE tutorial flow.
  • Added tutorial navigation entry in mkdocs.yml under Tutorials.

Validation

  • make verify-vendor
  • make test
  • make build
  • make lint
  • mkdocs build --strict

Risks

  • Low risk: docs/manifests-only changes.
  • Primary behavioral change is enabling Argo CD Server-Side Apply for the example ApplicationSet, which is intended to avoid CRD annotation-size failures for CloudNativePG.

Generated with mux • Model: openai:gpt-5.3-codex • Thinking: xhigh • Cost: $0.89

@ThomasK33
Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ThomasK33 ThomasK33 force-pushed the argocd-smoke-test-jk5s branch from be1e63b to c0a1d3c Compare February 13, 2026 14:15
@ThomasK33
Copy link
Copy Markdown
Member Author

@codex review

- add SRE-oriented Argo CD tutorial for end-to-end deployment flow
- switch example apply command to raw GitHub URL
- enable ServerSideApply in ApplicationSet syncOptions for CNPG CRD compatibility
- register tutorial in MkDocs navigation

---

_Generated with `mux` • Model: `openai:gpt-5.3-codex` • Thinking: `xhigh` • Cost: $0.89_

<!-- mux-attribution: model=openai:gpt-5.3-codex thinking=xhigh costs=0.89 -->
@ThomasK33 ThomasK33 force-pushed the argocd-smoke-test-jk5s branch from c0a1d3c to 57e28f1 Compare February 13, 2026 14:17
@ThomasK33
Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ThomasK33 ThomasK33 added this pull request to the merge queue Feb 13, 2026
@ThomasK33
Copy link
Copy Markdown
Member Author

Merged via the queue into main with commit c82ff7c Feb 13, 2026
11 checks passed
@ThomasK33 ThomasK33 deleted the argocd-smoke-test-jk5s branch February 13, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant