Skip to content

Commit 86ad96c

Browse files
Merge pull request openshift#2416 from tjungblu/OCPBUGS-55661
OCPBUGS-55661: Remove HardwareSpeed featuregate
2 parents c368740 + 2bed99f commit 86ad96c

13 files changed

+26
-360
lines changed

features.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
| ConsolePluginContentSecurityPolicy| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
7979
| GatewayAPI| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
8080
| GatewayAPIController| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
81-
| HardwareSpeed| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
8281
| IngressControllerLBSubnetsAWS| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
8382
| KMSv1| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
8483
| MachineConfigNodes| <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |

features/features.go

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -267,14 +267,6 @@ var (
267267
enableIn(configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
268268
mustRegister()
269269

270-
FeatureGateHardwareSpeed = newFeatureGate("HardwareSpeed").
271-
reportProblemsToJiraComponent("etcd").
272-
contactPerson("hasbro17").
273-
productScope(ocpSpecific).
274-
enhancementPR(legacyFeatureGateWithoutEnhancement).
275-
enableIn(configv1.Default, configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
276-
mustRegister()
277-
278270
FeatureGateBackendQuotaGiB = newFeatureGate("EtcdBackendQuota").
279271
reportProblemsToJiraComponent("etcd").
280272
contactPerson("hasbro17").

operator/v1/types_etcd.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ type EtcdSpec struct {
3838
// Valid values are "", "Standard" and "Slower".
3939
// "" means no opinion and the platform is left to choose a reasonable default
4040
// which is subject to change without notice.
41-
// +openshift:enable:FeatureGate=HardwareSpeed
4241
// +optional
4342
HardwareSpeed ControlPlaneHardwareSpeed `json:"controlPlaneHardwareSpeed"`
4443

operator/v1/zz_generated.featuregated-crd-manifests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ etcds.operator.openshift.io:
155155
Category: coreoperators
156156
FeatureGates:
157157
- EtcdBackendQuota
158-
- HardwareSpeed
159158
FilenameOperatorName: etcd
160159
FilenameOperatorOrdering: "01"
161160
FilenameRunLevel: "0000_12"

operator/v1/zz_generated.featuregated-crd-manifests/etcds.operator.openshift.io/AAA_ungated.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,19 @@ spec:
4646
type: object
4747
spec:
4848
properties:
49+
controlPlaneHardwareSpeed:
50+
description: "HardwareSpeed allows user to change the etcd tuning
51+
profile which configures\nthe latency parameters for heartbeat interval
52+
and leader election timeouts\nallowing the cluster to tolerate longer
53+
round-trip-times between etcd members.\nValid values are \"\", \"Standard\"
54+
and \"Slower\".\n\t\"\" means no opinion and the platform is left
55+
to choose a reasonable default\n\twhich is subject to change without
56+
notice."
57+
enum:
58+
- ""
59+
- Standard
60+
- Slower
61+
type: string
4962
failedRevisionLimit:
5063
description: |-
5164
failedRevisionLimit is the number of failed static pod installer revisions to keep on disk and in the api

operator/v1/zz_generated.featuregated-crd-manifests/etcds.operator.openshift.io/EtcdBackendQuota.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,19 @@ spec:
5959
x-kubernetes-validations:
6060
- message: etcd backendQuotaGiB may not be decreased
6161
rule: self>=oldSelf
62+
controlPlaneHardwareSpeed:
63+
description: "HardwareSpeed allows user to change the etcd tuning
64+
profile which configures\nthe latency parameters for heartbeat interval
65+
and leader election timeouts\nallowing the cluster to tolerate longer
66+
round-trip-times between etcd members.\nValid values are \"\", \"Standard\"
67+
and \"Slower\".\n\t\"\" means no opinion and the platform is left
68+
to choose a reasonable default\n\twhich is subject to change without
69+
notice."
70+
enum:
71+
- ""
72+
- Standard
73+
- Slower
74+
type: string
6275
failedRevisionLimit:
6376
description: |-
6477
failedRevisionLimit is the number of failed static pod installer revisions to keep on disk and in the api

0 commit comments

Comments
 (0)