Skip to content

Tags: nuonco/nuon

Tags

v0.19.1074

Toggle v0.19.1074's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: attach azure per-op identities to custom runner templates (#1953)

azure: attach per-op identities to custom runner templates

v0.19.1073

Toggle v0.19.1073's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: curated custom stacks for gcp-terraform (#1944)

* gcp: render curated custom stacks

* pass through git directory sources

* resolve params from install inputs

* allow forked module repos

---------

Co-authored-by: nuonbot <[email protected]>

v0.19.1072

Toggle v0.19.1072's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: azure per-operation runner managed identities (#1946)

* feat: azure per-operation runner managed identities

* fix: render azure policies in dashboard role view

* fix: make azure role assignment names what-if analyzable

* fix: keep azure custom/break-glass role deployment names under 64 chars

* fix: gate azure phone-home on identity role setup so partial failures don't report outputs

* fix: keep azure role assignment names stable for idempotent redeploys

* fix: use stable what-if-clean role assignment names (revert principalId-based churn)

* fix: surface azure roles in install available-roles endpoint

* chore: trim comments and dedupe azure role deployment name expr

* fix: reset gen code

* fix: keep acr pull/push on runner system identity for image sync

v0.19.1071

Toggle v0.19.1071's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: helm plan shows base64 parse error for every secret (#1939)

fix: copy manifests before helm diff

v0.19.1069

Toggle v0.19.1069's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Validate unique custom_nested_stacks index; bound template fetch…

… timeout (#1937)

validate unique custom_nested_stacks index at sync; bound template fetch timeout

v0.19.1068

Toggle v0.19.1068's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: make Cloud DNS NS delegation idempotent (#1932)

Co-authored-by: nuonbot <[email protected]>

v0.19.1067

Toggle v0.19.1067's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: qualify Cloud DNS NS rrdata with trailing dot (#1931)

v0.19.1066

Toggle v0.19.1066's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: normalize trailing dot in DNS delegation root domain check (#1929)

v0.19.1065

Toggle v0.19.1065's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: qualify ACR sync repository output with login server (#1917)

Co-authored-by: nuonbot <[email protected]>

v0.19.1064

Toggle v0.19.1064's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support Azure managed identity pulling GAR images (#1916)

* docs: document Azure GAR access via azure_principals

* feat: federate Azure managed identity to GCP for GAR image pulls

---------

Co-authored-by: nuonbot <[email protected]>