Cody Jackson
fb3c440d04
Fixing opa constraint bitrot issues
...
There's been significant changes to a number of our base components that didn't get carried over to constraints since it's an exceptional type.
- This migrated over to cru-resource
- Updated all of the helper components to handle the lack of tables in arraylist
- Updated how create-edit-view is used
- Properly saves now
- Can edit parameters as yaml
- Can edit yaml
https://github.com/rancher/dashboard/issues/1100
https://github.com/rancher/dashboard/issues/1099
https://github.com/rancher/dashboard/issues/1011
https://github.com/rancher/dashboard/issues/622
2020-09-02 17:38:57 -07:00
Cody Jackson
a84968ef68
Fix Selectors according to the selected operation
...
The set operators should not have a values field when getting saved.
rancher/dashboard#404
2020-03-25 15:29:17 -07:00
Nancy Butler
09ec9c4405
ingress detail
...
add ingress to side nav
2020-03-04 15:07:20 -07:00
Cody Jackson
9284b51ed0
Switch from scope to slot-scope
...
Switching because scope is deprecated.
2020-03-03 15:55:35 -07:00
Cody Jackson
1265853652
Implement the view, create and edit pages for constraints
...
This implementst the view, create and edit pages for the
gatekeeper constraints. The constraint templates weren't
touched since we intend to only use the yaml editor.
rancher/dashboard#307
2020-03-02 12:43:39 -07:00