cron-hpa icon indicating copy to clipboard operation
cron-hpa copied to clipboard

Cron Horizontal Pod Autoscaler(CronHPA)

Results 6 cron-hpa issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.6.0-rc.1.0.20170726174610-edc3ab29cdff+incompatible to 2.8.2-beta.1+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2-beta.1 NOTE: This is a pre-release that does not contain any artifacts! What's Changed Fix runaway allocation on...

dependencies

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.0.0-20181220065808-98853ca904e8 to 0.15.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.0.0-20181220065808-98853ca904e8&new-version=0.15.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.10.0 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...

dependencies

i tried to build it and i got fllowing error go: github.com/coreos/[email protected]+incompatible: Get https://goproxy.cn.direct/github.com/coreos/etcd/@v/v3.3.25+incompatible.mod: dial tcp: lookup goproxy.cn.direct on 127.0.0.53:53: no such host how to fix it?

Is there any way to apply your apiVersion: extensions.tkestack.io/v1 within the cloud to be able to deploy my configuration? Currently using Google Kubernetes Engine.

The cron hpa is useful for some cases but it lacks the ability to scale deployments higher than the configured target replica count based on metrics like cpu and memory...