You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Unregistered plugin ,there are two logs, and one of them is wrong
To Reproduce
Steps to reproduce the behavior:
$ tkeel plugin unregister keel-echo
ℹ️ Unregister plugin: {"id":"keel-echo","tkeel_version":"v0.2.0","secret":"changeme","register_timestamp":1640071978,"status":2}
✅ Success! Plugin<keel-echo> has been Registered to tKeel Platform . To verify, run `tkeel plugin list -k' in your terminal.
Expected behavior
✅ Success! Plugin has been UnRegistered to tKeel Platform . To verify, run tkeel plugin list -k' in your terminal.
The text was updated successfully, but these errors were encountered:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Describe the bug
Unregistered plugin ,there are two logs, and one of them is wrong
To Reproduce
Steps to reproduce the behavior:
Expected behavior
✅ Success! Plugin has been UnRegistered to tKeel Platform . To verify, run
tkeel plugin list -k' in your terminal.
The text was updated successfully, but these errors were encountered: