Shivkumar Dudhani
|
9eae338b58
|
Merge branch 'master' into update_doc
|
2020-02-04 13:07:53 -08:00 |
|
shivkumar dudhani
|
f608d4db18
|
variable substitution on copy and retry generate resource creation
|
2020-02-04 12:13:41 -08:00 |
|
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
|
2bba55e211
|
substitute variable values on a copy of policy rule (#669)
|
2020-02-03 11:59:34 -08:00 |
|
shravan
|
4471117d42
|
644 removing more deadcode related to previous commit
|
2020-02-03 18:58:31 +05:30 |
|
shravan
|
0d4b256d13
|
644 updating changes with revised understanding of issue, also removed alot of deadcode to make changes
|
2020-02-03 18:51:18 +05:30 |
|
shravan
|
3b37a61f5d
|
Revert "644 untested prototype changes"
This reverts commit 4021453760 .
|
2020-02-01 20:48:06 +05:30 |
|
Jim Bugwadia
|
ad9d82b215
|
Merge pull request #665 from nirmata/linter_improve
Add doc on how to write policy to generate rule for pod controllers.
|
2020-01-31 18:51:32 -08:00 |
|
Shuting Zhao
|
37b7dd88a0
|
PR fixes
|
2020-01-31 17:44:56 -08:00 |
|
Shuting Zhao
|
3c094d5a5a
|
add auto-gen markdown
|
2020-01-31 14:30:49 -08:00 |
|
Shuting Zhao
|
191df139fe
|
Merge branch 'master' into linter_improve
|
2020-01-31 13:40:26 -08:00 |
|
shravan
|
1da17a58f5
|
658 untested changes
|
2020-01-31 13:16:08 +05:30 |
|
shubham
|
c93a37d944
|
updated error message
|
2020-01-30 21:50:41 +05:30 |
|
shravan
|
4021453760
|
644 untested prototype changes
|
2020-01-30 16:12:26 +05:30 |
|
shubham
|
2b12f2a780
|
setting proper error message in policy validation for userinfo not allowed when background mode is set to true
|
2020-01-30 00:22:28 +05:30 |
|
shravan
|
c4a8efbd7b
|
Merge branch 'master' into 253_ValidationInMutationFlag_v3
|
2020-01-29 14:34:15 +05:30 |
|
shravan
|
1c06353172
|
Merge branch 'master' into 522_validate_policy_resource_data
|
2020-01-29 14:33:21 +05:30 |
|
shravan
|
6762207fa7
|
Merge branch 'master' into 536_extend_cli
|
2020-01-29 14:26:44 +05:30 |
|
shravan
|
5cb134214b
|
536 importing go acc before ci/cd
|
2020-01-29 14:23:59 +05:30 |
|
shuting
|
3343d73b76
|
linter fix (#657)
|
2020-01-27 08:58:53 -08:00 |
|
Shuting Zhao
|
317b08eb7d
|
linter fix
|
2020-01-26 20:04:42 -08:00 |
|
shravan
|
2766915871
|
536 go mod tidy
|
2020-01-26 20:17:40 +05:30 |
|
shravan
|
b7129263c9
|
536 revised error handling
|
2020-01-26 19:52:40 +05:30 |
|
shravan
|
33e55a78e0
|
536 corrected helper text
|
2020-01-26 19:44:18 +05:30 |
|
shravan
|
a4e06a6ba1
|
536 fixing compilation issues
|
2020-01-26 19:42:09 +05:30 |
|
shravan
|
5a63b85368
|
536 conforming to plugin author guidelines
|
2020-01-26 19:21:58 +05:30 |
|
shravan
|
225bc8c584
|
536 enabling use as a kubectl plugin
|
2020-01-26 11:53:51 +05:30 |
|
shravan
|
de08e2415c
|
536 circle ci changes
|
2020-01-26 11:17:04 +05:30 |
|
shravan
|
ee21060aaa
|
made kube config optional, validates policeis on apply, added cluster flag
|
2020-01-26 10:47:58 +05:30 |
|
shravan
|
94f8721a6e
|
536 apply on cluster now supports significantly more resource types
|
2020-01-25 22:38:54 +05:30 |
|
shravan
|
78edfd2f7d
|
Merge branch '522_validate_policy_resource_data' into 536_extend_cli
|
2020-01-25 17:57:16 +05:30 |
|
shravan
|
5f62d108b9
|
536 minor cli ui changes
|
2020-01-25 17:57:01 +05:30 |
|
shravan
|
865eb57812
|
resolving merge conflicts
|
2020-01-25 16:38:12 +05:30 |
|
shravan
|
e1b9a13590
|
resolving merge conflicts
|
2020-01-25 14:55:36 +05:30 |
|
shravan
|
78cae242c5
|
522 restructured files
|
2020-01-25 14:53:12 +05:30 |
|
shubham
|
7a34378648
|
Adding log level 4 to "Loading variable" logs in context.go line no 124 and 139 (#648)
Type at pkg/policyviolation/namespacedev.go
|
2020-01-24 16:29:51 -08:00 |
|
Shivkumar Dudhani
|
f4406bbefc
|
linter fixes (#656)
* cleanup phase 1
* linter fixes phase 2
* linter fixes
* linter fixes
|
2020-01-24 16:27:51 -08:00 |
|
Shivkumar Dudhani
|
8c1d79ab28
|
linter suggestions (#655)
* cleanup phase 1
* linter fixes phase 2
|
2020-01-24 12:05:53 -08:00 |
|
shravan
|
81ea5ba157
|
253 fixing circle ci issues
|
2020-01-24 23:40:05 +05:30 |
|
shravan
|
12076f6183
|
Merge branch 'master' into 253_ValidationInMutationFlag_v3
|
2020-01-24 23:32:15 +05:30 |
|
shravan
|
4bd3603e5d
|
253 fixing build issues
|
2020-01-24 23:25:39 +05:30 |
|
shravan
|
53a795e414
|
resolving merge conflicts
|
2020-01-24 23:24:20 +05:30 |
|
Shivkumar Dudhani
|
1171ac691b
|
cleanup phase 1 (#653)
|
2020-01-24 09:37:12 -08:00 |
|
shravan
|
1b707f10a0
|
522 added ability to override default openAPI document
|
2020-01-24 22:27:21 +05:30 |
|
shravan
|
aec7a78822
|
522 adding swagger doc directly to repo instead of getting it from the internet
|
2020-01-24 21:31:38 +05:30 |
|
shravan
|
d5778e3815
|
522 add missing circle ci change from previous revision
|
2020-01-24 21:12:36 +05:30 |
|
shravan
|
29bb74c537
|
522 more missing changes from circleci
|
2020-01-24 21:09:04 +05:30 |
|
shravan
|
db95002828
|
522 missing circle ci change
|
2020-01-24 21:01:56 +05:30 |
|
shravan
|
dfedd86505
|
522 resolving circle ci
|
2020-01-24 20:59:14 +05:30 |
|
shravan
|
521ce23d9b
|
Merge branch 'master' into 522_validate_policy_resource_data
|
2020-01-24 20:35:40 +05:30 |
|