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

[candi] Fix kubernetes-cni install script for CentOS #1682

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

RomanenkoDenys
Copy link
Member

@RomanenkoDenys RomanenkoDenys commented Jun 1, 2022

Signed-off-by: Denis Romanenko denis.romanenko@flant.com

Description

Fixes kubernetes-cni install script for CentOS. The --nodeps rpm flag was added to the installation script, to install only the kubelet package.

Why do we need it, and what problem does it solve?

In CentOS, kubernetes-cni package depends on the kubelet package.

Changelog entries

section: candi
type: fix
summary: Fixed kubernetes-cni install script for CentOS.

Signed-off-by: Denis Romanenko <denis.romanenko@flant.com>
@RomanenkoDenys RomanenkoDenys self-assigned this Jun 1, 2022
@RomanenkoDenys RomanenkoDenys added the area/cluster-and-infrastructure Pull requests that update infra modules label Jun 1, 2022
@RomanenkoDenys RomanenkoDenys modified the milestones: v1.32.10, v1.33.0 Jun 1, 2022
@RomanenkoDenys RomanenkoDenys added the status/backport Backport pr label Jun 1, 2022
@RomanenkoDenys RomanenkoDenys modified the milestones: v1.32.10, v1.33.0 Jun 1, 2022
@konstantin-axenov konstantin-axenov modified the milestones: v1.33.0, v1.32.10 Jun 1, 2022
@konstantin-axenov konstantin-axenov merged commit f71815c into main Jun 1, 2022
@konstantin-axenov konstantin-axenov deleted the fix-kubernetes-cni-package branch June 1, 2022 13:03
@z9r5 z9r5 changed the title [candi] fix kubernetes-cni install script for centos [candi] Fix kubernetes-cni install script for CentOS Jun 2, 2022
z9r5 pushed a commit that referenced this pull request Jun 2, 2022
Signed-off-by: Denis Romanenko <denis.romanenko@flant.com>
(cherry picked from commit f71815c)
@z9r5 z9r5 removed the status/backport Backport pr label Jun 3, 2022
@z9r5
Copy link
Member

z9r5 commented Jun 3, 2022

Cherry-picked into release-1.32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-and-infrastructure Pull requests that update infra modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants