Charles-Edouard Brétéché
|
afaee3dedb
|
chore: add launch.json for vscode debugging (#4856)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
|
2022-10-10 13:50:04 +00:00 |
|
Charles-Edouard Brétéché
|
7e0884ca36
|
fix: publish yaml manifests in release instead of repo (#4738)
* fix: publish yaml manifests in release instead of repo
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
* ignore
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
* fix
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
* pin actions
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
* messages
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
* fix helm gen crds
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
* chart app version
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
* makefile
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
|
2022-10-03 15:12:43 +00:00 |
|
Batuhan Apaydın
|
e258004e76
|
chore: change charts registry url (#4768)
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
|
2022-10-02 20:20:33 +00:00 |
|
Charles-Edouard Brétéché
|
599a68e896
|
feat: enable autogen from makefile (#4467)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
|
2022-09-01 14:14:56 +08:00 |
|
Charles-Edouard Brétéché
|
3454635ece
|
refactor: makefile (#4403)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
|
2022-08-25 16:59:24 +00:00 |
|
Mritunjay Kumar Sharma
|
b815caef5d
|
refactor cli code from pkg to cmd (#3591)
* refactor cli code from pkg to cmd
Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>
* fixes in imports
Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>
* fixes tests
Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>
* fixed conflicts
Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>
* moved non-commands to utils
Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
|
2022-04-14 12:20:18 +00:00 |
|
Abhishek Choudhary
|
ae7e636687
|
Add .DS_store to gitignore (#3255)
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
Co-authored-by: Sambhav Kothari <skothari44@bloomberg.net>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
|
2022-02-18 11:38:04 +00:00 |
|
Vyankatesh Kudtarkar
|
adb0170001
|
Automate CLI binaries releases (#2236)
* fix issue
* fix comment
* fix comment
* fix comment
* add md file
* ignore /release
* fix issue
|
2021-08-10 09:07:46 -07:00 |
|
lengrongfu
|
fab777cdd5
|
add logging for policy creation and deletion events (#1445)
* add logging for policy creation and deletion events
* update log message
* update log message kind type
Co-authored-by: lengrongfu <lengrongfu@baidu.com>
|
2021-01-06 20:34:01 -08:00 |
|
shuting
|
75a7543c6d
|
Events fix (#1006)
* remove success event
* remove event success message
* remove events generated on clusterpolicy
|
2020-07-20 20:30:02 +05:30 |
|
Shuting Zhao
|
c190f4600c
|
ignore cli binary
|
2020-04-02 09:38:52 -07:00 |
|
Shuting Zhao
|
f0300b7c49
|
ignore binaries
|
2020-04-01 20:59:58 -07:00 |
|
shravan
|
d86a80ac9f
|
adding comment for gomod replace statement
|
2020-01-14 10:11:26 +05:30 |
|
Shuting Zhao
|
670d665aed
|
cleanup unused code
|
2019-11-13 13:01:08 -08:00 |
|
Shuting Zhao
|
4e9e1e3b67
|
integrate with pv genreator
|
2019-11-12 19:17:15 -08:00 |
|
Shuting Zhao
|
e83cb51313
|
update gitignore
|
2019-08-20 10:16:26 -07:00 |
|
Shuting Zhao
|
80d1d926ca
|
add profiling flags
|
2019-08-02 11:18:02 -07:00 |
|
Denis Belyshev
|
e571f730b2
|
127: Implemented usage of result package in validation and mutation functions.
|
2019-06-05 13:43:07 +03:00 |
|
shuting
|
4b568efd70
|
print version info in main log
|
2019-05-29 15:24:19 -07:00 |
|
Jim Bugwadia
|
e91cd9341b
|
- add Makefile
- add Dockerfile
- update install.yaml
|
2019-05-22 21:41:24 -07:00 |
|
Jim Bugwadia
|
c4e6b42635
|
rename CLI folder
|
2019-05-22 20:53:27 -07:00 |
|
shuting
|
bfc56b935c
|
check in vendor and code generated by code-gen
|
2019-05-22 20:33:19 -07:00 |
|
kacejot
|
afb6b068e4
|
Updated .gitignore to ingore kyverno binary
|
2019-05-22 18:29:57 +01:00 |
|
Jim Bugwadia
|
4124fc7d79
|
update git ignore
|
2019-05-12 15:15:05 -07:00 |
|
belyshevdenis
|
ea9491a105
|
NK-10: Controller renamed to PolicyController. Created MutationWebhook class in new webhook package. Implemented filtering of incoming objects by Kind. Implemented simple usage of PolicyController in MutationWebhook.
|
2019-02-21 20:31:18 +02:00 |
|
belyshevdenis
|
0f78f5cb82
|
NK-10: Small fixes after dev testing
|
2019-02-19 18:01:47 +02:00 |
|
belyshevdenis
|
5680480600
|
NK-9: Merged Webhook server and Policy controller. Added logger for controller.
|
2019-02-14 16:40:36 +02:00 |
|
belyshevdenis
|
65f766d905
|
NK9: Removed storage logic due to the policies cache. Updated types due to the policy-example.yaml
|
2019-02-14 14:33:36 +02:00 |
|
Jim Bugwadia
|
bad7ef25fd
|
Initial commit
|
2019-02-04 08:25:49 -08:00 |
|