Skip to content

Conversation

rikatz
Copy link
Member

@rikatz rikatz commented Sep 24, 2025

This change removes the Feature gate SetEIPForNLBIngressController from the API.

The FG is not used anymore by cluster-ingress-operator and is not required to be part of the code anymore. The removal of CIO code happened on openshift/cluster-ingress-operator#1280

Additionally, the FG has been enabled by default since 4.18 and can be safely removed

@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. labels Sep 24, 2025
Copy link
Contributor

openshift-ci bot commented Sep 24, 2025

Hello @rikatz! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Sep 24, 2025
@openshift-ci-robot
Copy link

@rikatz: This pull request references Jira Issue OCPBUGS-55649, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is MODIFIED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

This change removes the Feature gate SetEIPForNLBIngressController from the API.

The FG is not used anymore by cluster-ingress-operator and is not required to be part of the code anymore. The removal of CIO code happened on openshift/cluster-ingress-operator#1280

Additionally, the FG has been enabled by default since 4.18 and can be safely removed

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 24, 2025
@rikatz
Copy link
Member Author

rikatz commented Sep 24, 2025

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 24, 2025
@openshift-ci-robot
Copy link

@rikatz: This pull request references Jira Issue OCPBUGS-55649, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @melvinjoseph86

In response to this:

/jira refresh

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 openshift-eng/jira-lifecycle-plugin repository.

@rikatz
Copy link
Member Author

rikatz commented Sep 24, 2025

/hold

Need to check and fix generated files

Will also wait for #2400 to merge

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 24, 2025
@everettraven
Copy link
Contributor

@rikatz It looks like we still need to regenerate our set of generated files with this change. Please perform regeneration with make update and push the associated changes.

Thanks!

@rikatz
Copy link
Member Author

rikatz commented Sep 29, 2025

@everettraven sure, I am waiting #2400 to be merged before I proceed with mine, as we are touching similar lines I want Greg's PR to go first!

Thanks!

@rikatz rikatz force-pushed the remove-fg-eipfornlb branch from 42160a0 to d056219 Compare October 1, 2025 13:07
@openshift-ci openshift-ci bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 1, 2025
@rikatz rikatz force-pushed the remove-fg-eipfornlb branch from d056219 to 11fdd74 Compare October 1, 2025 13:10
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 1, 2025
@rikatz rikatz force-pushed the remove-fg-eipfornlb branch from 11fdd74 to 2c1760a Compare October 1, 2025 13:18
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 1, 2025
@openshift-ci openshift-ci bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 1, 2025
@rikatz
Copy link
Member Author

rikatz commented Oct 1, 2025

@everettraven now ready to go. I did a make update and the newly generated openapi scared me, so I am keeping it on a separate commit if we decide to drop it
/hold cancel

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 3, 2025
@rikatz rikatz force-pushed the remove-fg-eipfornlb branch from 2ceec67 to 7dca964 Compare October 3, 2025 13:14
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 3, 2025
This change removes the Feature gate SetEIPForNLBIngressController from
the API.

The FG is not used anymore by cluster-ingress-operator and is not required
to be part of the code anymore.

Additionally, the FG has been enabled by default since 4.18 and can be safely
removed
@rikatz rikatz force-pushed the remove-fg-eipfornlb branch from 7dca964 to 1e4b0e6 Compare October 3, 2025 13:16
@JoelSpeed
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 3, 2025
@openshift-ci-robot
Copy link

/test remaining-required

Scheduling tests matching the pipeline_run_if_changed or not excluded by pipeline_skip_if_only_changed parameters:
/test e2e-aws-ovn
/test e2e-aws-ovn-hypershift
/test e2e-aws-ovn-hypershift-conformance
/test e2e-aws-ovn-techpreview
/test e2e-aws-serial-1of2
/test e2e-aws-serial-2of2
/test e2e-aws-serial-techpreview-1of2
/test e2e-aws-serial-techpreview-2of2
/test e2e-azure
/test e2e-gcp
/test e2e-upgrade
/test e2e-upgrade-out-of-change

Copy link
Contributor

openshift-ci bot commented Oct 3, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: everettraven, JoelSpeed

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [JoelSpeed,everettraven]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@melvinjoseph86
Copy link

Launch cluster-bot with this PR and the functionality is still working well and EIP are set as expected.
'SetEIPForNLBIngressController' is now removed from the featuregates.config.openshift.io

