Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add kyverno functions #111

Merged
merged 1 commit into from
Oct 17, 2023
Merged

feat: add kyverno functions #111

merged 1 commit into from
Oct 17, 2023

Conversation

eddycharly
Copy link
Member

@eddycharly eddycharly commented Oct 17, 2023

Explanation

Add kyverno functions.

Fixes #84

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly merged commit d1987b7 into main Oct 17, 2023
2 of 5 checks passed
@eddycharly eddycharly deleted the kyverno-functions branch October 17, 2023 15:13
@vishal-chdhry
Copy link
Member

@eddycharly I see there is a duration datatype now, does this also closes #85?

type duration struct {
time.Duration
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Port all kyverno custom jmespath function in kyverno-json
2 participants