Skip to content

NE-2009: Enable GatewayAPI featuregate in Default featureset#2261

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
alebedev87:gwapi-promote-ga
Apr 11, 2025
Merged

NE-2009: Enable GatewayAPI featuregate in Default featureset#2261
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
alebedev87:gwapi-promote-ga

Conversation

@alebedev87
Copy link
Copy Markdown
Contributor

Promote GatewayAPI featuregate which covers the GatewayAPI CRD lifecycle management implemented in the cluster ingress operator.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 2, 2025
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 2, 2025

@alebedev87: This pull request references NE-2009 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

Details

In response to this:

Promote GatewayAPI featuregate which covers the GatewayAPI CRD lifecycle management implemented in the cluster ingress operator.

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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 2, 2025

Hello @alebedev87! 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 openshift-ci Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 2, 2025
@openshift-ci openshift-ci Bot requested review from JoelSpeed and deads2k April 2, 2025 18:26
@alebedev87
Copy link
Copy Markdown
Contributor Author

/test verify-feature-promotion

To see whether we have more runs now (there were 3 at PR creation).

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-ovn-techpreview

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-serial-techpreview

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test verify-feature-promotion

@alebedev87
Copy link
Copy Markdown
Contributor Author

/retest

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test verify-feature-promotion

@JoelSpeed
Copy link
Copy Markdown
Contributor

If you need to trigger additional runs, there's a feature called gangway (search openshift-eng for gangway-cli) that you can use to trigger jobs.

I would expect that you have a daily periodic configured, so it should naturally pass at some point

1 similar comment
@JoelSpeed
Copy link
Copy Markdown
Contributor

If you need to trigger additional runs, there's a feature called gangway (search openshift-eng for gangway-cli) that you can use to trigger jobs.

I would expect that you have a daily periodic configured, so it should naturally pass at some point

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-ovn-techpreview

Is it this variant (2 at the moment)?

Platform:aws
Architecture:amd64
Network:ovn
NetworkStack:ipv4
Owner:eng
Topology:ha
FeatureSet:techpreview
Upgrade:none

@alebedev87
Copy link
Copy Markdown
Contributor Author

/payload-job periodic-ci-openshift-release-master-ci-4.19-e2e-aws-ovn-techpreview

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 7, 2025

@alebedev87: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-ci-4.19-e2e-aws-ovn-techpreview

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/70c01eb0-1391-11f0-9552-cccd2fcabc08-0

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test verify-feature-promotion

@alebedev87
Copy link
Copy Markdown
Contributor Author

/payload-job periodic-ci-openshift-release-master-ci-4.19-e2e-metal-ipi-ovn-ipv6

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 7, 2025

@alebedev87: trigger 0 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

@alebedev87
Copy link
Copy Markdown
Contributor Author

/payload-job ?

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 7, 2025

@alebedev87: it appears that you have attempted to use some version of the payload command, but your comment was incorrectly formatted and cannot be acted upon. See the docs for usage info.

@alebedev87
Copy link
Copy Markdown
Contributor Author

/payload-job periodic-ci-openshift-release-master-ci-4.19-e2e-metal-ipi-ovn-dualstack-bgp-techpreview

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 7, 2025

@alebedev87: trigger 0 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

@alebedev87
Copy link
Copy Markdown
Contributor Author

Let's see how many runs remain...

/test verify-feature-promotion

@alebedev87
Copy link
Copy Markdown
Contributor Author

alebedev87 commented Apr 8, 2025

For the record, this gangway client command can help to get more runs for metal amd64 ipv6 profile (is it ha btw?):

./gangway-cli --api-url=https://gangway-ci.apps.ci.l2s4.p1.openshiftapps.com --initial registry.ci.openshift.org/ocp/release:4.19.0-0.ci-2025-04-07-182331 --latest registry.ci.openshift.org/ocp/release:4.19.0-0.ci-2025-04-07-182331 --num-jobs 1 --job-name periodic-ci-openshift-release-master-nightly-4.19-e2e-metal-ipi-ovn-ipv6-techpreview

