Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

control-service: use correct secret type #1370

Merged
merged 7 commits into from
Nov 30, 2022

Conversation

murphp15
Copy link
Collaborator

Why

Use the opaque data type. The previous data type was copy paste issues.

What

Make the correction and also use stringdata instead of data so we don't need to base 64 encode it.

How has this been tested

Visual investigation and linting

Signed-off-by: murphp15 murphp15@tcd.ie

Signed-off-by: murphp15 <murphp15@tcd.ie>
@murphp15 murphp15 enabled auto-merge (squash) November 30, 2022 08:37
@murphp15 murphp15 merged commit 5d61850 into main Nov 30, 2022
@murphp15 murphp15 deleted the person/murphp15/correct_secret_type branch November 30, 2022 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants