-
Notifications
You must be signed in to change notification settings - Fork 133
feat(cockpit): add support for cockpit actions #3499
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
base: master
Are you sure you want to change the base?
Conversation
5583d9b to
7232c31
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #3499 +/- ##
=========================================
- Coverage 1.76% 1.76% -0.01%
=========================================
Files 406 408 +2
Lines 44434 44520 +86
=========================================
- Hits 786 784 -2
- Misses 43561 43648 +87
- Partials 87 88 +1 ☔ View full report in Codecov by Sentry. |
f0e4b54 to
16c2991
Compare
83bef8a to
417444e
Compare
| Optional: true, | ||
| Description: "The region you want to attach the resource to", | ||
| Validators: []validator.String{ | ||
| stringvalidator.OneOf(AllRegions()...), |
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 would like only a warning and not a blocker
close #3332