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

Pin tink worker version to same as tink server: #138

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

jacobweinstock
Copy link
Member

Description

This fixes an issue where the latest tink worker is not compatible with the pinned version of tink server.

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

@jacobweinstock jacobweinstock added kind/regression Categorizes issue or PR as related to a regression from a prior release. kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels May 25, 2022
Comment on lines 1 to 3
quay.io/tinkerbell/tink-worker:sha-3743d31e tinkerbell/tink-worker:latest
quay.io/tinkerbell/tink-worker:sha-3743d31e tink-worker:latest
quay.io/tinkerbell/tink-worker:sha-3743d31e tinkerbell/tink-worker:sha-5e1f0fd8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks. Can you drop the top and bottom of these, only the tink-worker:latest is actually needed and I'd like to avoid dragging the other unused images along forever.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NM I just applied the change myself.

@mmlb mmlb added the ready-to-merge Signal to Mergify to merge the PR. label Jun 1, 2022
This fixes an issue where the latest tink worker
is not compatible with the pinned version of tink server.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
Signed-off-by: Manuel Mendez <github@i.m.mmlb.dev>
@mmlb mmlb force-pushed the tink-worker-version-pin branch from d7121af to c0338b8 Compare June 1, 2022 14:17
@mmlb mmlb removed the request for review from detiber June 1, 2022 15:40
@mergify mergify bot merged commit 89333cf into tinkerbell:main Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/regression Categorizes issue or PR as related to a regression from a prior release. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. ready-to-merge Signal to Mergify to merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants