Releases: DataDog/watermarkpodautoscaler
Releases · DataDog/watermarkpodautoscaler
v0.9.0
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 7043171 Add option to change QPS limit of Kubernetes client (#240)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- e0ae298 Add watermarkpodautoscaler service file (#232)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 0ab50e6 Configure Github workflow and job level permissions (#231)
- fe945b3 Fix operator deps not existing + panic on nil map + panic not printed to stdout (#228)
- eebf9b5 Fix recommender API low/high watermark handling when < 1 (#256) (#257)
- 145b923 Fix release github worflow (#270) (#271)
- ab786c1 Fix the generation of OpenAPI (#226)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- c2541e8 Merge branch 'v0.9' of github.com:DataDog/watermarkpodautoscaler
- dbe256f Migrate to kubebuilder multigroup support (#207)
- 0fe8f73 Setup nightly build (#233)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 02ebc32 Update WPA controller unit-tests to check new upscale-downscale metrics (#218)
- bdacd2b Update internal image template version to v3 (#247) (#248)
- fe977a9 Update the chart (#229)
- 4169fbb Update zap (#246) (#249)
- 55072ed [CONTINT-4412] Upgrade
k8s
dependencies (#221) - fd9f041 [controllers/wpa] Remove dependency from datadog-operator by using Unstructured (#242) (#244)
- 0ea2b7f add merge queue config (#214)
- a6e6407 add pr backport script (#241)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- 3a21de2 fallback to static token for now (#239)
- 6e6ed2f fix app-id in github actions (#238)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 642a80c fix: add missing metrics registration (#215)
- 496117d fix: github token in github actions (#236)
- 4419bcf fix: kubectl-wpa plugin releasing (#253) (#254)
- 02e109b fix: remove temporary gitlab cache to fix ci build (#235)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 25636d1 metrics: make sure we cleanup recommender metrics too (#261) (#262)
- 7d7e778 recommender: Initial support for third-party replica recommenders (#223)
- cf7a732 recommender: add metrics for recommender http actions (#227)
- 3d4f969 recommender: fix instrumentation and add tests (#230)
- 7ae77bf recommender: initial support of HTTP+JSON recommenders (#225)
- 9885e21 recommender: make sure the metric name is stable (#258) (#260)
- a410dbd recommenders: attach the current cluster name (#243) (#245)
- aa6bf7e reintroduce gitlabci cache (#237)
- cd55d56 release v0.9.0
- 7cc4400 release v0.9.0
- 4d35535 release v0.9.0-rc.1
- 5f82f09 release v0.9.0-rc.2
- 6f8d8df release v0.9.0-rc.3
- d25e8b4 release v0.9.0-rc.4
- 64b1bc8 release v0.9.0-rc.5
- a971543 release v0.9.0-rc.6
- f6fac48 release v0.9.0-rc.7
- 272d0da tool: add a script to centralize golang version update (#219)
v0.9.0-rc.7
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 7043171 Add option to change QPS limit of Kubernetes client (#240)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- e0ae298 Add watermarkpodautoscaler service file (#232)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 0ab50e6 Configure Github workflow and job level permissions (#231)
- fe945b3 Fix operator deps not existing + panic on nil map + panic not printed to stdout (#228)
- eebf9b5 Fix recommender API low/high watermark handling when < 1 (#256) (#257)
- 145b923 Fix release github worflow (#270) (#271)
- ab786c1 Fix the generation of OpenAPI (#226)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- c2541e8 Merge branch 'v0.9' of github.com:DataDog/watermarkpodautoscaler
- dbe256f Migrate to kubebuilder multigroup support (#207)
- 0fe8f73 Setup nightly build (#233)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 02ebc32 Update WPA controller unit-tests to check new upscale-downscale metrics (#218)
- bdacd2b Update internal image template version to v3 (#247) (#248)
- fe977a9 Update the chart (#229)
- 4169fbb Update zap (#246) (#249)
- 55072ed [CONTINT-4412] Upgrade
k8s
dependencies (#221) - fd9f041 [controllers/wpa] Remove dependency from datadog-operator by using Unstructured (#242) (#244)
- 0ea2b7f add merge queue config (#214)
- a6e6407 add pr backport script (#241)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- 3a21de2 fallback to static token for now (#239)
- 6e6ed2f fix app-id in github actions (#238)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 642a80c fix: add missing metrics registration (#215)
- 496117d fix: github token in github actions (#236)
- 4419bcf fix: kubectl-wpa plugin releasing (#253) (#254)
- 02e109b fix: remove temporary gitlab cache to fix ci build (#235)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 25636d1 metrics: make sure we cleanup recommender metrics too (#261) (#262)
- 7d7e778 recommender: Initial support for third-party replica recommenders (#223)
- cf7a732 recommender: add metrics for recommender http actions (#227)
- 3d4f969 recommender: fix instrumentation and add tests (#230)
- 7ae77bf recommender: initial support of HTTP+JSON recommenders (#225)
- 9885e21 recommender: make sure the metric name is stable (#258) (#260)
- a410dbd recommenders: attach the current cluster name (#243) (#245)
- aa6bf7e reintroduce gitlabci cache (#237)
- cd55d56 release v0.9.0
- 4d35535 release v0.9.0-rc.1
- 5f82f09 release v0.9.0-rc.2
- 6f8d8df release v0.9.0-rc.3
- d25e8b4 release v0.9.0-rc.4
- 64b1bc8 release v0.9.0-rc.5
- a971543 release v0.9.0-rc.6
- f6fac48 release v0.9.0-rc.7
- 272d0da tool: add a script to centralize golang version update (#219)
v0.9.0-rc.6
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 7043171 Add option to change QPS limit of Kubernetes client (#240)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- e0ae298 Add watermarkpodautoscaler service file (#232)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 0ab50e6 Configure Github workflow and job level permissions (#231)
- fe945b3 Fix operator deps not existing + panic on nil map + panic not printed to stdout (#228)
- eebf9b5 Fix recommender API low/high watermark handling when < 1 (#256) (#257)
- ab786c1 Fix the generation of OpenAPI (#226)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- c2541e8 Merge branch 'v0.9' of github.com:DataDog/watermarkpodautoscaler
- dbe256f Migrate to kubebuilder multigroup support (#207)
- 0fe8f73 Setup nightly build (#233)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 02ebc32 Update WPA controller unit-tests to check new upscale-downscale metrics (#218)
- bdacd2b Update internal image template version to v3 (#247) (#248)
- fe977a9 Update the chart (#229)
- 4169fbb Update zap (#246) (#249)
- 55072ed [CONTINT-4412] Upgrade
k8s
dependencies (#221) - fd9f041 [controllers/wpa] Remove dependency from datadog-operator by using Unstructured (#242) (#244)
- 0ea2b7f add merge queue config (#214)
- a6e6407 add pr backport script (#241)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- 3a21de2 fallback to static token for now (#239)
- 6e6ed2f fix app-id in github actions (#238)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 642a80c fix: add missing metrics registration (#215)
- 496117d fix: github token in github actions (#236)
- 4419bcf fix: kubectl-wpa plugin releasing (#253) (#254)
- 02e109b fix: remove temporary gitlab cache to fix ci build (#235)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 25636d1 metrics: make sure we cleanup recommender metrics too (#261) (#262)
- 7d7e778 recommender: Initial support for third-party replica recommenders (#223)
- cf7a732 recommender: add metrics for recommender http actions (#227)
- 3d4f969 recommender: fix instrumentation and add tests (#230)
- 7ae77bf recommender: initial support of HTTP+JSON recommenders (#225)
- 9885e21 recommender: make sure the metric name is stable (#258) (#260)
- a410dbd recommenders: attach the current cluster name (#243) (#245)
- aa6bf7e reintroduce gitlabci cache (#237)
- 4d35535 release v0.9.0-rc.1
- 5f82f09 release v0.9.0-rc.2
- 6f8d8df release v0.9.0-rc.3
- d25e8b4 release v0.9.0-rc.4
- 64b1bc8 release v0.9.0-rc.5
- a971543 release v0.9.0-rc.6
- 272d0da tool: add a script to centralize golang version update (#219)
v0.9.0-rc.5
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 7043171 Add option to change QPS limit of Kubernetes client (#240)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- e0ae298 Add watermarkpodautoscaler service file (#232)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 0ab50e6 Configure Github workflow and job level permissions (#231)
- fe945b3 Fix operator deps not existing + panic on nil map + panic not printed to stdout (#228)
- ab786c1 Fix the generation of OpenAPI (#226)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- c2541e8 Merge branch 'v0.9' of github.com:DataDog/watermarkpodautoscaler
- dbe256f Migrate to kubebuilder multigroup support (#207)
- 0fe8f73 Setup nightly build (#233)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 02ebc32 Update WPA controller unit-tests to check new upscale-downscale metrics (#218)
- bdacd2b Update internal image template version to v3 (#247) (#248)
- fe977a9 Update the chart (#229)
- 4169fbb Update zap (#246) (#249)
- 55072ed [CONTINT-4412] Upgrade
k8s
dependencies (#221) - fd9f041 [controllers/wpa] Remove dependency from datadog-operator by using Unstructured (#242) (#244)
- 0ea2b7f add merge queue config (#214)
- a6e6407 add pr backport script (#241)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- 3a21de2 fallback to static token for now (#239)
- 6e6ed2f fix app-id in github actions (#238)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 642a80c fix: add missing metrics registration (#215)
- 496117d fix: github token in github actions (#236)
- 4419bcf fix: kubectl-wpa plugin releasing (#253) (#254)
- 02e109b fix: remove temporary gitlab cache to fix ci build (#235)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 7d7e778 recommender: Initial support for third-party replica recommenders (#223)
- cf7a732 recommender: add metrics for recommender http actions (#227)
- 3d4f969 recommender: fix instrumentation and add tests (#230)
- 7ae77bf recommender: initial support of HTTP+JSON recommenders (#225)
- a410dbd recommenders: attach the current cluster name (#243) (#245)
- aa6bf7e reintroduce gitlabci cache (#237)
- 4d35535 release v0.9.0-rc.1
- 5f82f09 release v0.9.0-rc.2
- 6f8d8df release v0.9.0-rc.3
- d25e8b4 release v0.9.0-rc.4
- 64b1bc8 release v0.9.0-rc.5
- 272d0da tool: add a script to centralize golang version update (#219)
v0.9.0-rc.4
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 7043171 Add option to change QPS limit of Kubernetes client (#240)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- e0ae298 Add watermarkpodautoscaler service file (#232)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 0ab50e6 Configure Github workflow and job level permissions (#231)
- fe945b3 Fix operator deps not existing + panic on nil map + panic not printed to stdout (#228)
- ab786c1 Fix the generation of OpenAPI (#226)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- c2541e8 Merge branch 'v0.9' of github.com:DataDog/watermarkpodautoscaler
- dbe256f Migrate to kubebuilder multigroup support (#207)
- 0fe8f73 Setup nightly build (#233)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 02ebc32 Update WPA controller unit-tests to check new upscale-downscale metrics (#218)
- bdacd2b Update internal image template version to v3 (#247) (#248)
- fe977a9 Update the chart (#229)
- 4169fbb Update zap (#246) (#249)
- 55072ed [CONTINT-4412] Upgrade
k8s
dependencies (#221) - fd9f041 [controllers/wpa] Remove dependency from datadog-operator by using Unstructured (#242) (#244)
- 0ea2b7f add merge queue config (#214)
- a6e6407 add pr backport script (#241)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- 3a21de2 fallback to static token for now (#239)
- 6e6ed2f fix app-id in github actions (#238)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 642a80c fix: add missing metrics registration (#215)
- 496117d fix: github token in github actions (#236)
- 02e109b fix: remove temporary gitlab cache to fix ci build (#235)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 7d7e778 recommender: Initial support for third-party replica recommenders (#223)
- cf7a732 recommender: add metrics for recommender http actions (#227)
- 3d4f969 recommender: fix instrumentation and add tests (#230)
- 7ae77bf recommender: initial support of HTTP+JSON recommenders (#225)
- a410dbd recommenders: attach the current cluster name (#243) (#245)
- aa6bf7e reintroduce gitlabci cache (#237)
- 4d35535 release v0.9.0-rc.1
- 5f82f09 release v0.9.0-rc.2
- 6f8d8df release v0.9.0-rc.3
- d25e8b4 release v0.9.0-rc.4
- 272d0da tool: add a script to centralize golang version update (#219)
v0.9.0-rc.3
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 7043171 Add option to change QPS limit of Kubernetes client (#240)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- e0ae298 Add watermarkpodautoscaler service file (#232)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 0ab50e6 Configure Github workflow and job level permissions (#231)
- fe945b3 Fix operator deps not existing + panic on nil map + panic not printed to stdout (#228)
- ab786c1 Fix the generation of OpenAPI (#226)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- c2541e8 Merge branch 'v0.9' of github.com:DataDog/watermarkpodautoscaler
- dbe256f Migrate to kubebuilder multigroup support (#207)
- 0fe8f73 Setup nightly build (#233)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 02ebc32 Update WPA controller unit-tests to check new upscale-downscale metrics (#218)
- fe977a9 Update the chart (#229)
- 55072ed [CONTINT-4412] Upgrade
k8s
dependencies (#221) - fd9f041 [controllers/wpa] Remove dependency from datadog-operator by using Unstructured (#242) (#244)
- 0ea2b7f add merge queue config (#214)
- a6e6407 add pr backport script (#241)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- 3a21de2 fallback to static token for now (#239)
- 6e6ed2f fix app-id in github actions (#238)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 642a80c fix: add missing metrics registration (#215)
- 496117d fix: github token in github actions (#236)
- 02e109b fix: remove temporary gitlab cache to fix ci build (#235)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 7d7e778 recommender: Initial support for third-party replica recommenders (#223)
- cf7a732 recommender: add metrics for recommender http actions (#227)
- 3d4f969 recommender: fix instrumentation and add tests (#230)
- 7ae77bf recommender: initial support of HTTP+JSON recommenders (#225)
- a410dbd recommenders: attach the current cluster name (#243) (#245)
- aa6bf7e reintroduce gitlabci cache (#237)
- 4d35535 release v0.9.0-rc.1
- 5f82f09 release v0.9.0-rc.2
- 6f8d8df release v0.9.0-rc.3
- 272d0da tool: add a script to centralize golang version update (#219)
v0.9.0-rc.2
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 7043171 Add option to change QPS limit of Kubernetes client (#240)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- e0ae298 Add watermarkpodautoscaler service file (#232)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 0ab50e6 Configure Github workflow and job level permissions (#231)
- fe945b3 Fix operator deps not existing + panic on nil map + panic not printed to stdout (#228)
- ab786c1 Fix the generation of OpenAPI (#226)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- c2541e8 Merge branch 'v0.9' of github.com:DataDog/watermarkpodautoscaler
- dbe256f Migrate to kubebuilder multigroup support (#207)
- 0fe8f73 Setup nightly build (#233)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 02ebc32 Update WPA controller unit-tests to check new upscale-downscale metrics (#218)
- fe977a9 Update the chart (#229)
- 55072ed [CONTINT-4412] Upgrade
k8s
dependencies (#221) - 0ea2b7f add merge queue config (#214)
- a6e6407 add pr backport script (#241)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- 3a21de2 fallback to static token for now (#239)
- 6e6ed2f fix app-id in github actions (#238)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 642a80c fix: add missing metrics registration (#215)
- 496117d fix: github token in github actions (#236)
- 02e109b fix: remove temporary gitlab cache to fix ci build (#235)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 7d7e778 recommender: Initial support for third-party replica recommenders (#223)
- cf7a732 recommender: add metrics for recommender http actions (#227)
- 3d4f969 recommender: fix instrumentation and add tests (#230)
- 7ae77bf recommender: initial support of HTTP+JSON recommenders (#225)
- aa6bf7e reintroduce gitlabci cache (#237)
- 4d35535 release v0.9.0-rc.1
- 5f82f09 release v0.9.0-rc.2
- 272d0da tool: add a script to centralize golang version update (#219)
v0.9.0-rc.1
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- e0ae298 Add watermarkpodautoscaler service file (#232)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 0ab50e6 Configure Github workflow and job level permissions (#231)
- fe945b3 Fix operator deps not existing + panic on nil map + panic not printed to stdout (#228)
- ab786c1 Fix the generation of OpenAPI (#226)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- dbe256f Migrate to kubebuilder multigroup support (#207)
- 0fe8f73 Setup nightly build (#233)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 02ebc32 Update WPA controller unit-tests to check new upscale-downscale metrics (#218)
- fe977a9 Update the chart (#229)
- 55072ed [CONTINT-4412] Upgrade
k8s
dependencies (#221) - 0ea2b7f add merge queue config (#214)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- 3a21de2 fallback to static token for now (#239)
- 6e6ed2f fix app-id in github actions (#238)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 642a80c fix: add missing metrics registration (#215)
- 496117d fix: github token in github actions (#236)
- 02e109b fix: remove temporary gitlab cache to fix ci build (#235)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 7d7e778 recommender: Initial support for third-party replica recommenders (#223)
- cf7a732 recommender: add metrics for recommender http actions (#227)
- 3d4f969 recommender: fix instrumentation and add tests (#230)
- 7ae77bf recommender: initial support of HTTP+JSON recommenders (#225)
- aa6bf7e reintroduce gitlabci cache (#237)
- 4d35535 release v0.9.0-rc.1
- 272d0da tool: add a script to centralize golang version update (#219)
v0.8.0-rc.2
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 0ea2b7f add merge queue config (#214)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 851906b fix: add missing metrics registration (#216)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 4968789 release v0.8.0-rc.1
- 1105158 release v0.8.0-rc.2
v0.8.0-rc.1
Changelog
- be2a1eb Add Prometheus metrics verification to reconciler test (#195)
- 58a5d81 Add pr linter workflow (#189)
- 373146b Add the possibility to configure the api-server client timeout (#164)
- 12cf371 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#208)
- 3cccc14 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#205)
- 23fea1d Fix yq command in patch-chart.sh (#209)
- 9adcbcf Make generating NotScale events configurable; use logs when disabled (#204)
- 1cd7f85 Update CODEOWNERS (#213)
- ee5c8ef Update Makefile to better support platform (#206)
- 0ea2b7f add merge queue config (#214)
- 2bdae56 checking if LC annotation is empty to avoid spammy log (#203)
- f01cf6e fix(ci): migrate to registry.ddbuild.io for ci images (#212)
- d4a972b fix(ci): use new goreleaser parameter (#211)
- 6eb9bda metrics: add count for number of upscale and downscale (#210)
- 4968789 release v0.8.0-rc.1