Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Conversation

@gianarb
Copy link
Contributor

@gianarb gianarb commented May 29, 2020

Fixed #95

@deitch
Copy link
Contributor

deitch commented May 31, 2020

You are right, that we are taking a raw key, but passing it to the secret as if it were base64 encoded; guaranteed to fail.

Do you think this is better than just setting it in the secret as stringData? That would be a bit more consistent with what we are used to, i.e. setting the key in an environment variable.

@gianarb gianarb merged commit e706602 into kubernetes-retired:master Jun 1, 2020
@gianarb gianarb deleted the fix/credential-packet-api branch June 1, 2020 08:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PACKET_API_TOKEN is not base64 encoded

2 participants