kfox1111
kfox1111
Since an updated token requires a round trip to the server, being able to configure this setting as appropriate seems to be a good way to alleviate extra load off...
It think it could enable very simple deployment of webhooks or other such glue code.
Any updates on this?
I took a look at it and think I might be able to take a stab at it. Honestly, I'm pretty confused on how to add a field to the...
Ok, I'll have a look. Thanks for the pointer.
I got a prototype going. Seems to work pretty well. Did take a bit more code then I was expecting. I'm working on getting through the CLA issues. They always...
We've talked about this a bit in https://github.com/kubernetes/community/pull/2273 as well. I'd like a way to have VolumeAttributes be passed in PVC's and the external provisioner can decide if its ok...
What additional info is required?
Just taking a glance at things, I think this could be handled by building a trivy container with the database already in place and disabling the initContainer, that does the...
I'm not sure why the Trivy image doesn't already produce a Trivy + up to date db version of the image. The db image would just be an additional layer...