-
Notifications
You must be signed in to change notification settings - Fork 592
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
rpk: Add License violations to rpk cluster info
#23744
Conversation
91550b7
to
d7ab334
Compare
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/56365#01927c95-8a31-4479-acbe-9b3bd489c322:
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/56365#01927c99-a49d-4a56-9ed0-a3ccd67d5777:
|
Retry command for Build#56365please wait until all jobs are finished before running the slash command
|
d7ab334
to
542feda
Compare
Retry command for Build#56410please wait until all jobs are finished before running the slash command
|
/ci-repeat 1 |
the below tests from https://buildkite.com/redpanda/redpanda/builds/56476#01928bf9-d41d-4ea2-b99d-898c3e88a6f6 have failed and will be retried
|
This looks good to me. Thank yoiu @r-vasquez |
Retry command for Build#56476please wait until all jobs are finished before running the slash command
|
542feda
to
ad0298e
Compare
ad0298e
to
819e546
Compare
This is to avoid a panic in the edge case when the user has a nameless profile (corrupted file)
819e546
to
44dfa80
Compare
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.
LGTM!
This PR adds the output of
/v1/features/enterprise
torpk cluster license info
. It also changes the warning message and the cache to be invalidated after 1 hour:Examples
License loaded:
No License, Violation:
No License, No Violation:
Expired License with new warning message
JSON format
Backports Required
Release Notes
Improvements