Skip to content

[P5] Replicate a peer's config Secret into the workload's namespace #31

Description

@jacaudi

Context

Secrets cannot be mounted across namespaces. When the gateway and the workload are in different namespaces — the normal case for shared infrastructure — the peer's config Secret has to exist in the workload's namespace for the injected sidecar to mount it.

This is deliberately narrow: replicating secret material into other namespaces widens its blast radius, so only the specific peer's config should travel, and only to the namespace of the pod that owns it.

Scope

Replicate a peer's config Secret into its pod's namespace, keeping it in sync and removing it when the peer goes away.

Acceptance criteria

Depends on #28 and #29. See docs/ROADMAP.md § Phase 5.7.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions