Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 22:36
· 20 commits to master since this release

Changelog

  • 9cfe704 add explanation to nolint
  • 6aeb746 add nolint wsl to questionable finding
  • 26a712c add package comment to main
  • a054188 disable gosec linting for faulty detection of int overflow
  • 67e7eed enable manually triggering the CI workflow
  • 4d75e82 fix some linter findings
  • a9e13fc fix unused-parameter revive finding
  • cb91641 fix unused-parameter revive finding
  • 5a3b3ba handle potential integer overflow
  • 1b019d0 remove depguard linter from golang ci config
  • 7010c5e rename CpuMin -> CPUMin and CpuMax -> CPUMax to adhere to linter (#14)
  • bddcf7a resources.requests support (#14) & fix rounding errors for statefulset cpu resources
  • f6209b3 update all references to github repo from postfinance to druppelt
  • 12dabf4 update ci workflow
  • 45e7a4f update dependencies
  • c67ca9a update example in README.md
  • e93c51f update go version in ci build
  • dd06500 update release workflow & generate new .goreleaser.yaml