-
Notifications
You must be signed in to change notification settings - Fork 0
Expose more fields in OperatingSystemStatus #199
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
Conversation
|
I see the need in it, and it is probably just bike-shedding, but this is tied to the gardenlinux build process, and doesn't cover all the inputs (i.e. GARDENLINUX_CNAME). How about setting and using some standard fields instead? Or would |
fwiesel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll approve it, in case you want to move forward regardless of the alternatives proposed.
Worst-case we migrate..
|
Small detail, I'd go a least with |
|
we were discussing if |
4b5d1e5 to
a20ee58
Compare
a20ee58 to
508b25e
Compare
508b25e to
944fd73
Compare
|
I agree with
and adjusted accordingly and added the Features in addition |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it is worth it to "properly" expose the feature list? Don't feel forced to follow through with this suggestion, though!
|
yes, I was thinking about the list, but still checking on the guarantees here |
944fd73 to
8952e95
Compare
|
list it is... |
Exposes the following additional fields * GardenLinuxCommitID * GardenLinuxFeatures * VariantID to share more details on a Garden Linux based installation
8952e95 to
7faabc9
Compare
Merging this branch will not change overall coverage
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. |
Expose more fields in OperatingSystemStatus
Exposes the following additional fields
to share more details on a Garden Linux based installation