Commit Graph

6 Commits

Author SHA1 Message Date
Vincent Fiduccia c8b886c484
Merge pull request #430 from codyrancher/api-groups
Adding ApiGroups to Constraints by default
2020-03-26 16:29:04 -07:00
Cody Jackson 797c038d4d Adding ApiGroups to Constraints by default
rancher/dashboard#387
2020-03-26 13:27:05 -07:00
Cody Jackson 1a5d557d07 Adding enforcement action param to constraints
rancher/dashboard#390
2020-03-26 10:56:37 -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
Cody Jackson 7d7e3b60b7 Updated the gatekeeper constraints and templates
this should better reflect the new Mocks.

rancher/dashboard#305
2020-03-15 01:34:30 -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