Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Releases: cloudfoundry-incubator/kubo-release

kubo-release 0.11.0

09 Jan 12:37
Compare
Choose a tag to compare

kubo-release 0.10.0

11 Dec 13:21
Compare
Choose a tag to compare
kubo-release 0.10.0 Pre-release
Pre-release

kubo-release 0.9.0

22 Nov 14:29
Compare
Choose a tag to compare
kubo-release 0.9.0 Pre-release
Pre-release

kubo-release 0.8.1

10 Nov 11:41
Compare
Choose a tag to compare
kubo-release 0.8.1 Pre-release
Pre-release

kubo-release 0.8.0

02 Nov 16:56
Compare
Choose a tag to compare
kubo-release 0.8.0 Pre-release
Pre-release

kubo-release 0.7.0

07 Sep 12:56
Compare
Choose a tag to compare
kubo-release 0.7.0 Pre-release
Pre-release

Added

  • Cluster self healing capabilities: recover worker vms
  • Support for persistent volumes in GCP, AWS and vSphere

Fixed

  • Removed AWS-related tags for other platforms [#159]
  • Password issues in vSphere [#102]

Improved

  • Documentation to install on GCP [#160] [#161] and AWS

Breaking changes

kubo-release 0.6.0

18 Aug 13:45
Compare
Choose a tag to compare
kubo-release 0.6.0 Pre-release
Pre-release

Added

  • Upgrade Kubernetes version to 1.7.0
  • Support for persistent volumes on GCP and vSphere
  • Support for deployments with type=LoadBalancer on GCP
  • Access to master nodes from pods using DNS hostnames
  • New parameter in director.yml to specify HAProxy worker IP address

Fixed

  • Allow for custom pods in the system namespace [#75]
  • Shorten node names [#94]
  • HAProxy for workers listening in configured ports instead of port 9999

Improved

  • Documentation for AWS, OpenStack and vSphere
  • OpenStack deployment experience
  • Switched versioning strategy to minor releases.

kubo-release 0.0.5

24 Jul 11:21
Compare
Choose a tag to compare
kubo-release 0.0.5 Pre-release
Pre-release

Added

  • Ability to deploy Ingress Controller to create routes for K8s applications
  • Upgraded to Credhub 1.0.0
  • Upgraded to Kubernetes core 1.6.6
  • Ability to deploy KuBo without a Cloud Foundry
  • Secure access to K8s dashboard
  • Access K8s API from within a pod
  • Enable persistent volumes on GCP

Fixed

  • An issue causing the Kubernetes API to be removed from CF routing

Breaking changes

  • Label for kube-dashboard has been changed from app to k8s-app to correspond example labels in dashboard manifest.

kubo-release 0.0.4

07 Jun 16:21
Compare
Choose a tag to compare
kubo-release 0.0.4 Pre-release
Pre-release

Added

Fixed

Improved

Breaking changes

kubo-release 0.0.3

28 Apr 09:59
Compare
Choose a tag to compare
kubo-release 0.0.3 Pre-release
Pre-release

Added

  • We're now using Kubernetes v1.6.1
  • Cluster now uses CNI for networking

Fixed

  • In the kubelet post-deploy script, the route to docker0 should only be deleted if it exists. 8c4f6f4
  • Fixed an issue that was causing logs to be inaccessible from the dashboard
    f274dd1

Breaking changes

  • Migration from previous Kubo releases is not supported.