1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg
Vishal Choudhary 8572d53cc9
Adds JMESPath filter for returning current time (#5813)
* time_current

Signed-off-by: Vishal Choudhary <contactvishaltech@gmail.com>

* name change

Signed-off-by: Vishal Choudhary <contactvishaltech@gmail.com>

* added note

Signed-off-by: Vishal Choudhary <contactvishaltech@gmail.com>

Signed-off-by: Vishal Choudhary <contactvishaltech@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2023-01-02 15:35:01 +01:00
..
auth refactor: auth package and add full unit test coverage (#5749) 2022-12-22 13:24:37 +08:00
autogen chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00
background fix delete policy (#5776) 2022-12-27 08:59:54 +00:00
client chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00
clients chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00
config refactor: cleanup controller validating webhook (#5756) 2022-12-22 06:13:32 +00:00
controllers fix: error handling in last scan time parsing (#5808) 2022-12-29 15:42:59 +00:00
cosign refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
engine Adds JMESPath filter for returning current time (#5813) 2023-01-02 15:35:01 +01:00
event feat: generate k8s event for exception (#5770) 2022-12-22 15:34:09 -08:00
leaderelection feat: add flag to control leader election frequency (#5172) 2022-11-09 11:37:00 +00:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics add rule type pkg/metrics/parsers.go (#5729) 2022-12-20 14:43:21 +00:00
openapi Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
policy refactor: policy controller package (#5747) 2022-12-29 18:08:50 +08:00
policycache refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
registryclient feat: add http clients tracing (#5630) 2022-12-09 09:09:11 +00:00
testrunner feat: propagate context through engine (#5639) 2022-12-09 21:45:11 +08:00
tls refactor: remove common package (#5750) 2022-12-21 20:30:45 +00:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing refactor: tracing package (#5643) 2022-12-11 21:39:37 +01:00
userinfo refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
utils chore: add data utils package unit tests (#5802) 2022-12-29 14:30:36 +00:00
validation refactor: auth package and add full unit test coverage (#5749) 2022-12-22 13:24:37 +08:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks fix arguments passed to DeepEqual (#5801) 2022-12-29 12:18:03 +00:00