mjoseph@mjoseph-mac Downloads % oc get  featuregate cluster -oyaml
apiVersion: config.openshift.io/v1
kind: FeatureGate
metadata:
  annotations:
    include.release.openshift.io/self-managed-high-availability: "true"
  creationTimestamp: "2025-10-03T13:08:26Z"
  generation: 1
  name: cluster
  resourceVersion: "712"
  uid: 9ac03c5b-1ea9-426e-8b21-eb0809df63ee
spec: {}
status:
  featureGates:
  - disabled:
    - name: AWSClusterHostedDNS
    - name: AWSClusterHostedDNSInstall
    - name: AWSDedicatedHosts
    - name: AWSDualStackInstall
    - name: AWSServiceLBNetworkSecurityGroup
    - name: AutomatedEtcdBackup
    - name: AzureClusterHostedDNSInstall
    - name: AzureDedicatedHosts
    - name: AzureDualStackInstall
    - name: AzureMultiDisk
    - name: BootImageSkewEnforcement
    - name: BootcNodeManagement
    - name: CBORServingAndStorage
    - name: ClientsAllowCBOR
    - name: ClientsPreferCBOR
    - name: ClusterAPIInstall
    - name: ClusterAPIInstallIBMCloud
    - name: ClusterAPIMachineManagementVSphere
    - name: ClusterMonitoringConfig
    - name: ClusterVersionOperatorConfiguration
    - name: DNSNameResolver
    - name: DualReplica
    - name: DyanmicServiceEndpointIBMCloud
    - name: DynamicResourceAllocation
    - name: EtcdBackendQuota
    - name: EventedPLEG
    - name: Example
    - name: Example2
    - name: ExternalSnapshotMetadata
    - name: GCPClusterHostedDNS
    - name: GCPCustomAPIEndpoints
    - name: GCPCustomAPIEndpointsInstall
    - name: GCPDualStackInstall
    - name: ImageModeStatusReporting
    - name: ImageStreamImportMode
    - name: IngressControllerDynamicConfigurationManager
    - name: InsightsConfig
    - name: InsightsOnDemandDataGather
    - name: IrreconcilableMachineConfig
    - name: KMSEncryptionProvider
    - name: MachineAPIMigration
    - name: MachineAPIOperatorDisableMachineHealthCheckController
    - name: ManagedBootImagesAzure
    - name: ManagedBootImagesvSphere
    - name: MaxUnavailableStatefulSet
    - name: MinimumKubeletVersion
    - name: MixedCPUsAllocation
    - name: MultiArchInstallAzure
    - name: MultiDiskSetup
    - name: MutatingAdmissionPolicy
    - name: NewOLMCatalogdAPIV1Metas
    - name: NewOLMOwnSingleNamespace
    - name: NewOLMPreflightPermissionChecks
    - name: NewOLMWebhookProviderOpenshiftServiceCA
    - name: NoRegistryClusterOperations
    - name: NutanixMultiSubnets
    - name: OVNObservability
    - name: PreconfiguredUDNAddresses
    - name: SELinuxMount
    - name: ShortCertRotation
    - name: SignatureStores
    - name: SigstoreImageVerificationPKI
    - name: TranslateStreamCloseWebsocketRequests
    - name: VSphereConfigurableMaxAllowedBlockVolumesPerNode
    - name: VSphereHostVMGroupZonal
    - name: VSphereMixedNodeEnv
    - name: VolumeGroupSnapshot
    enabled:
    - name: AdditionalRoutingCapabilities
    - name: AdminNetworkPolicy
    - name: AlibabaPlatform
    - name: AzureWorkloadIdentity
    - name: BuildCSIVolumes
    - name: CPMSMachineNamePrefix
    - name: ConsolePluginContentSecurityPolicy
    - name: ExternalOIDC
    - name: ExternalOIDCWithUIDAndExtraClaimMappings
    - name: GCPClusterHostedDNSInstall
    - name: GatewayAPI
    - name: GatewayAPIController
    - name: HighlyAvailableArbiter
    - name: ImageVolume
    - name: KMSv1
    - name: MachineConfigNodes
    - name: ManagedBootImages
    - name: ManagedBootImagesAWS
    - name: MetricsCollectionProfiles
    - name: NetworkDiagnosticsConfig
    - name: NetworkLiveMigration
    - name: NetworkSegmentation
    - name: NewOLM
    - name: OpenShiftPodSecurityAdmission
    - name: PinnedImages
    - name: ProcMountType
    - name: RouteAdvertisements
    - name: RouteExternalCertificate
    - name: ServiceAccountTokenNodeBinding
    - name: SigstoreImageVerification
    - name: StoragePerformantSecurityPolicy
    - name: UpgradeStatus
    - name: UserNamespacesPodSecurityStandards
    - name: UserNamespacesSupport
    - name: VSphereMultiDisk
    - name: VSphereMultiNetworks
    - name: VolumeAttributesClass
    version: 4.21.0-0-2025-10-03-124858-test-ci-ln-qzdiwb2-latest
