Skuber v2.0.10 Release Notes

Release Date: 2018-08-26 // over 5 years ago
  • ๐Ÿš€ 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