Skip to content

Releases: aschmidt75/ipvsctl

v0.2.3

11 May 19:38
Compare
Choose a tag to compare

Changelog

3028ef5 add docs; fix bats scripts
b94ecea fix ci build go version
0680373 formatting
3026a2a formatting
825f789 refactor logrus, fix bats tests
24c7ba8 update docs

v0.2.2

05 Mar 14:47
Compare
Choose a tag to compare

Changelog

580ab0c Update README.md
d520024 add go-report
3b60d6d add goreleaser, docs

v0.2.1

22 May 15:13
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • bugfixes

v0.2.0

25 Oct 14:33
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Apply modes to e.g. keep ipvsctl from deleting existing services or destinations
  • --keep-weights to make it keep destination weights even when updating destinations

v0.1.1

21 Oct 14:57
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • First functional release
  • get current active configuration
  • validate and apply models
  • create changesets
  • set weights
  • dynamic parameters
  • allowed actions for apply

Currently not supported

  • IPv6 addresses are not yet supported
  • Hostnames as destinations not yet supported
  • Timeouts, Netmasks, Scheduling flags, Statistics, Thresholds are not supported yet