1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Commit graph

63 commits

Author SHA1 Message Date
Shivkumar Dudhani
6b8aa9df34
add missing var for PACKAGE (#623) 2020-01-14 10:24:05 -08:00
Shuting Zhao
54275bdc01 tag v1.1.0 2020-01-10 18:52:11 -08:00
Shivkumar Dudhani
d0ab83a34c
fix typo (#585)
* fix typo

* update targets

* update CI scrip
2019-12-30 15:50:47 -08:00
shivkumar dudhani
b2bd144c71 fix makefile build output 2019-11-22 12:28:13 -08:00
Shivkumar Dudhani
61b202c64a
420 init container (#501)
* init container to cleanup stale webhook configurations if any.

* remove test code

* use internal pkg for os signals

* move webhook cleanup before http.server shutown.

* update make file and remove init

* update CI script
2019-11-18 11:41:37 -08:00
shivdudhani
6690f37426 initial targets for unit test and code coverage 2019-06-07 11:50:12 -07:00
shivdudhani
6dedcf3b87 add CGO_ENABLED=0 while go build 2019-06-05 23:26:37 -07:00
shivdudhani
f41179a8ca pulish docker image on suceessful build 2019-06-04 18:05:10 -07:00
shuting
eaef747af8 resolve PR comment 2019-05-29 18:30:10 -07:00
shuting
4b568efd70 print version info in main log 2019-05-29 15:24:19 -07:00
shuting
a1322276b7 update makefile 2019-05-29 14:47:26 -07:00
shuting
ea08ef3fbe add the version command 2019-05-29 14:44:21 -07:00
Jim Bugwadia
e91cd9341b - add Makefile
- add Dockerfile
- update install.yaml
2019-05-22 21:41:24 -07:00