Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 25 additions & 21 deletions modules/nodes-cluster-enabling-features-about.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,22 @@ The following Technology Preview features are enabled by this feature set:
** `AdditionalRoutingCapabilities`
** `AdminNetworkPolicy`
** `AlibabaPlatform`
** `automatedEtcdBackup`
** `AutomatedEtcdBackup`
** `AWSClusterHostedDNS`
** `AWSEFSDriverVolumeMetrics`
** `AWSClusterHostedDNSInstall`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AWS Custom DNS feature was planned as TP in 4.20.z AFAIK, not sure if we need to drop it from the 4.20 release note @yunjiang29

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, it should not be added in this PR.

** `AWSDedicatedHosts`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AWS Dedicated Host was planned as TP in 4.21 - https://issues.redhat.com/browse/OCPSTRAT-1596

** `AWSServiceLBNetworkSecurityGroup`
** `AzureClusterHostedDNSInstall`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Azure Custom DNS feature was planned in 4.21, so we can drop this one from the 4.20 note cc @jinyunma

** `AzureDedicatedHosts`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can drop this one, the target version of feature OCPSTRAT-1730 is 4.22

** `AzureMultiDisk`
** `AzureWorkloadIdentity`
** `BareMetalLoadBalancer`
** `BootcNodeManagement`
** `BuildCSIVolumes`
** `ChunkSizeMiB`
** `CloudDualStackNodeIPs`
** `ClusterAPIInstallIBMCloud`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ClusterAPIInstallIBMCloud GA feature, IBM Developer and I think this can be removed.

** `ClusterMonitoringConfig`
** `ClusterVersionOperatorConfiguration`
** `ConsolePluginContentSecurityPolicy`
** `CPMSMachineNamePrefix`
** `DisableKubeletCloudCredentialProviders`
** `DNSNameResolver`
** `DynamicResourceAllocation`
** `DyanmicServiceEndpointIBMCloud`
Expand All @@ -45,68 +48,69 @@ The following Technology Preview features are enabled by this feature set:
** `ExternalOIDCWithUIDAndExtraClaimMappings`
** `GatewayAPI`
** `GatewayAPIController`
** `gcpClusterHostedDNS`
** `GCPClusterHostedDNS`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove "GCPClusterHostedDNS", which had been replaced with "GCPClusterHostedDNSInstall".

** `GCPClusterHostedDNSInstall`
** `GCPCustomAPIEndpoints`
** `GCPLabelsTags`
** `HardwareSpeed`
** `GCPCustomAPIEndpointsInstall`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove "GCPCustomAPIEndpointsInstall", because the feature OCPSTRAT-561 Support Private Google Access to GCP endpoints had been moved to 4.21.

** `HighlyAvailableArbiter`
** `ImageModeStatusReporting`
** `ImageStreamImportMode`
** `ImageVolume`
** `IngressControllerDynamicConfigurationManager`
** `IngressControllerLBSubnetsAWS`
** `InsightsConfig`
** `InsightsConfigAPI`
** `InsightsOnDemandDataGather`
** `InsightsRuntimeExtractor`
** `IrreconcilableMachineConfig`
** `KMSEncryptionProvider`
** `KMSv1`
** `MachineAPIMigration`
** `MachineAPIProviderOpenStack`
** `MachineConfigNodes`
** `ManagedBootImages`
** `ManagedBootImagesAWS`
** `ManagedBootImagesAzure`
** `ManagedBootImagesvSphere`
** `MaxUnavailableStatefulSet`
** `MetricsCollectionProfiles`
** `MinimumKubeletVersion`
** `MixedCPUsAllocation`
** `MultiArchInstallAWS`
** `MultiArchInstallGCP`
** `MultiDiskSetup`
** `MutatingAdmissionPolicy`
** `NetworkDiagnosticsConfig`
** `NetworkLiveMigration`
** `NetworkSegmentation`
** `NewOLM`
** `NewOLMCatalogdAPIV1Metas`
** `NewOLMOwnSingleNamespace`
** `NewOLMPreflightPermissionChecks`
** `NodeDisruptionPolicy`
** `NewOLMWebhookProviderOpenshiftServiceCA`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @bandrade , could you help review the OLM part? Thanks!

** `NodeSwap`
** `NoRegistryClusterOperations`
** `NutanixMultiSubnets`
** `OnClusterBuild`
** `OpenShiftPodSecurityAdmission`
** `OVNObservability`
** `PersistentIPsForVirtualization`
** `PinnedImages`
** `PlatformOperators`
** `PrivateHostedZoneAWS`
** `PreconfiguredUDNAddresses`
** `ProcMountType`
** `RouteAdvertisements`
** `RouteExternalCertificate`
** `SELinuxMount`
** `ServiceAccountTokenNodeBinding`
** `SetEIPForNLBIngressController`
** `SignatureStores`
** `SigstoreImageVerification`
** `SigstoreImageVerificationPKI`
** `TranslateStreamCloseWebsocketRequests`
** `UpgradeStatus`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I am right, oc adm upgrade status will be GA in OCP 4.20 with #100342, so we should remove it from this list, right?

cc @dis016 @cbippley for confirmation

** `UserNamespacesPodSecurityStandards`
** `UserNamespacesSupport`
** `ValidatingAdmissionPolicy`
** `VolumeAttributesClass`
** `VolumeGroupSnapshot`
** `VSphereConfigurableMaxAllowedBlockVolumesPerNode`
** `VSphereDriverConfiguration`
** `VSphereHostVMGroupZonal`
** `VSphereMixedNodeEnv`
** `VSphereMultiDisk`
** `VSphereMultiNetworks`
** `VSphereMultiVCenters`
--

////
Expand Down