Skip to content

system_packages: skip action if package set is empty#13015

Open
VannTen wants to merge 1 commit intokubernetes-sigs:masterfrom
VannTen:fix/skip_pkg_install_remove_when_empty
Open

system_packages: skip action if package set is empty#13015
VannTen wants to merge 1 commit intokubernetes-sigs:masterfrom
VannTen:fix/skip_pkg_install_remove_when_empty

Conversation

@VannTen
Copy link
Contributor

@VannTen VannTen commented Feb 16, 2026

What type of PR is this?
/kind bug

What this PR does / why we need it:
We currently invoke the package module even if the set of package is
empty.

This apparently make the package manager of OpenEuler to regularly time
out.

Which issue(s) this PR fixes:
Fixes #
Migth help with #12877

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Skip package management when there is no packages to install or remove

We currently invoke the package module even if the set of package is
empty.

This apparently make the package manager of OpenEuler to regularly time
out.
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. labels Feb 16, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: VannTen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 16, 2026
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants