Skip to content

Releases: zalando-incubator/stackset-controller

v1.4.40

20 Feb 13:51
5e8d42c
Compare
Choose a tag to compare

Changes

Drop old autoscaling api code (#590)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.40 --help

v1.4.39

19 Feb 16:10
9e24210
Compare
Choose a tag to compare

Changes

empty structs should not lead to wrong detection (#589)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.39 --help

v1.4.38

16 Feb 16:01
4200e91
Compare
Choose a tag to compare

Changes

Generate HPA pointing to ingress segments. (#588)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.38 --help

v1.4.37

15 Feb 11:17
c898a7d
Compare
Choose a tag to compare

Changes

make local object reference a pointer so it can really be optional (#586)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.37 --help

v1.4.36

14 Feb 14:51
df9cafb
Compare
Choose a tag to compare

Changes

chore(deps): update k8s.io/* to v0.25.16 (#583)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.36 --help

v1.4.35

14 Feb 14:12
12fcad6
Compare
Choose a tag to compare

Changes

Point HPA to segment resource, when ingress versioning is set. (#585)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.35 --help

v1.4.34

13 Feb 17:23
895744c
Compare
Choose a tag to compare

Changes

Ensure controller only deletes central Ingress/RouteGroup when all segments exist. (#584)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.34 --help

v1.4.33

13 Feb 10:26
93d797e
Compare
Choose a tag to compare

Changes

Reconcile first ingress resources. (#582)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.33 --help

v1.4.32

09 Feb 16:22
cc42b67
Compare
Choose a tag to compare

Changes

Add PlatformCredentialsSet API client (#580)
Preparing for the implementation of the PlatformCredentialsSet per Stack feature,
this Pull Request adds PlatformCredentialsSet to the zalando.org/v1 api.
Co-authored-by: Mikkel Oscar Lyderik Larsen [email protected]

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.32 --help

v1.4.31

05 Feb 16:56
2104a96
Compare
Choose a tag to compare

Changes

add accessor functions to simply working with configuration resources (#576)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.31 --help