Closed gl-johnson closed 1 year ago
Code Climate has analyzed commit 4274d140 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 89.2% (0.1% change).
View more on Code Climate.
Desired Outcome
Add decoding of base64 secrets based on content-type annotation in the secrets manifest
Implemented Changes
createSecretData
which decodes secret values based on content-typeManually tested with init container config:
Output:
Manually tested with sidecar (rotation) config:
Output:
Definition of Done
At least 1 todo must be completed in the sections below for the PR to be merged.
Changelog
Test coverage
Documentation
README
s) were updated in this PRBehavior
Security