-
Notifications
You must be signed in to change notification settings - Fork 21
Support for new pool features #1151
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
Support for new pool features #1151
Conversation
56e97f8
to
5a60f20
Compare
49e900d
to
a28724e
Compare
Sample output for stopped pool list:
|
3289c22
to
1924e73
Compare
Another, showing
or
|
An unencrypted stopped pool:
|
/packit build |
Congratulations! One of the builds has completed. 🍾 You can install the built RPMs by following these steps:
Please note that the RPMs should be used only in a testing environment. |
1924e73
to
6aa1a1c
Compare
The FreeTokenSlots are turning into something that maps to an empty string which is very weird. |
6aa1a1c
to
a3f179f
Compare
Not an empty string, just an unprintable string in the GitHub CI. Transforming that number to an int should do the trick. This is yet another argument for out-of-dbus-python library. |
Ok. Now detail view of started is good:
|
Would it be possible to only display two values in the Encryption Enabled output? Example: Encryption Enabled: Yes I believe that the first two are similar and could be combined. |
964a65e
to
1374a95
Compare
Revision to stopped pool detail now looks like this:
|
9b30305
to
0697eaf
Compare
rebased, no conflicts. |
c751f9f
to
3b3686f
Compare
439e397
to
9012c94
Compare
rebased |
9012c94
to
e3e51b3
Compare
Signed-off-by: mulhern <[email protected]>
Signed-off-by: mulhern <[email protected]>
Signed-off-by: mulhern <[email protected]>
Signed-off-by: mulhern <[email protected]>
Signed-off-by: mulhern <[email protected]>
Signed-off-by: mulhern <[email protected]>
commits squashed |
e3e51b3
to
70a4ef7
Compare
No description provided.