Skip to content

Releases: cloudscale-ch/cloudscale-cloud-controller-manager

1.1.0

27 Aug 07:58
b9a06a9
Compare
Choose a tag to compare

Configuration

This release can be installed with the following command:

kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.1.0/config.yml

Please refer to the README for detailed instructions.

What's Changed

  • Add option to prevent cluster-traffic from bypassing loadbalancers by @href in #16

Full Changelog: 1.0.0...1.1.0

1.1.0-rc.1

23 Aug 09:12
e3b8612
Compare
Choose a tag to compare

Configuration

This release can be installed with the following command:

kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.1.0-rc.1/config.yml

Please refer to the README for detailed instructions.

Full Changelog: 1.0.0...1.1.0-rc.1

1.0.0

29 Feb 21:10
0a82dba
Compare
Choose a tag to compare

Configuration

This release can be installed with the following command:

kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.0.0/config.yml

Please refer to the README for detailed instructions.

Full Changelog: 1.0.0-rc.2...1.0.0

1.0.0-rc.2

19 Feb 18:26
2a3020e
Compare
Choose a tag to compare

Configuration

This release can be installed with the following command:

kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.0.0-rc.2/config.yml

Please refer to the README for detailed instructions.

What's Changed

  • Bump cryptography from 41.0.7 to 42.0.0 by @dependabot in #11
  • Add traffic policy and expected impacts of changes to docs by @href in #13
  • Use a more flexible port to pool mapping by @href in #12
  • Update Go to 1.22 by @href in #14

New Contributors

Full Changelog: 1.0.0-rc.1...1.0.0-rc.2

1.0.0-rc.1

19 Jan 09:42
761dfe8
Compare
Choose a tag to compare

Configuration

This release can be installed with the following command:

kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.0.0-rc.1/config.yml

Please refer to the README for detailed instructions.

What's Changed

  • Create development skeleton by @href in #1
  • Lay the foundation for integration tests by @href in #2
  • Add support for InstancesV2 by @href in #3
  • Initial loadbalancer implementation by @href in #5
  • Documentation, Testing, Release-Process by @href in #8
  • Add support for VIP addresses by @href in #7
  • Add ability to limit the subnets a loadbalancer binds to by @href in #6
  • Update package dependencies by @href in #9
  • Add support for Floating IPs by @href in #10

New Contributors

  • @href made their first contribution in #1

Full Changelog: https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/commits/1.0.0-rc.1