Travis Glenn Hansen
Travis Glenn Hansen
Sure, you could pretty easily do that with: https://github.com/travisghansen/external-auth-server/blob/master/PLUGINS.md#request_js Or a dedicated plugin could easily be created to support that as well.
Super easy: https://github.com/travisghansen/external-auth-server/blob/master/src/plugin/request_js/index.js#L29 You don't need to return anything, just set the values on the response object (ie: set 200).
Thanks! I am a little reluctant to pull in something this unstructured. How about something like this: https://dev.to/emekaofe/how-to-pass-environment-variables-to-a-yaml-file-in-a-nodejs-application-using-ejs-templating-engine-ib7 Even that I would lime to ensure it behaves well with multiline...
I’ve been thinking about this a bit and will have a solution soon enough. `go-yq` has a function that works perfectly but I think I will do this entirely in...
#407 I think it's the same thing...for some reason I think the endpoints are getting messed up but without debug logs I can't determine why it's making a request to...
I think this may be the same as #389 let's consolidate everything down to that ticket for now.
Seems sane. Should we just encode to yaml though?
Been thinking about this one further and would actually like to do this deeper and force that option. In either scenario I think we revert the specific change you made...
https://github.com/travisghansen/kubernetes-client-php/commit/2c14daab48d20a4b96455cc3ef12d62e7ee08ea9
Welcome! I’m not sure I follow the question entirely. Are you suggesting all of the options should have defaulted to what was necessary for the `nfs-client` driver?