1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
Commit graph

2648 commits

Author SHA1 Message Date
Yuvraj
03b74d0cd8
Hotfix/ci (#906)
* Hotfix: fix ci pipeline
2020-06-04 15:00:01 -07:00
Yuvraj
d51807aac2
Hotfix/ci (#905)
* docs update and fixed issue for docker push on release
2020-06-04 14:31:54 -07:00
Yuvraj
b6cf90909f
Hotfix: fix ci pipeline (#904) 2020-06-04 13:58:21 -07:00
Yuvraj
d5ea0415de
remove arm from goreleaser (#903)
* Feature : Added complete release cycle and created install bash script for kyverno-cli
2020-06-04 11:45:37 -07:00
Yuvraj
bfbb68eba4 remove arm from goreleaser 2020-06-04 05:44:36 +00:00
Jim Bugwadia
b951de2180
Merge pull request #901 from evalsocket/fix-842
helm docs added for helm repository
2020-06-03 19:12:32 -07:00
Jim Bugwadia
0c66428640
Fix headings and add note on namespace 2020-06-03 19:11:14 -07:00
Yuvraj
ffe6f9c19c
alignment changes 2020-06-03 18:15:07 -07:00
Yuvraj
7e2dd0d35e
documentation fixed 2020-06-03 18:13:42 -07:00
Yuvraj
ca2379baab added documentation for installing 2020-06-03 17:59:19 -07:00
shuting
b3a1e51a84
bug fix auto-gen annotation reported as violation (#902)
* fix auto-gen annotation reported as violation

* update log
2020-06-03 17:47:06 -07:00
Jim Bugwadia
32cd23963a
Bugfix/878 fix disallow sysctls (#899)
* - support wildcards for namespaces

* do not annotate resource, unless policy is an autogen policy

* close HTTP body

* improve messages

* only check sysctls if security context is defined
2020-06-03 17:46:01 -07:00
Yuvraj
bd5f871fee helm docs added for helm repository 2020-06-03 17:02:02 -07:00
Yuvraj
ecf66c5948
Merge pull request #881 from evalsocket/fix-875
helm release workflow added
2020-06-03 09:57:00 -07:00
Yuvraj
34fe483450
Merge pull request #851 from evalsocket/fix-709
Feature - Added goreleaser  for manging lifecycle of kyverno plugin
2020-06-03 09:56:09 -07:00
Jim Bugwadia
cd30931a62
Merge pull request #898 from realshuting/enable-profiling
enable profiling
2020-06-02 23:15:54 -07:00
Shuting Zhao
2550f4c86d - enable profiling; - update install.yaml 2020-06-02 16:50:51 -07:00
Yuvraj
0943ed33ae
revert testing changes 2020-06-02 14:04:58 -07:00
Yuvraj
e589d36299
remove reindexing 2020-06-02 14:01:31 -07:00
Yuvraj
a7975b5226
testing changes 2020-06-02 13:58:12 -07:00
Yuvraj
cf9e84d0b1 revert testing change 2020-06-02 13:55:07 -07:00
Yuvraj
0804df87c6 Merge branch 'fix-709' of github.com:evalsocket/kyverno into fix-709 2020-06-02 13:54:17 -07:00
Yuvraj
7c66119e57 remove submodule cache 2020-06-02 13:53:31 -07:00
Yuvraj
ae95a2a826
Testing chnages 2020-06-02 13:44:23 -07:00
Yuvraj
b66d8ae8e6 rename access token secret 2020-06-02 13:42:55 -07:00
Yuvraj
75a4629c60 Merge branch 'master' of github.com:nirmata/kyverno into fix-709 2020-06-02 13:27:51 -07:00
Jim Bugwadia
fa39f116f9
Merge pull request #895 from realshuting/892_violation_reconciliation
bug fixes - #894, #892, #891
2020-06-01 21:53:56 -07:00
Shuting Zhao
d56c1ac15f remove debug log 2020-06-01 19:38:21 -07:00
Shuting Zhao
a1d7816c10 fix violation updates when there's no change 2020-06-01 19:37:48 -07:00
Shuting Zhao
52d45ec3c5 fix resource schema not found error 2020-06-01 19:36:01 -07:00
Jim Bugwadia
07e93e0638
Merge pull request #890 from NoSkillGirl/enhancement/multipart-yaml
Handling Multi YAML (Policies and Resources)
2020-06-01 10:24:29 -07:00
NoSkillGirl
230ba9db68 removing unnecessary logs 2020-06-01 18:04:16 +05:30
NoSkillGirl
83a3ae14c6 small fix 2020-06-01 17:15:23 +05:30
NoSkillGirl
64185291da fixed issue commits 2020-06-01 16:49:40 +05:30
Yuvraj
f695b17208
Added fixes for helm release 2020-05-29 08:48:25 -07:00
NoSkillGirl
0447fc300e Handling Multi Yaml (Policies and Resources) 2020-05-29 15:32:29 +05:30
Yuvraj
768588bea8
Note added for kubernetes version (#889) 2020-05-28 13:57:20 -07:00
Yuvraj
e74373708d comment out reindex for testing 2020-05-28 13:22:15 -07:00
Yuvraj
0db01bed80 comment out reindex for testing 2020-05-28 13:13:13 -07:00
Yuvraj
02aabbb08a chart version added to v1 2020-05-28 13:11:03 -07:00
Yuvraj
db419c61b8 Merge branch 'master' of github.com:nirmata/kyverno into fix-875
* 'master' of github.com:nirmata/kyverno: (201 commits)
  update tag v1.1.6-rc2 (#887)
  Bugfix/update docs for deny rules (#886)
  message fix
  corrected message in generating resources in readme
  Bugfix/fix install repo (#885)
  Bugfix/1.1.6 adjust resync and cleanup unused (#884)
  middelware removed (#882)
  fix typo
  fix namespace lister
  Added readiness and liveness prob  (#874)
  set ownerReference in pv update
  suppress violation on evicted pod
  - fix violations re-create on the same resource - skip background processing if a resource is to be deleted
  suppress violation on evicted pod
  - fix violations re-create on the same resource - skip background processing if a resource is to be deleted
  Bugfix/659 support wildcards for namespaces (#871)
  resource limit added to kyverno defination and kyvrno chart
  update cpu  request limit and remove cpu limit
  remove roles
  remove unused code
  ...
2020-05-28 13:08:56 -07:00
Yuvraj
6bd2ed65c6 small typo fix 2020-05-28 13:05:15 -07:00
Yuvraj
c46e07d8bd
commented out helm version check for first time 2020-05-28 13:02:48 -07:00
Yuvraj
17b4404266
Testing changes 2020-05-28 13:00:01 -07:00
Yuvraj
aaa93fc8e4
Remove build on pr 2020-05-28 12:57:03 -07:00
Yuvraj
1bfcb3b44d
publish enable in goreleaser 2020-05-28 12:55:51 -07:00
Yuvraj
9cf9fb8760
skip added 2020-05-28 12:40:22 -07:00
Yuvraj
a9238af08a
testing changes for goreleaser PR 2020-05-28 12:24:50 -07:00
Yuvraj
0f47b78332
release added for the goreleaser 2020-05-28 12:23:12 -07:00
shuting
d86b8ea2ce
update tag v1.1.6-rc2 (#887) 2020-05-28 12:12:12 -07:00