1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg/engine/jmespath
Vishal Choudhary e9d2c00c16
Adds JMESPath filter for returning cron expression for absolute time (#5814)
* time_to_cron

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

* tests

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

* Update pkg/engine/jmespath/functions.go

Signed-off-by: shuting <shutting06@gmail.com>

* fix linter

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: Vishal Choudhary <contactvishaltech@gmail.com>
Signed-off-by: shuting <shutting06@gmail.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: shuting <shutting06@gmail.com>
2023-01-06 07:27:57 +00:00
..
arithmetic.go refactor: jmespath arithmetic operations (#5544) 2022-12-05 11:15:32 +00:00
functions.go Adds JMESPath filter for returning cron expression for absolute time (#5814) 2023-01-06 07:27:57 +00:00
functions_test.go Adds JMESPath filter for returning cron expression for absolute time (#5814) 2023-01-06 07:27:57 +00:00
new.go Add a kyverno jp command to test jmespath expressions (#3169) 2022-02-04 05:23:12 +00:00