Skip to content

v0.0.11 - Ignoring Disappearing Namespaces

Latest
Compare
Choose a tag to compare
@bomoko bomoko released this 15 Aug 01:06
· 2 commits to main since this release
2402656

This release deals with an issue where the controller where it was trying to access, and write to, a namespace while it was terminating.
We now, happily, ignore disappearing Namespaces.

What's Changed

  • chore(deps): update docker/build-push-action action to v6 by @renovate in #45
  • Ignores terminating namespaces by @bomoko in #49
  • fix(deps): update module github.com/gin-gonic/gin to v1.10.0 by @renovate in #44

Full Changelog: v0.0.10...v0.0.11