cert-manager-webhook-linode icon indicating copy to clipboard operation
cert-manager-webhook-linode copied to clipboard

Cross-platform build support and logging fixes

Open jnschaeffer opened this issue 2 years ago • 0 comments

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
  • RBAC fixes to allow webhook to use API Priority and Fairness
  • Fixes for leveled logging (fixes #5)

jnschaeffer avatar Nov 11 '22 18:11 jnschaeffer