sync to refactored break#2
Open
brownzebra wants to merge 2275 commits into
Open
Conversation
…te --set override
… updating upstream vendored chart
EAI-5784 Mods needed for Pluggable components
…hat are not in source minio
The secret-manager script was strictly write-once: any existing path in
OpenBao was always skipped. An unrendered template literal previously
stored by the old cat|sed bootstrap (e.g. {{ .Values.minio.consoleAccessKey }})
could therefore never be corrected, and leaked through the seaweedfs
ExternalSecret into the rendered s3.json.
Now static secrets are reconciled: if the stored value differs from the
desired envsubst-rendered value, it is updated so downstream
ExternalSecrets converge. random secrets stay write-once so generated
credentials are never regenerated.
…jects" This reverts commit d4859aa.
…objects" This reverts commit 032060a.
…ive k8s objects"" This reverts commit 2a27303.
This reverts commit 797659b.
…live k8s objects"" This reverts commit bcede1c.
Eai 1452 seaweed s3 rebased 4
…keys. OpenBao paths stay legacy minio-* for compatibility; comments and values.yaml clarify SeaweedFS. Static API/console access key names use Values again so install-time overrides work without raw Helm reaching manage-secrets.
PreSync hooks, faster refresh, and comments on secrets. Remove sync-wave from the Seaweed CR so PVCs are not gated behind WaitForFirstConsumer when Argo evaluates application health.
Use jqPathExpressions for kyverno-policies-storage-local-path, set seaweedfs-config syncWave, and remove duplicate or malformed app entries from medium/small overlays.
PreSync on CNPG ExternalSecrets and sync-wave annotations on Cluster and Deployment so secrets exist before the database and app roll out.
EAI Suite -> EAI reference stack
…nc-options Eai 1452 seaweed s3 rebased 4 sync options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.