kube-resource-relabel-webhook docs
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

Changelog

Changelog

0.3.0 (2023-09-21)

Features

  • added cert-manager support (c995df4)
  • added is-type condition (09ee7c2)
  • doc: fleshed out docs around helm & config (df5a67f)
  • test: added testing for ingress resources (2110fdb)

Bug Fixes

  • integration-test: add endpoint readiness gate (7042069)
  • linter errors (ed24dd1)
  • multiple patches overriding each other (dcd476e)

0.2.5 (2023-09-15)

Bug Fixes

  • integration-tests: add small delay after helm install (e94008d)
  • permissions for release pipeline (a4b3124)

0.2.4 (2023-09-15)

Bug Fixes

  • ci: use docker build and push (c85ed70)
  • cleanup docs (93d29be)
  • optimized multiplatform container build (0c80d60)
  • re-added build target for integration tests (588a10b)
  • set chart version with release pls (c85ed70)

0.2.3 (2023-09-15)

Bug Fixes

  • dockerfile cache go mod correctly (a68307b)

0.2.0 (2023-09-14)

Features

0.1.1 (2023-09-09)

Bug Fixes

  • added on tag workflow to push images (2a61838)

0.1.0 (2023-09-09)

Features

  • added ensure-label action (ec4f150)
  • added integration tests (818ea1d)
  • created helm chart (17ed25d)
  • initial server and logging implementation (49464fd)
  • relabel config and basic structure laid out (af8ef06)
  • webhook handler implementation (2519fbd)

Bug Fixes

  • cleaned up linter warnings (fa68491)
  • rename sanitizeKeyForJSONPatch (2b82ede)
  • use full 1.21.0 for go mod (80ba26a)