John Schaeffer
John Schaeffer
Security best practices indicate CSRF tokens should be unique for each user session. Adding a `force_new` parameter to `generate_csrf` enables users to generate new CSRF tokens between user sessions with...
## Bug Reporting CCM does not properly detect nodes that are powered off. ### Expected Behavior On shutdown of a Kubernetes node, the CCM detects that it is powered off...
This PR includes a few fixes for cert-manager-webhook-linode, namely: * Support for cross-platform image builds using `GOARCH` * Support for private image repositories using image pull secrets, configurable using `deployment.imagePullSecret`...