mjoseph@mjoseph-mac Downloads % 

/verified by @melvinjoseph86
/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Oct 3, 2025
@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Oct 3, 2025
@openshift-ci-robot
Copy link

@melvinjoseph86: This PR has been marked as verified by @melvinjoseph86.

In response to this:

Launch cluster-bot with this PR and the functionality is still working well and EIP are set as expected.
'SetEIPForNLBIngressController' is now removed from the featuregates.config.openshift.io

mjoseph@mjoseph-mac Downloads % oc get  featuregate cluster -oyaml
apiVersion: config.openshift.io/v1
kind: FeatureGate
metadata:
 annotations:
   include.release.openshift.io/self-managed-high-availability: "true"
 creationTimestamp: "2025-10-03T13:08:26Z"
 generation: 1
 name: cluster
 resourceVersion: "712"
 uid: 9ac03c5b-1ea9-426e-8b21-eb0809df63ee
spec: {}
status:
 featureGates:
 - disabled:
   - name: AWSClusterHostedDNS
   - name: AWSClusterHostedDNSInstall
   - name: AWSDedicatedHosts
   - name: AWSDualStackInstall
   - name: AWSServiceLBNetworkSecurityGroup
   - name: AutomatedEtcdBackup
   - name: AzureClusterHostedDNSInstall
   - name: AzureDedicatedHosts
   - name: AzureDualStackInstall
   - name: AzureMultiDisk
   - name: BootImageSkewEnforcement
   - name: BootcNodeManagement
   - name: CBORServingAndStorage
   - name: ClientsAllowCBOR
   - name: ClientsPreferCBOR
   - name: ClusterAPIInstall
   - name: ClusterAPIInstallIBMCloud
   - name: ClusterAPIMachineManagementVSphere
   - name: ClusterMonitoringConfig
   - name: ClusterVersionOperatorConfiguration
   - name: DNSNameResolver
   - name: DualReplica
   - name: DyanmicServiceEndpointIBMCloud
   - name: DynamicResourceAllocation
   - name: EtcdBackendQuota
   - name: EventedPLEG
   - name: Example
   - name: Example2
   - name: ExternalSnapshotMetadata
   - name: GCPClusterHostedDNS
   - name: GCPCustomAPIEndpoints
   - name: GCPCustomAPIEndpointsInstall
   - name: GCPDualStackInstall
   - name: ImageModeStatusReporting
   - name: ImageStreamImportMode
   - name: IngressControllerDynamicConfigurationManager
   - name: InsightsConfig
   - name: InsightsOnDemandDataGather
   - name: IrreconcilableMachineConfig
   - name: KMSEncryptionProvider
   - name: MachineAPIMigration
   - name: MachineAPIOperatorDisableMachineHealthCheckController
   - name: ManagedBootImagesAzure
   - name: ManagedBootImagesvSphere
   - name: MaxUnavailableStatefulSet
   - name: MinimumKubeletVersion
   - name: MixedCPUsAllocation
   - name: MultiArchInstallAzure
   - name: MultiDiskSetup
   - name: MutatingAdmissionPolicy
   - name: NewOLMCatalogdAPIV1Metas
   - name: NewOLMOwnSingleNamespace
   - name: NewOLMPreflightPermissionChecks
   - name: NewOLMWebhookProviderOpenshiftServiceCA
   - name: NoRegistryClusterOperations
   - name: NutanixMultiSubnets
   - name: OVNObservability
   - name: PreconfiguredUDNAddresses
   - name: SELinuxMount
   - name: ShortCertRotation
   - name: SignatureStores
   - name: SigstoreImageVerificationPKI
   - name: TranslateStreamCloseWebsocketRequests
   - name: VSphereConfigurableMaxAllowedBlockVolumesPerNode
   - name: VSphereHostVMGroupZonal
   - name: VSphereMixedNodeEnv
   - name: VolumeGroupSnapshot
   enabled:
   - name: AdditionalRoutingCapabilities
   - name: AdminNetworkPolicy
   - name: AlibabaPlatform
   - name: AzureWorkloadIdentity
   - name: BuildCSIVolumes
   - name: CPMSMachineNamePrefix
   - name: ConsolePluginContentSecurityPolicy
   - name: ExternalOIDC
   - name: ExternalOIDCWithUIDAndExtraClaimMappings
   - name: GCPClusterHostedDNSInstall
   - name: GatewayAPI
   - name: GatewayAPIController
   - name: HighlyAvailableArbiter
   - name: ImageVolume
   - name: KMSv1
   - name: MachineConfigNodes
   - name: ManagedBootImages
   - name: ManagedBootImagesAWS
   - name: MetricsCollectionProfiles
   - name: NetworkDiagnosticsConfig
   - name: NetworkLiveMigration
   - name: NetworkSegmentation
   - name: NewOLM
   - name: OpenShiftPodSecurityAdmission
   - name: PinnedImages
   - name: ProcMountType
   - name: RouteAdvertisements
   - name: RouteExternalCertificate
   - name: ServiceAccountTokenNodeBinding
   - name: SigstoreImageVerification
   - name: StoragePerformantSecurityPolicy
   - name: UpgradeStatus
   - name: UserNamespacesPodSecurityStandards
   - name: UserNamespacesSupport
   - name: VSphereMultiDisk
   - name: VSphereMultiNetworks
   - name: VolumeAttributesClass
   version: 4.21.0-0-2025-10-03-124858-test-ci-ln-qzdiwb2-latest
