1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/pkg/engine/jmespath
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
..
arithmetic.go refactor: jmespath arithmetic operations (#5544) 2022-12-05 11:15:32 +00:00
functions.go Adds JMESPath filter for returning current time (#5813) 2023-01-02 15:35:01 +01:00
functions_test.go Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
new.go Add a kyverno jp command to test jmespath expressions (#3169) 2022-02-04 05:23:12 +00:00