chore(secrets): re-seal token from FuzeInfra hand-off (fuzeagent-registration) - #163
Open
izzywdev wants to merge 2 commits into
Open
chore(secrets): re-seal token from FuzeInfra hand-off (fuzeagent-registration)#163izzywdev wants to merge 2 commits into
izzywdev wants to merge 2 commits into
Conversation
…stration) Automated credential hand-off from izzywdev/FuzeInfra (FuzeInfra#510). Only the encrypted `token` entry changed; every other key in this SealedSecret is byte-identical (kubeseal --merge-into). The value was sealed --scope strict for fuzeagent/fuzefront-registration, so this ciphertext decrypts nowhere else. No plaintext was logged, committed, or handled by a human at any point. Credential fingerprint (sha256[:16]): 2ad2dff4d1564d63 Previously deployed fingerprint: absent
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.
Automated credential hand-off from
izzywdev/FuzeInfra(FuzeInfra#510).fuzeagent-registrationfuzeagent/fuzefront-registration, keytoken(--scope strict)deploy/contabo/sealed/fuzefront-registration.yaml(updated withkubeseal --merge-into; all other keys untouched)2ad2dff4d1564d63fuzeagent:absentThis PR contains ciphertext only. It was produced without any human
or job log ever seeing the plaintext: FuzeInfra read its own Secret
in-cluster, sealed it against the controller cert, and published the
result. Merging it lets Argo CD sync the value into
fuzeagent.