Shuting Zhao
|
b9fb926ddb
|
fixes for golint ./...
|
2020-11-17 13:07:30 -08:00 |
|
Shuting Zhao
|
cdc5190c56
|
update nirmata/kyverno to kyverno/kyverno
|
2020-10-07 11:12:31 -07:00 |
|
shuting
|
d6062fdd47
|
Add go fmt (#1055)
* remove empty flag
* format code
* revert change in install.yaml
|
2020-08-14 12:21:06 -07:00 |
|
Yuvraj
|
73840e3c5f
|
configrable rules added (#1017)
* configrable rules added
* fix exclude group logic from code
* flag added in yaml
* exclude username added
* exclude username added
* config interface implimented
* configure exclude username
* get role ref
* test case fixed
* panic fix
* move from interface to slice
* exclude added in mutate
* trim strings
* configmap changes added
* kustomize changes for configmap
* k8s resources added
|
2020-08-07 17:09:24 -07:00 |
|
Yuvraj
|
e8faa88673
|
fix bug (#987)
|
2020-07-14 09:22:08 -07:00 |
|
evalsocket
|
e7c486c196
|
bug fixed
|
2020-07-10 17:44:54 -07:00 |
|
evalsocket
|
a64789c59d
|
code fixes
|
2020-07-10 16:59:17 -07:00 |
|
evalsocket
|
8289450c1c
|
bug fixes
|
2020-07-10 15:23:07 -07:00 |
|
evalsocket
|
44a164b184
|
validation added
|
2020-07-10 12:27:31 -07:00 |
|
evalsocket
|
014db64ed2
|
validation added for deny request for generated resource
|
2020-07-10 11:48:27 -07:00 |
|
Shuting Zhao
|
34d05c58c2
|
PR fixes
|
2020-05-19 13:04:06 -07:00 |
|
Shuting Zhao
|
f0bd8eae11
|
clarify names
|
2020-05-19 12:41:13 -07:00 |
|
Shuting Zhao
|
9eb2534d63
|
- fix pending delete for denying deletion rule - revert timeoutHandler - update log level
|
2020-05-19 00:14:23 -07:00 |
|
Yuvraj
|
4fa5a056f3
|
Fix conflict
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
|
2020-03-27 14:10:21 +05:30 |
|
Yuvraj
|
801c7513cb
|
golanfci-lint changes
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
|
2020-03-24 00:35:05 +05:30 |
|
shivkumar dudhani
|
d327309d72
|
refactor logging
|
2020-03-17 16:25:34 -07:00 |
|
shravan
|
b576df81f0
|
644 resolving merge conflicts
|
2020-02-09 20:05:46 +05:30 |
|
shravan
|
2d137c856c
|
644 circle ci changes
|
2020-02-09 19:56:38 +05:30 |
|
shravan
|
17da6217e0
|
644 circle ci changes
|
2020-02-09 19:28:51 +05:30 |
|
shravan
|
99e54e28d8
|
644 fixing compilation issue
|
2020-02-09 19:15:39 +05:30 |
|
Jim Bugwadia
|
a1b49f72a3
|
fix gofmt and golint issues (#667)
* fix gofmt and golint issues
* add keys to structs
* fix compile error
* fix clusterrolebinding creation
* fix test
|
2020-02-03 13:38:24 -08:00 |
|
Shivkumar Dudhani
|
8c1d79ab28
|
linter suggestions (#655)
* cleanup phase 1
* linter fixes phase 2
|
2020-01-24 12:05:53 -08:00 |
|
Shivkumar Dudhani
|
ffd2179b03
|
538 (#587)
* initial commit
* background policy validation
* correct message
* skip non-background policy process for add/update
* add Generate Request CR
* generate Request Generator Initial
* test generate request CR generation
* initial commit gr generator
* generate controller initial framework
* add crd for generate request
* gr cleanup controller initial commit
* cleanup controller initial
* generate mid-commit
* generate rule processing
* create PV on generate error
* embed resource type
* testing phase 1- generate resources with variable substitution
* fix tests
* comment broken test #586
* add printer column for state
* return if existing resource for clone
* set resync time to 2 mins & remove resource version check in update handler for gr
* generate events for reporting
* fix logs
* cleanup
* CR fixes
* fix logs
|
2020-01-07 10:33:28 -08:00 |
|
Shuting Zhao
|
8bf60a7fea
|
correct role/clusterrole kind
|
2019-11-14 15:49:11 -08:00 |
|
Shuting Zhao
|
586b197b00
|
user sharedInformer for rolebindings and clusterrolebindings
|
2019-11-11 15:43:13 -08:00 |
|
Shuting Zhao
|
03e85c2266
|
make getRoleRef a separate package
|
2019-11-11 14:52:09 -08:00 |
|