mjoseph@mjoseph-mac Downloads % 

/verified by @melvinjoseph86
/label qe-approved

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

@rikatz: This pull request references Jira Issue OCPBUGS-55649, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @melvinjoseph86

In response to this:

This change removes the Feature gate SetEIPForNLBIngressController from the API.

The FG is not used anymore by cluster-ingress-operator and is not required to be part of the code anymore. The removal of CIO code happened on openshift/cluster-ingress-operator#1280

Additionally, the FG has been enabled by default since 4.18 and can be safely removed

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 openshift-eng/jira-lifecycle-plugin repository.

@rikatz
Copy link
Member Author

rikatz commented Oct 6, 2025

/retest-required

@rikatz
Copy link
Member Author

rikatz commented Oct 8, 2025

/retest-required
Job is fixed

@rikatz
Copy link
Member Author

rikatz commented Oct 8, 2025

@JoelSpeed @everettraven if the test passes now, do you mind if I remove the hold?

Thanks!

@JoelSpeed
Copy link
Contributor

/hold cancel
/retest-required

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 8, 2025
@rikatz
Copy link
Member Author

rikatz commented Oct 8, 2025

Test team said they are still missing a fix for it :/

@rikatz
Copy link
Member Author

rikatz commented Oct 8, 2025

/retest-required
Test was timing out, team has rebalanced the clusters

Copy link
Contributor

openshift-ci bot commented Oct 8, 2025

@rikatz: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/okd-scos-e2e-aws-ovn 1e4b0e6 link false /test okd-scos-e2e-aws-ovn

Full PR test history. Your PR dashboard.

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-sigs/prow repository. I understand the commands that are listed here.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 230d0e0 and 2 for PR HEAD 1e4b0e6 in total

@rikatz
Copy link
Member Author

rikatz commented Oct 8, 2025

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 8, 2025
@rikatz
Copy link
Member Author

rikatz commented Oct 8, 2025

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 8, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 3a4cc53 into openshift:master Oct 8, 2025
27 of 28 checks passed
@openshift-ci-robot
Copy link

@rikatz: Jira Issue Verification Checks: Jira Issue OCPBUGS-55649
✔️ This pull request was pre-merge verified.
✔️ All associated pull requests have merged.
✔️ All associated, merged pull requests were pre-merge verified.

Jira Issue OCPBUGS-55649 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓

In response to this:

This change removes the Feature gate SetEIPForNLBIngressController from the API.

The FG is not used anymore by cluster-ingress-operator and is not required to be part of the code anymore. The removal of CIO code happened on openshift/cluster-ingress-operator#1280

Additionally, the FG has been enabled by default since 4.18 and can be safely removed

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 openshift-eng/jira-lifecycle-plugin repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. qe-approved Signifies that QE has signed off on this PR size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants