Skip to content

Releases: EraYaN/k8s-wait-for-multi

v1.0.0-beta7

08 Jan 15:46
Compare
Choose a tag to compare

Changelog

  • 56f8843 Only ignore non-ready pods is service itself is actually available

v1.0.0-beta6

08 Jan 15:16
Compare
Choose a tag to compare

Changelog

  • 709072b Update printing for ignored service pods.

v1.0.0-beta5

08 Jan 14:34
Compare
Choose a tag to compare

Changelog

  • 18a31f8 Add support for only one ready pod per service
  • 78b8402 Update go.mod
  • 482f3f2 Use k8s functions instead of custom ones.

v1.0.0-beta4

26 Jun 14:01
Compare
Choose a tag to compare

Changelog

  • 0622106 Make pods not require IsPodAvailable since that will break when a pod just started (it won't generate a second event)

v1.0.0-beta3

26 Jun 11:54
Compare
Choose a tag to compare

Changelog

  • 1f5875f Reduced the number of prints and updated how flags are handled

v1.0.0-beta2

26 Jun 09:44
Compare
Choose a tag to compare

Changelog

  • e45072b Make sure the namespaces are correctly set so the informers are namespaced.
  • 2bab7c3 Update README.md

v1.0.0-beta1

22 Jun 14:58
Compare
Choose a tag to compare

Changelog