Skip to content

Conversation

@Tof1973
Copy link
Collaborator

@Tof1973 Tof1973 commented Nov 21, 2025

Which issue this PR addresses:

Fixes #itn-2025-00300

What this PR does / why we need it:

Use a 4.16.0 version when version cannot be get.
This is temporary solution, until we find proper fix

@Tof1973 Tof1973 force-pushed the tof1973/hotfix-itn-2025-00300-2 branch from fcfa2b3 to 56a3ca9 Compare November 21, 2025 11:50
Copy link
Collaborator

@hlipsig hlipsig left a comment

Choose a reason for hiding this comment

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

Nit on version selected, if the data points to 4.16 then let's do what the data indicates is the better choice. I'm curious if we've worked on scoping the permanent fix and if it'll be that much longer to roll out vs a temporary solution. But I'll follow up on that separately.

if err != nil {
return false
// return false
// As temporary fix for itn-2025-00300, we will use version 4.16 for the following check if version cannot be determined
Copy link
Collaborator

Choose a reason for hiding this comment

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

4.16 is in EUS, why not 4.17? Is there a higher rate of install failures on 4.17 compared to 4.16?

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.

3 participants