1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 23:46:56 +00:00
kyverno/pkg/engine
Mohan B E 6e827f912f
Feature/e2e 575 (#1018)
* added api templates

* E2E test for generate roles, rolebindings, clusterrole and clusterrolebindings

* table driven e2e tests

* table driven e2e tests and go fmt

* removed unwanted vars

* increased sleep time

* removed role generation clone

* increated sleep time

* added rolebinding clone and retry mechanism for get resources

* modified test for clone

* added namespace to role

* added namespace variable

* added git actions job

* changed build name

* removed docker login

* added role verbs

* removed github actions job and rbac file

* added clusterrole test with clone

* fixed travis issue
2020-08-06 10:46:10 +05:30
..
anchor refactor logging 2020-03-17 16:25:34 -07:00
context 744 removed uneeded comment 2020-05-13 10:27:08 +05:30
mutate 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
utils 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
validate Feature/e2e 575 (#1018) 2020-08-06 10:46:10 +05:30
variables small fixes 2020-06-26 12:48:45 +05:30
forceMutate.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
generation.go Merge branch 'master' into access_check 2020-03-17 17:23:18 -07:00
mutation.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
mutation_test.go 744 fixing broken tests 2020-05-06 22:52:29 +05:30
policyContext.go CI fixes 2020-03-17 18:34:44 -07:00
utils.go Bug fix: perform OR across types in UserInfo (#992) 2020-07-14 20:23:30 -07:00
utils_test.go 644 resolving merge conflicts 2020-02-19 10:44:14 +05:30
validation.go Bug fix: perform OR across types in UserInfo (#992) 2020-07-14 20:23:30 -07:00
validation_test.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00