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

pass tink server tls mode as kernel cmdline arg #257

Closed

Conversation

jacobweinstock
Copy link
Member

Description

This allows TLS communication with Tink server to be toggled by Tink worker.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

This allows flexibility from where to pull the tink worker
image. This will be needed if the env var 'DOCKER_REGISTRY`
is not specified.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
This allows TLS communication with Tink server to be
toggled by Tink worker.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@jacobweinstock jacobweinstock changed the title Tinkerbell tls mode pass Tinkerbell tls mode as kernel cmdline arg Apr 19, 2022
@jacobweinstock jacobweinstock changed the title pass Tinkerbell tls mode as kernel cmdline arg pass tink server tls mode as kernel cmdline arg Apr 19, 2022
New version has the new TLS settings needed and
fixes a panic in the TinkHardwareClient calls.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@mmlb
Copy link
Contributor

mmlb commented May 4, 2022

@mmlb mmlb closed this May 4, 2022
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