Skip to content

chore(platform): bump runners workload auth#537

Open
casey-brooks wants to merge 1 commit into
mainfrom
noa/issue-66-runners-release
Open

chore(platform): bump runners workload auth#537
casey-brooks wants to merge 1 commit into
mainfrom
noa/issue-66-runners-release

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

Release

Test & Lint Summary

  • for d in stacks/k8s stacks/system stacks/deps stacks/ziti stacks/platform stacks/data stacks/routing stacks/apps; do terraform -chdir="$d" fmt -check; done — passed with no formatting errors.
  • for d in stacks/k8s stacks/system stacks/deps stacks/ziti stacks/platform stacks/data stacks/routing stacks/apps; do terraform -chdir="$d" init -backend=false -input=false && terraform -chdir="$d" validate; done — 8 passed, 0 failed, 0 skipped.
  • bash -n apply.sh && bash -n install-ca-cert.sh && bash -n .github/scripts/verify_platform_health.sh — passed with no shell syntax errors.
  • git diff --check — passed with no whitespace errors.

Closes agynio/runners#66

@casey-brooks casey-brooks requested a review from a team as a code owner May 27, 2026 21:03
@casey-brooks
Copy link
Copy Markdown
Contributor Author

Test & Lint Summary

  • for d in stacks/k8s stacks/system stacks/deps stacks/ziti stacks/platform stacks/data stacks/routing stacks/apps; do terraform -chdir="$d" fmt -check; done — passed with no formatting errors.
  • for d in stacks/k8s stacks/system stacks/deps stacks/ziti stacks/platform stacks/data stacks/routing stacks/apps; do terraform -chdir="$d" init -backend=false -input=false && terraform -chdir="$d" validate; done — 8 passed, 0 failed, 0 skipped.
  • bash -n apply.sh && bash -n install-ca-cert.sh && bash -n .github/scripts/verify_platform_health.sh — passed with no shell syntax errors.
  • git diff --check — passed with no whitespace errors.

@casey-brooks casey-brooks requested a review from noa-lucent May 27, 2026 21:03
@casey-brooks
Copy link
Copy Markdown
Contributor Author

@noa-lucent please review when available. This PR bumps runners to the new v0.5.11 release from agynio/runners#66 and updates authorization chart/module refs to v0.5.4 for the workload OpenFGA model.

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.

Release runners chart for workload authz model support (PR #65)

1 participant