Skip to content

Commit

Permalink
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
Browse files Browse the repository at this point in the history
Updated the Disabled featurelist with only alpha features of kube

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
  • Loading branch information
sairameshv committed Dec 6, 2023
1 parent 71d83f0 commit 364a809
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions openshift-hack/e2e/annotate/rules.go
Expand Up @@ -10,18 +10,15 @@ var (
// alpha features that are not gated
"[Disabled:Alpha]": {
`\[Feature:StorageVersionAPI\]`,
`\[Feature:StatefulSetAutoDeletePVC\]`,
`\[Feature:ProxyTerminatingEndpoints\]`,
`\[Feature:UserNamespacesSupport\]`,
`\[Feature:ReadWriteOncePod\]`,
`\[Feature:SELinuxMountReadWriteOncePod\]`,
`\[Feature:PodSchedulingReadiness\]`,
`\[Feature:InPlacePodVerticalScaling\]`,
`\[Feature:RecoverVolumeExpansionFailure\]`,
`\[Feature:SELinux\]`,
`\[Feature:SidecarContainers\]`,
`\[Feature: PersistentVolumeLastPhaseTransitionTime\]`,
`\[Feature:WatchList\]`,
`\[Feature:PodLifecycleSleepAction\]`,
`\[Feature:ClusterTrustBundle\]`,
`\[Feature:MultiCIDRServiceAllocator\]`,
`\[Feature:ServiceCIDRs\]`,
},
// tests for features that are not implemented in openshift
"[Disabled:Unimplemented]": {
Expand Down

0 comments on commit 364a809

Please sign in to comment.