SUSE / skuba

CLI tool used to simplify (or orchestrate) kubeadm-based Kubernetes cluster deployment and update
Apache License 2.0
85 stars 57 forks source link

Bump cri-o up to 1.18.4 (bsc#1178785) #1438

Closed davidcassany closed 3 years ago

davidcassany commented 3 years ago

Why is this PR needed?

Does it fix an issue? addresses a business case?

add a description and link to the issue if one exists.

Fixes SUSE/avant-garde#2044

What does this PR do?

Upgrading cri-o-1.18 up to the latest release. This includes the fix for bsc#1178785.

Anything else a reviewer needs to know?

Special test cases, manual steps, links to resources or anything else that could be helpful to the reviewer.

Info for QA

This is info for QA so that they can validate this. This is mandatory if this PR fixes a bug. If this is a new feature, a good description in "What does this PR do" may be enough.

Related info

Info that can be relevant for QA:

Status BEFORE applying the patch

How can we reproduce the issue? How can we see this issue? Please provide the steps and the prove this issue is not fixed.

Status AFTER applying the patch

How can we validate this issue is fixed? Please provide the steps and the prove this issue is fixed.

Docs

If docs need to be updated, please add a link to a PR to https://github.com/SUSE/doc-caasp. At the time of creating the issue, this PR can be work in progress (set its title to [WIP]), but the documentation needs to be finalized before the PR can be merged.

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)