kfox1111

Results 164 issues of kfox1111

If you have a task with a volume, but no inputs or outputs, tesk still seems to run input-filter and output-filter jobs. Can these steps be skipped?

The readme mentions its plugged into the apiserver for security reasons. I can see that resource, but I don't see anything on how trust is established/enforced between the apiserver and...

Are there any plans to support running ingress2gateway as a controller that watches for ingress objects and uploads the result as gateway objects directly to the cluster? This would help...

kind/feature

We were playing with deploying the gitlab.com/redhat gitlab-runner-operator. It does not specify resources in the rbac proxy in the csv. We tried overriding them with the Subscription object but it...

The credential composer interface does not currently enable looking at the selectors / selector data in order to compose the final certificate/jwt. There is a need for that in the...

priority/backlog
unscoped

It would be interesting to support configuring the controller manager to: 1. Point at cluster 1 for its CR's. (Local cluster most likely) 2. Point at cluster 2 for the...

I accidentally created a cluster spiffe id with ttl set to 5d. It doesn't work as 'd' is not supported. This is fine. The whole controller manager is kind of...

Its not possible to specify a hint on a ClusterSPIFFEID

Since this controller is Kubernetes specific, should it have k8s/kube in the name? There might be other controller managers, such as perhaps one for slurm in the future.

Some of the example code involves cert-manager but it doesn't look like you can pass the webhook certs cert-manager would generate into spire-controller-manager to use.