Skip to content

v0.1.0

Compare
Choose a tag to compare
@gprossliner gprossliner released this 11 Jan 13:41
· 24 commits to main since this release

Changelog

  • b9c5826 added build workflow
  • dd9fbb9 added parameters for critical pod consideration
  • b8f010b added readme
  • f62d80d added script to be tested
  • 2a94fa4 added tests for http status codes closes #1
  • 940a3b1 added tests to kmutext and refactored double loop out into trySynchronize
  • 1187b07 allow namespace from environment
  • 691baa1 arm64/v8
  • 87874ae casing & spelling
  • c5526fa chart options
  • 846d4e6 critical based on owner
  • c34e611 do not push from .goreleaser.yaml
  • 33de20e ensure http 500 on error, removed streaming logs in realtime #1
  • 1e5a633 example script rc handling / dnf
  • 8eb4c6d first working version
  • 185a7c4 fix build output name
  • 6317efc fix path
  • 305a135 fix script and small stuff
  • be42126 fixes & actions update
  • 8a89ecc go mod tidy
  • e8fcf9c goreleaser integration (#4)
  • 0c7cea7 implemented /logstream #1
  • b6b60da label renameing
  • c447f85 lockowner label removed. synchronize is done only by the Lease now
  • b21e922 logs are streamed to the client text/plain & Transfer-Encoding: chunked
  • 5e1ed4b make sure to exit != 0 on SIGINT #1
  • ba853af multiplatform test
  • 52896a2 refactor hosting from logic in prep for more tests
  • 941ff26 removed qemu because I don't wanna wait 15 minutes every time...
  • e2eaf9a uncordon node even if lock not held
  • d317eb5 use short format für docker tag
  • 8aa8c28 wait for evicted pods to terminate