gke-autoneg-controller

This GKE controller provides simple custom integration between GKE and GCLB.

APACHE-2.0 License

Stars
150

Bot releases are hidden (Show)

gke-autoneg-controller - Release v1.1.0 Latest Release

Published by rosmo 6 months ago

This release brings new changes and features, such as:

  • Helm chart for installing Autoneg
  • Management of capacityScaler
  • Optional "always reconcile" mode (pass -always-reconcile to the controller container args to enable)
  • Structured logging
  • Security configuration improvements

Special thanks to all the contributors for this release!

What's Changed

Housekeeping changes

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/gke-autoneg-controller/compare/v1.0.0...v1.1.0

gke-autoneg-controller - Release v1.0.0

Published by rosmo about 1 year ago

GKE Autoneg has received a lot of updates and fixes, so it's time to release version v1.0.0.

Big thanks to all the contributors: @soellman, @fdfzcq, @jawnsy, @agh95, @romankor, @ichbinfrog, @arrase, @rojomisin, @same-id, @pburgisser, @ferrastas, @derektamsen, @stekole, @glerchundi, @erikjoh, @YuriyKishchenko and @fbaier-fn! (apologies if I missed someone!)

gke-autoneg-controller - Release v0.9.11

Published by rosmo about 1 year ago

Final release before v1.0.0.

What's Changed

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/gke-autoneg-controller/compare/v0.9.10...v0.9.11

gke-autoneg-controller - Release v0.9.10

Published by rosmo about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/gke-autoneg-controller/compare/v0.9.9...v0.9.10

gke-autoneg-controller - Release v0.9.9

Published by rosmo over 1 year ago

Thank you to all participants! This release is based on kubebuilder 3, so for now, it's marked as a prerelease.

What's Changed

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/gke-autoneg-controller/compare/v0.9.8...v0.9.9

gke-autoneg-controller - Release v0.9.8

Published by rosmo almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/gke-autoneg-controller/compare/v0.9.7...v0.9.8

gke-autoneg-controller - Release v0.9.7

Published by rosmo almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/gke-autoneg-controller/compare/v0.9.6...v0.9.7

gke-autoneg-controller - Release v0.9.6

Published by soellman over 2 years ago

Addresses CVE-2019-11254

gke-autoneg-controller - Release v0.9.5

Published by soellman about 3 years ago

New --enable-custom-service-names flag (defaulting to true) that allows a user to specify their backendservice name in the autoneg configuration.

Setting this flag to false will direct autoneg always to use the default service name template as defined by the --default-backendservice-name flag.

gke-autoneg-controller - Release v0.9.4

Published by soellman about 3 years ago

Autoneg can now assemble the default backend service name from the supplied gke service name, namespace, and port in a template format configurable with the flag --default-backendservice-name.

Added in #44

gke-autoneg-controller - Release v0.9.3

Published by soellman about 3 years ago

Added CI pipeline for container builds now hosted under ghcr.io.

Fixed #20 #32

gke-autoneg-controller - First github release

Published by soellman over 3 years ago

Cleaning up and preparing for a 1.0 release. Container images how hosted on GitHub.

Package Rankings
Top 5.4% on Proxy.golang.org
Badges
Extracted from project README
License
Related Projects