@JoelSpeed
Copy link
Copy Markdown
Contributor

Generally we use gangway to trigger 10 runs at a time when trying to gather more data for promotion

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test verify-feature-promotion

alebedev87 added a commit to alebedev87/cluster-ingress-operator that referenced this pull request Apr 8, 2025
The `openshift-ingress-operator-gatewayapi-crd-admission` Validating Admission Policy
is bound to `GatewayAPI` featuregate, which has been promoted to GA
(openshift/api#2261).
This commit removes the `feature-set` annotation from manifests related to VAP,
this effectively makes them part of the `Default` featureset.
alebedev87 added a commit to alebedev87/cluster-ingress-operator that referenced this pull request Apr 8, 2025
The `openshift-ingress-operator-gatewayapi-crd-admission` Validating Admission Policy
is bound to `GatewayAPI` featuregate, which has been promoted to GA
(openshift/api#2261).
This commit removes the `feature-set` annotation from manifests related to VAP,
this effectively makes them part of the `Default` featureset.
@alebedev87
Copy link
Copy Markdown
Contributor Author

/retest

@alebedev87
Copy link
Copy Markdown
Contributor Author

alebedev87 commented Apr 8, 2025

The non TP e2e tests fail because the VAP is not in Default featureset.

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test verify-feature-promotion

@alebedev87
Copy link
Copy Markdown
Contributor Author

/hold

Holding this PR to synchronize the merges with openshift/cluster-ingress-operator#1216. Will unhold this one once the CIO PR is all green and ready to be merged right after this one. Related Slack thread.

@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 Apr 9, 2025
@JoelSpeed
Copy link
Copy Markdown
Contributor

/retest-required

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 9, 2025
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 9, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 9, 2025
@alebedev87
Copy link
Copy Markdown
Contributor Author

openshift/cluster-ingress-operator#1216 merged, unholding this one. However, it may take some time to get a build with the change.

/unhold

@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 Apr 9, 2025
@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 8fcc4e7 and 2 for PR HEAD 4bebb58 in total

@JoelSpeed
Copy link
Copy Markdown
Contributor

/retest

@alebedev87
Copy link
Copy Markdown
Contributor Author

I was waiting for the first accepted CI build which contains openshift/cluster-ingress-operator#1216 (which didn't happen) before retesting. But let's see maybe I'm wrong in my assumption.

@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 8fcc4e7 and 2 for PR HEAD 4bebb58 in total

@alebedev87
Copy link
Copy Markdown
Contributor Author

/retest-required

@alebedev87
Copy link
Copy Markdown
Contributor Author

You think I gave up, CI?! Get some!

/retest-required

@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 8fcc4e7 and 2 for PR HEAD 4bebb58 in total

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 11, 2025

@alebedev87: 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 4bebb58 link false /test okd-scos-e2e-aws-ovn

Full PR test history. Your PR dashboard.

Details

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-merge-bot openshift-merge-bot Bot merged commit c38b556 into openshift:master Apr 11, 2025
22 of 23 checks passed
@openshift-bot
Copy link
Copy Markdown

[ART PR BUILD NOTIFIER]

Distgit: ose-cluster-config-api
This PR has been included in build ose-cluster-config-api-container-v4.20.0-202504110609.p0.gc38b556.assembly.stream.el9.
All builds following this will include this PR.

stbenjam added a commit to stbenjam/api that referenced this pull request Apr 14, 2025
…te-ga"

This reverts commit c38b556, reversing
changes made to 8fcc4e7.
openshift-merge-bot Bot added a commit that referenced this pull request Apr 14, 2025
TRT-2081: Revert #2261 "NE-2009: Enable GatewayAPI featuregate in Default featureset"
alebedev87 added a commit to alebedev87/api that referenced this pull request Apr 15, 2025
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/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants