Mark Vanderwiel
Mark Vanderwiel
## Summary Simple kube `kind: List` from apiVersion `v1` does not seem supported, why is that? It's used everywhere. ## Relevant information ``` apiVersion: v1 kind: List metadata: name: mylist...
**Problem** The custom resource (CR) for the knative operators should allow for tweaking all the resources deployed at the Kuberneters spec level. For example, allow for Affinity, Envs, HPA, Image...
## Bug Report The OLM operator pod has significant cluster privileges that could lead to privileged escalation. In particular, the pod has access to all resource. As a result, hacking...
## Includes the following changes - Rule lock retries - new Option RuleWatcherLockRetries - When the rule source is the Watcher, it will optionally retry getting the lock - RuleWatcherLockRetries(tries...