1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg
Vyankatesh Kudtarkar 164885d087
Update Kyverno test command (#1608)
* fix link (#1566)

Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* update icon in chart.yaml

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* Adding default policies for restricted mode and adding notes to helm install (#1556)

* Adding default policies for restricted mode, taking validationFailureAction from values.yaml and adding notes on helm install

Signed-off-by: Raj Das <mail.rajdas@gmail.com>

* Adding emoji

Signed-off-by: Raj Das <mail.rajdas@gmail.com>

* Update NOTES.txt

* minor fix

Signed-off-by: Raj Das <mail.rajdas@gmail.com>

* adding to readme

Signed-off-by: Raj Das <mail.rajdas@gmail.com>
Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* update links and formatting in PR template (#1573)

* update links and formatting in PR template

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* update policy submission request template

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* fix: restricting empty value to pass through the validation checks (#1574)

Signed-off-by: Yashvardhan Kukreja <yash.kukreja.98@gmail.com>
Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* Actually fix contributor link in PR template (#1575)

* update links and formatting in PR template

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* update policy submission request template

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* actually fix contrib guidelines

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* actually fix contrib guidelines

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* code improvement (#1567)

* code improvement

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* added if conditions

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* fixed unit test cases

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* feat(operators): support subset checking for in and notin (#1555)

* feat(operators): support subset checking for in and notin

Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>

* feat(operators): fixed NotIn function

Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>
Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* panic fix (#1601)

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* update kyverno cli test cmd

Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* code indentation

Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* change  help text

Signed-off-by: vyankatesh <vyankatesh@neualto.com>

Co-authored-by: Dekel <dekelb@users.noreply.github.com>
Co-authored-by: Shuting Zhao <shutting06@gmail.com>
Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com>
Co-authored-by: Chip Zoller <chipzoller@gmail.com>
Co-authored-by: Yashvardhan Kukreja <yash.kukreja.98@gmail.com>
Co-authored-by: Pooja Singh <36136335+NoSkillGirl@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
Co-authored-by: vyankatesh <vyankatesh@neualto.com>
2021-02-17 11:30:41 -08:00
..
api added: generic NumericOperator to handle numeric operations for kyverno policies (#1536) 2021-02-05 19:49:23 -08:00
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
backward_compatibility generate refactorings 2021-01-04 15:19:06 +05:30
client remove policy violation from types.go 2020-11-11 15:50:17 -08:00
common panic fix (#1601) 2021-02-15 11:27:09 -08:00
config Reduce throttling - skip sending API request for filtered resources (#1489) 2021-01-21 18:58:53 -08:00
dclient Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
engine feat(operators): support subset checking for in and notin (#1555) 2021-02-10 13:05:36 -08:00
event Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
generate issue fixed (#1558) 2021-02-08 10:36:39 -08:00
kyverno Update Kyverno test command (#1608) 2021-02-17 11:30:41 -08:00
openapi Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
policy fix: allowed templatised values to be exempted from validation checks (#1599) 2021-02-16 13:06:07 -08:00
policycache fixes for golint ./... 2020-11-17 13:07:30 -08:00
policymutation ignore non-policy files in CLI and improve validation messages (#1362) 2020-12-07 11:26:04 -08:00
policyreport Remove duplicate results' entries from policy report (#1559) 2021-02-08 14:42:17 -08:00
policystatus compare policy status before actually update it (#1523) 2021-02-05 09:58:24 -08:00
resourcecache Reduce throttling requests (GET) (#1522) 2021-02-05 09:58:10 -08:00
signal 420 init container (#501) 2019-11-18 11:41:37 -08:00
testrunner Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
tls Feature/fix dev mode execution (#1477) 2021-01-20 15:25:27 -08:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils handle discovery errors for metrics API group (#1494) 2021-01-24 11:34:02 -08:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig performed cleanups (#1552) 2021-02-07 21:19:25 -08:00
webhooks rename context2 -> enginecontext (#1605) 2021-02-16 19:17:20 -08:00