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

Provide non-empty default for bearer token secret #1134

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

ralphbean
Copy link
Member

If empty, then the pod will try to access the empty-string secret which results in pipeline failure.

If this non-sense value is provided, then the pipeline will proceed.

An alternative could be to make this param required instead of optional.

If empty, then the pod will try to access the empty-string secret which
results in pipeline failure.

If this non-sense value is provided, then the pipeline will proceed.

An alternative could be to make this param required instead of optional.
@chmeliik chmeliik added this pull request to the merge queue Jul 9, 2024
Merged via the queue into main with commit 25d5de7 Jul 9, 2024
7 checks passed
@ralphbean ralphbean deleted the default-bearer-token-secret branch July 9, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants