Skip to content

Preserve production namespace security labels - #8

Merged
BraydenLangley merged 1 commit into
masterfrom
codex/preserve-namespace-security
Sep 2, 2026
Merged

Preserve production namespace security labels#8
BraydenLangley merged 1 commit into
masterfrom
codex/preserve-namespace-security

Conversation

@BraydenLangley

Copy link
Copy Markdown
Contributor

Summary

  • declare the live papertrade-prod Pod Security labels in the source namespace manifest
  • satisfy the cluster namespace admission contract during GitHub Actions deployments
  • preserve baseline enforcement with restricted audit/warn checks at Kubernetes v1.34

Context

Production run 33667585656 built the requested UI image but its deploy step was rejected because the source namespace manifest omitted the required labels. The live namespace already has these exact labels.

Validation

  • server-side dry-run: namespace/papertrade-prod configured (server dry run)
  • git diff --check

@BraydenLangley
BraydenLangley merged commit c492600 into master Sep 2, 2026
1 check passed
@BraydenLangley
BraydenLangley deleted the codex/preserve-namespace-security branch September 2, 2026 18:36
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