-
Notifications
You must be signed in to change notification settings - Fork 81
Fix for diskless installation (bsc#1260378) #3364
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
Changes from 5 commits
46b4742
c7d2292
70c4eaa
ccd93b3
dfd2c7f
460d306
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,10 @@ | ||
| ------------------------------------------------------------------- | ||
| Wed Apr 8 09:28:31 UTC 2026 - Knut Anderssen <kanderssen@suse.com> | ||
|
|
||
| - Fix for diskless installation making a proposal when | ||
| there is at least the product configuration notifying the | ||
| system and proposal state (bsc#1260378). | ||
|
Comment on lines
+4
to
+6
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. NP: Too coupled to the implementation detail, IMHO. What about just saying in the line of "Always update system and proposal state to avoid progress stalling, even when status hasn’t changed after an action."? In any case, feel free to keep it as it is.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Reading it twice it is kind of coupled as well, and probably "update" is not the right word, but it was just an example for trying to make the changelog entry a bit more for humans. Details are in the code itself and in the bug report. Better to express what it fix/prevents. |
||
|
|
||
| ------------------------------------------------------------------- | ||
| Mon Mar 23 16:29:40 UTC 2026 - Josef Reidinger <jreidinger@suse.com> | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.