origin icon indicating copy to clipboard operation
origin copied to clipboard

how to enable HPAScaleToZero feature gate?

Open LinghaoYu opened this issue 3 years ago • 2 comments

I am trying to enable HPAScaleToZero feature gate. The only openshift specific instruction I found is https://docs.openshift.com/container-platform/4.8/nodes/clusters/nodes-cluster-enabling-features.html, and it talks about enabling featureset first in order to enable a feature gate? But I don't find any featurset that contains HPAScaleToZero, and I only want HPAScaleToZero, not other feature gates. Can someone please instruct me how to only enable HPAScaleToZero?

Version

[4.8.36]

LinghaoYu avatar May 16 '22 19:05 LinghaoYu

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot avatar Aug 15 '22 01:08 openshift-bot

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot avatar Sep 14 '22 08:09 openshift-bot

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-bot avatar Oct 15 '22 00:10 openshift-bot

@openshift-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

openshift-ci[bot] avatar Oct 15 '22 00:10 openshift-ci[bot]

Based on the table below, it was supposed to be shipped as Beta after k8s 1.16, but the status still appears as Alpha. https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/ Could anyone from the workload team shed more light on this feature's availability? /reopen /remove-lifecycle rotten

rutvik23 avatar Jan 01 '23 03:01 rutvik23

Hello,

If you don't/cannot wait for it to go GA, I developed https://github.com/machine424/kube-hpa-scale-to-zero

machine424 avatar Apr 12 '23 23:04 machine424