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

Drop hyperkube image version > v1.17 #1293

Merged
merged 1 commit into from
Jul 31, 2020
Merged

Conversation

mjura
Copy link
Contributor

@mjura mjura commented Jul 30, 2020

Why is this PR needed?

This will improve check when exactly we have to drop hyperkube image during upgrade.

What does this PR do?

It will check what is current Kubernetes version and what is latest Kubernetes version.

Merge restrictions

(Please do not edit this)

We are in v4-maintenance phase, so we will restrict what can be merged to prevent unexpected surprises:

What can be merged (merge criteria):
    2 approvals:
        1 developer: code is fine
        1 QA: QA is fine
    there is a PR for updating documentation (or a statement that this is not needed)

chentex
chentex previously approved these changes Jul 30, 2020
Copy link

@chentex chentex left a comment

Choose a reason for hiding this comment

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

LGTM

davidcassany
davidcassany previously approved these changes Jul 30, 2020
We want to avoid situation when hyperkube will be dropped,
 when Kubernetes v1.17 will be updated second time.
@mjura
Copy link
Contributor Author

mjura commented Jul 31, 2020

Please review again, I have updated if condition, which will avoid regression.

@mjura mjura merged commit 1f8158a into SUSE:master Jul 31, 2020
evrardjp added a commit to evrardjp/skuba that referenced this pull request Aug 6, 2020
Without this patch, hyperkube will be migrated from 1.17.4 to
1.17.x, which is not something we want.

This is a re-implementation for backport reasons of the
patch SUSE#1293.
evrardjp added a commit to evrardjp/skuba that referenced this pull request Aug 12, 2020
Without this patch, hyperkube will be migrated from 1.17.4 to
1.17.x, which is not something we want.

This is a re-implementation for backport reasons of the
patch SUSE#1293.
evrardjp added a commit to evrardjp/skuba that referenced this pull request Aug 13, 2020
Without this patch, hyperkube will be migrated from 1.17.4 to
1.17.x, which is not something we want.

This is a re-implementation for backport reasons of the
patch SUSE#1293.
mssola added a commit to mssola/skuba that referenced this pull request Sep 21, 2020
Without this patch, hyperkube will be migrated from 1.17.4 to
1.17.x, which is not something we want.

This is a re-implementation for backport reasons of the
patch SUSE#1293 hyperkube migration

Signed-off-by: Jean-Philippe Evrard <jean-philippe.evrard@suse.com>
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
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.

5 participants