Chip Zoller

Results 886 comments of Chip Zoller

Yes, but based on that example I don't understand how to send structured data like the example I mentioned above.

Ok, I'll try that. But headers currently aren't supported, correct?

> Just to be clear, the `ApiCall.Service` is only meant for non Kubernetes API calls, correct? Correct

Yes, I understand per the GKE docs [here](https://cloud.google.com/kubernetes-engine/docs/how-to/gpus#installing_drivers) that drivers must be separately installed and from [here](https://cloud.google.com/kubernetes-engine/docs/how-to/gpu-operator) that driver installation must be disabled via the operator, but it seems like...

Hi @cdesiniotis, yes I get that, just stating with this issue that there isn't any mechanism to prevent users from hitting this situation. My recommendation is some template logic which...

You should be able to use the [Helm `lookup()` function](https://helm.sh/docs/chart_template_guide/functions_and_pipelines/#using-the-lookup-function) to retrieve a node's labels and then fail conditionally. This would have some potential negative implications, however, as some tools...

Can you please apply code blocks and syntax highlighting if you can.

The policies look a little complex for a simple PoC. Start with a simple policy like [here](https://kyverno.io/policies/other/add_labels/add_labels/) and turn the value into a JMESPath expression. Could be anything. The solution...

@afzal442 are you still working on this?

@Yh010 if you are no longer interested in working on this issue, please unassign yourself.