Skip to content

Align with AGOF config-as-code naming and git auth (v0.2.3)#19

Merged
mhjacks merged 3 commits into
validatedpatterns:mainfrom
mhjacks:agof-aap27-align
Jun 26, 2026
Merged

Align with AGOF config-as-code naming and git auth (v0.2.3)#19
mhjacks merged 3 commits into
validatedpatterns:mainfrom
mhjacks:agof-aap27-align

Conversation

@mhjacks

@mhjacks mhjacks commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add optional agof.cac_repo / agof.cac_revision values (preferred over legacy iac_repo / iac_revision) with fallback so existing values keep working.
  • Extend git credential injection in the init container to cover both AGOF and the config-as-code repo URL.
  • Document git authentication Secret shapes (HTTPS, token-only, SSH) in README.
  • Release as v0.2.3 (patch): changes are additive and backward compatible; no breaking chart API changes.

Test plan

  • make helm-lint
  • make helm-unittest
  • Confirm existing patterns using iac_repo / iac_revision render unchanged
  • Confirm optional cac_repo / cac_revision override works when set

Made with Cursor

Martin Jackson and others added 3 commits June 25, 2026 11:35
Add agof.cac_repo/cac_revision Helm values, apply git credential injection to
the config-as-code repo URL, and document compatibility with updated AGOF.

Co-authored-by: Cursor <cursoragent@cursor.com>
The cac_* values and git auth updates are backward compatible with existing iac_* usage, so a patch bump matches this chart's semver convention.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mhjacks mhjacks merged commit 910c9a4 into validatedpatterns:main Jun 26, 2026
3 checks passed
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