Alex Collins
Alex Collins
@goock could you look into this pls?
Can you try latest?
> @alexec Please comment on this. Seems good to me.
Any new auth method impact security and therefore has a higher bar to acceptance. A quick visual inspection of the code tells me that I don't think it will work...
I think this is a good idea. I do think that we need the following: 1. This should be self-serve, I.e. look in the namespace of the request for the...
What we do for similar self-serve: * Is there secret in user namespace? If so, use that. * Otherwise, is there secret in install namespace. Makes sense?
You're correct. I mean "request namespace", not "user namespace".
feat: adding support for getting tls certificates from kubernetes secret (e.g. (#7621)
@ChaosInTheCRD could you please take a look at this?
@ChaosInTheCRD did you want to open a separate PR to fix the parameter?