Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Apr 14:34
· 121 commits to main since this release

Changelog

  • 874ed5d Add webhook contract coverage
  • afd4f81 Adopt cocoon-common in cocoon-webhook
  • 0f68be3 Adopt refined cocoon-common helper names
  • 61647a1 Align CI and Makefile targets
  • bf31415 Align cocoon-webhook README structure
  • 07a3b89 Apply Cocoon code style standards: fix import grouping, logging patterns, and error formatting
  • 357a9bf Bump cocoon-common to v0.1.1
  • ce2c881 Bump cocoon-operator to v0.1.4
  • 2ba19e7 Clean up lint in cocoon-webhook
  • fe09a55 Persist webhook affinity reservations
  • fedef5c Refactor webhook admission handlers
  • b6edf8b Reuse shared cocoon metadata helpers
  • f78ecba Split release workflow into binary release and Docker image build
  • a32fb14 Switch Docker image registry from GCR to GHCR
  • 0b936bb Unify container release pipeline
  • c0e81f7 deps: upgrade cocoon-common to v0.1.6
  • 12bdc7c refactor: remove unused cm parameter and redundant pickAnyCocoonNode fallback
  • 03e508d restore format verbs in Fatalf calls
  • 33a80af style: remove comments that restate the code