Skip to content

v0.7.9

Compare
Choose a tag to compare
@staccbot staccbot released this 09 Jun 14:02
· 55 commits to main since this release

Changelog

  • 096c631c Add 'type' field to event object
  • fbcd397b Build/publish images for spaas-oci-event-handler
  • 8142f30d Bump github.com/containerd/containerd from 1.6.1 to 1.6.6
  • 015d2e87 Document LOG_LEVEL env variable
  • e54b27d6 Helm chart for spaas-oci-webhook-handler
  • 3ed6f021 Merge pull request #263 from stacc/dependabot/go_modules/github.com/containerd/containerd-1.6.6
  • 62931489 Merge pull request #265 from stacc/fix/catalog-logging-cleanup
  • 61a8e22f Merge pull request #266 from stacc/feat/oci-webhook-handler
  • 52a7a236 Minimal compile-able oci-webhook-handler service
  • 7bf35e6a Read LOG_LEVEL env variable
  • baf47715 Rename Event -> OciEvent where appropriate
  • f926b67c Rename oci-webhook-handler -> oci-event-handler
  • 4ea06fe9 Send project events to webhook url specified by WEBHOOK_URL
  • 6156c88a Set catalog LOG_LEVEL from helm values.yaml
  • 86bd63c4 Simple webhook retry policy, configured through env variables
  • 33a58a53 Use the global logrus instance for catalog logging
  • 632c6906 oci-event-handler initial release