Skip to content

Conversation

@fseldow
Copy link
Contributor

@fseldow fseldow commented Dec 8, 2025

What type of PR is this?

/kind bug

What this PR does / why we need it:
we observed ni cluster with for azure linux node pool has latency issue for vmss creation. The cse will stuck at 'dnf makecache --disablerepo='*' --enablerepo="${repo_name}"' It will stuck over 10 minutes and finally caused the cse exit with timeout. However, the next instance or ssh into failed node both can work. Thus i make this pr to add timeout option for 'dnf makecache' and 'apt update'.

Which issue(s) this PR fixes:

Fixes #

Requirements:

  • uses conventional commit messages
  • includes documentation
  • adds unit tests
  • tested upgrade from previous version
  • commits are GPG signed and Github marks them as verified

Special notes for your reviewer:

Release note:

none

@fseldow fseldow changed the title [bug] skip update repo if install has opt to define source [fix] skip update repo if install has opt to define source Dec 8, 2025
@fseldow fseldow changed the title [fix] skip update repo if install has opt to define source fix: skip update repo if install has opt to define source Dec 8, 2025
Copy link
Contributor

@qweeah qweeah left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@qweeah qweeah left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants