Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Add support for the latest tink-worker udpate that changed the env variable used for the worker ID #147

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

detiber
Copy link
Contributor

@detiber detiber commented Oct 6, 2020

Description

Adds support for the latest tink-worker changes to command line arguments/env variables after tinkerbell/tink#287 merged

Why is this needed

Testing using the latest published images is broken, since tink-worker is looking for the ID env variable rather than WORKER_ID, this PR adds forward and backward compatible support.

How Has This Been Tested?

Currently testing now using the tilt configuration I'm working on in https://github.com/detiber/tink/tree/kindDev, but it could also be tested using the vagrant or terraform setups with the changes needed to point to an osie build.

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

No additional migrations or scripts should be needed, it should not impact users.

@detiber detiber requested a review from a team October 6, 2020 19:12
…riable used for the worker ID

Signed-off-by: Jason DeTiberus <[email protected]>
@mmlb mmlb added the ready-to-merge Signal to Mergify to merge the PR. label Oct 6, 2020
@mergify mergify bot merged commit 7dc9029 into tinkerbell:master Oct 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready-to-merge Signal to Mergify to merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants