Skip to content

v2.0.10

Compare
Choose a tag to compare
@doriordan doriordan released this 26 Aug 13:14
· 84 commits to master since this release

Changes since the last release:

  • #180 In-cluster configuration and docs
  • #185 Update to specs2 version
  • #166 Update to dependency library versions
  • #186 [Docs] Refactored README and ammonite quickstart
  • #189 Change Container.Image type from Option[Int] to Option[Long]
  • #191 Change Node Taint value from String to Option[String] to avoid JSON parsing errors
  • #181 Add ability to continuously watch a resource
  • #194 Added GenericVolumeSource as a fallback for parsing unknown volumes types
  • #197 readyReplicas field on Status on Deployment V1 is misspelt