Skip to content

Commit

Permalink
Merge pull request #1061 from ehashman/swap-support
Browse files Browse the repository at this point in the history
config/v1: Add NodeSwap to TechPreviewNoUpgrade
  • Loading branch information
openshift-merge-robot authored Dec 3, 2021
2 parents fb6f933 + aa83b5f commit 9b3afd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/v1/types_feature.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ var FeatureSets = map[FeatureSet]*FeatureGateEnabledDisabled{
with("InsightsOperatorPullingSCA"). // insights-operator/ccx, tremes, OCP specific
with("CSIDriverSharedResource"). // sig-build, adkaplan, OCP specific
with("BuildCSIVolumes"). // sig-build, adkaplan, OCP specific
with("NodeSwap"). // sig-node, ehashman, Kubernetes feature gate
with("MachineAPIProviderOpenStack"). // openstack, egarcia (#forum-openstack), OCP specific
toFeatures(),
LatencySensitive: newDefaultFeatures().
Expand Down

0 comments on commit 9b3afd9

Please sign in to comment.