feat: scaffold the aws config-tenant (CI, release, signed manifests artifact)#1
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Why
The
devantler-tech/awsconfig-tenant repo was created but empty, blocking the AWS auth chain that gates EKS work in KSail (ksail#4328) and the platform's aws-tenant wiring.What
Seeds the standard config-tenant scaffold: PR kustomize validation, semantic-release, and a cosign-signed
oci://ghcr.io/devantler-tech/aws/manifestsartifact on release — mirroring the proven.github/github-config tenant pattern. First release after merge lets the platform point its aws-tenant OCIRepository at the artifact.Part of devantler-tech/platform#2325.
Note: the repo's default branch still points at the scaffold branch (GitHub auto-set on first push) — flip it to
mainwhen promoting, or let the declarative Repository CR reconcile it.