Khaled Emara

Results 29 comments of Khaled Emara

> So you're saying, with this PR, wildcards would no longer be supported in PEs? @chipzoller Yes. It's a sacrifice that should we be willing to take would increase the...

> Ok. I don't see it as unreasonable, but it will impact the user experience especially when it comes to autogen rules. Kyverno prepends "autogen-" to every rule so users...

@chipzoller Should I expand an asterisk at the start of a word to `autogen-`? Like `*validate-label` to `validate-label` as well as `autogen-validate-label`?

> > That would only solve the autogen use case but there could be others. Not sure an auto-expansion is the right approach. Would be curious to get others' opinions...

@antonilol I think I can make to that backed-in storage backends are selectable using a CLI flag. I think we should do this after merging this PR first. I still...

LGTM. But should we mention the specific metrics used for measuring etcd database size?

Well I'm stumped. I'm unable to make the debugger pass through the path that I edited. Like it doesn't even touch it. So not sure how this is related to...

> > Details > > How did you test it? The failed step validates the generated event. Well before I re ran it, it was a different test that was...

@vishal-chdhry We have done so with this specific library many times in our code before to improve performance and it actually helped. It has been demonstrated to be safe and...