Skip to content

fix(ai-sre): Creates the missing secret required by the StatefulSet containers, allowing them to start and resolving the replica mism… [JDWLABS-497] - #430

Closed
jdwlabs-agent-bot[bot] wants to merge 1 commit into
mainfrom
fix/ai-sre/jdwlabs-497
Closed

fix(ai-sre): Creates the missing secret required by the StatefulSet containers, allowing them to start and resolving the replica mism… [JDWLABS-497]#430
jdwlabs-agent-bot[bot] wants to merge 1 commit into
mainfrom
fix/ai-sre/jdwlabs-497

Conversation

@jdwlabs-agent-bot

Copy link
Copy Markdown
Contributor

Automated AI-SRE remediation for JDWLABS-497.

Single file changed: apps/jdwillmsen-prd/minecraft-fwb-console-bridge-secret.yaml

Creates the missing secret required by the StatefulSet containers, allowing them to start and resolving the replica mismatch alert.

Human review required — do not auto-merge.

…ontainers, allowing them to start and resolving the replica mism… (JDWLABS-497)
@jdwillmsen

Copy link
Copy Markdown
Member

Closing: this commits a plaintext Secret to git.

apps/jdwillmsen-prd/minecraft-fwb-console-bridge-secret.yaml carries console_websocket_password and console_bridge_token as literal change-me stringData. Credentials for this namespace come from Vault via ExternalSecret; a checked-in Secret would either be pruned or would overwrite the real values with placeholders. The path is also not under any reconciled directory, which is why orphaned-manifest-check fails.

The JDWLABS-497 replica mismatch was resolved by populating the Vault KV path, not by adding a manifest.

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