Skip to content

Add CNO secondary encap CI lanes for 4.20-4.22 and 5.0 - #83663

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
cgoncalves:cno-sec-encap-lanes
Aug 27, 2026
Merged

Add CNO secondary encap CI lanes for 4.20-4.22 and 5.0#83663
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
cgoncalves:cno-sec-encap-lanes

Conversation

@cgoncalves

@cgoncalves cgoncalves commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Mirror the existing master/5.1 optional metal IPI job so OVN encap override changes are covered on those release branches.

Summary by CodeRabbit

Adds optional OVN secondary encapsulation metal E2E CI lanes for Cluster Network Operator release branches 4.20, 4.21, 4.22, and 5.0. Each lane uses the cluster-network-operator-ovn-secondary-encap workflow and runs only when relevant OVN or OVN-Kubernetes files change.

@cgoncalves cgoncalves changed the title Add CNO secondary encap CI lanes for 4.20-4.22 and 5.0. Add CNO secondary encap CI lanes for 4.20-4.22 and 5.0 Aug 19, 2026
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: e3729446-619e-4190-ae91-08d05e76c3de

📥 Commits

Reviewing files that changed from the base of the PR and between bb5ba15 and e6fe4af.

⛔ Files ignored due to path filters (4)
  • ci-operator/jobs/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.20-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.21-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.22-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/cluster-network-operator/openshift-cluster-network-operator-release-5.0-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (4)
  • ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.20.yaml
  • ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.21.yaml
  • ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.22.yaml
  • ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-5.0.yaml
🚧 Files skipped from review as they are similar to previous changes (4)
  • ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.21.yaml
  • ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.22.yaml
  • ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.20.yaml
  • ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-5.0.yaml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

Release 4.20 through 5.0 CI configurations add optional intranet-capable metal end-to-end jobs for OVN secondary encapsulation. Each job uses targeted OVN path filters and the cluster-network-operator-ovn-secondary-encap workflow.

Changes

OVN secondary encapsulation CI

Layer / File(s) Summary
Release CI job configuration
ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.20.yaml, ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.21.yaml, ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-4.22.yaml, ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-release-5.0.yaml
Each release configuration adds an optional intranet-capable metal end-to-end job. The job uses targeted OVN path filters, the cluster-network-operator-ovn-secondary-encap workflow, and an Equinix metal cluster profile where specified.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to e6fe4

This PR adds CI coverage for OVN encapsulation override changes on four release branches. No actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: bpickard22, miheer


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 error)

Check name Status Explanation Resolution
No-Sensitive-Data-In-Logs ❌ Error The pull request adds four Prow jobs that invoke the existing secondary-encapsulation workflow. That workflow logs the Kubernetes node name and pod name in `cluster-network-operator-ovn-secondary-enca… Redact node names and pod names before logging, and remove the raw ConfigMap dump from the pre step. Log only sanitized validation results. Store any required diagnostic mapping in access-controlled artifacts instead of public CI logs, or d…
✅ Passed checks (14 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: adding CNO secondary encapsulation CI lanes for releases 4.20 through 4.22 and 5.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed PASS. The pull request changes only CI YAML and generated presubmit YAML. The added identifiers are fixed strings such as e2e-metal-ipi-ovn-secondary-encap and `cluster-network-operator-ovn-secondar…
Test Structure And Quality ✅ Passed PASS: The pull request changes only eight YAML CI configuration/generated job files. The commit adds no Ginkgo test files, Go test code, or Ginkgo DSL. Therefore the stated requirements for It-block r…
Microshift Test Compatibility ✅ Passed PASS: The pull request adds only eight YAML CI configuration files. The parent-to-HEAD diff contains no Go files, Ginkgo test declarations, MicroShift checks, or OpenShift API references in test code.…
Single Node Openshift (Sno) Test Compatibility ✅ Passed PASS: The pull request adds only CI configuration and generated Prow presubmit YAML. The commit diff contains no Go or other test-source changes and no new Ginkgo declarations such as It(), Describe()…
Topology-Aware Scheduling Compatibility ✅ Passed PASS. The commit changes only CI test declarations and generated Prow presubmit jobs. The added entries select an Equinix cluster profile, mark the job optional, filter changed files, and reference an…
Ote Binary Stdout Contract ✅ Passed PASS. The pull request changes only eight YAML files: four CI configurations and four generated presubmit job definitions. The added content defines optional e2e-metal-ipi-ovn-secondary-encap jobs a…
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS: The pull request adds only YAML CI job declarations and generated presubmit entries. It adds no Ginkgo test code, Go files, or shell test files, and no added lines contain the listed IPv4 or ext…
No-Weak-Crypto ✅ Passed PASS. The pull request adds CI YAML and generated presubmit job metadata only. The added content contains no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, custom crypto, or secret/token comparison logic. …
Container-Privileges ✅ Passed The pull request adds CI lane declarations and generated Prow jobs only. Added lines contain no privileged: true, hostPID, hostNetwork, hostIPC, SYS_ADMIN, allowPrivilegeEscalation: true, …
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (4 skipped: 4 unsupported.)

Full details: Stable And Deterministic Test Names

Explanation

PASS. The pull request changes only CI YAML and generated presubmit YAML. The added identifiers are fixed strings such as e2e-metal-ipi-ovn-secondary-encap and cluster-network-operator-ovn-secondary-encap. No It(), Describe(), Context(), or When() title was added or changed. The referenced workflow and shell steps also contain no Ginkgo title construction.

Full details: Test Structure And Quality

Explanation

PASS: The pull request changes only eight YAML CI configuration/generated job files. The commit adds no Ginkgo test files, Go test code, or Ginkgo DSL. Therefore the stated requirements for It-block responsibility, fixture cleanup, cluster-operation timeouts, assertion messages, and Ginkgo test patterns are not applicable to this change.

Full details: Microshift Test Compatibility

Explanation

PASS: The pull request adds only eight YAML CI configuration files. The parent-to-HEAD diff contains no Go files, Ginkgo test declarations, MicroShift checks, or OpenShift API references in test code. The check applies only when new Ginkgo e2e tests are added, so it is not applicable.

Full details: Single Node Openshift (Sno) Test Compatibility

Explanation

PASS: The pull request adds only CI configuration and generated Prow presubmit YAML. The commit diff contains no Go or other test-source changes and no new Ginkgo declarations such as It(), Describe(), Context(), or When(). Therefore, the SNO compatibility check is not applicable. The referenced secondary-encap lane mirrors existing master/5.1 configuration and does not introduce a new test body or a new multi-node assumption.

Full details: Topology-Aware Scheduling Compatibility

Explanation

PASS. The commit changes only CI test declarations and generated Prow presubmit jobs. The added entries select an Equinix cluster profile, mark the job optional, filter changed files, and reference an existing workflow. The diff introduces no deployment manifests, operator/controller code, replicas, anti-affinity, topology spread constraints, node selectors or affinities, tolerations, or PDBs. Therefore the custom topology-aware scheduling failure conditions do not apply.

Full details: Ote Binary Stdout Contract

Explanation

PASS. The pull request changes only eight YAML files: four CI configurations and four generated presubmit job definitions. The added content defines optional e2e-metal-ipi-ovn-secondary-encap jobs and references an existing workflow. The diff adds no source-code files or process-level code, and no added YAML contains stdout, logging, or Ginkgo suite-setup writes. Therefore, the pull request does not introduce an OTE binary stdout contract violation.

Full details: Ipv6 And Disconnected Network Test Compatibility

Explanation

PASS: The pull request adds only YAML CI job declarations and generated presubmit entries. It adds no Ginkgo test code, Go files, or shell test files, and no added lines contain the listed IPv4 or external-connectivity patterns. The referenced secondary-encap workflow already existed and contains its own IPv4 configuration; that unchanged behavior is not introduced by this pull request. The presubmit image uses the internal quay-proxy.ci.openshift.org mirror.

Full details: No-Weak-Crypto

Explanation

PASS. The pull request adds CI YAML and generated presubmit job metadata only. The added content contains no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, custom crypto, or secret/token comparison logic. The referenced secondary-encapsulation workflow also contains no flagged weak-crypto usage.

Full details: Container-Privileges

Explanation

The pull request adds CI lane declarations and generated Prow jobs only. Added lines contain no privileged: true, hostPID, hostNetwork, hostIPC, SYS_ADMIN, allowPrivilegeEscalation: true, or root execution settings. The capabilities: intranet entries are CI scheduling metadata, not container capabilities. The referenced workflow is unchanged and its EXTRA_MG_ARGS: --host-network is not a Kubernetes hostNetwork field.

Full details: No-Sensitive-Data-In-Logs

Explanation

The pull request adds four Prow jobs that invoke the existing secondary-encapsulation workflow. That workflow logs the Kubernetes node name and pod name in cluster-network-operator-ovn-secondary-encap-pre-commands.sh and cluster-network-operator-ovn-secondary-encap-validate-commands.sh. The node name is obtained from .spec.nodeName and can be an internal hostname. The new jobs therefore expose these values in newly enabled CI logs. No password or token value is printed directly, but the internal-hostname condition is met.

Resolution

Redact node names and pod names before logging, and remove the raw ConfigMap dump from the pre step. Log only sanitized validation results. Store any required diagnostic mapping in access-controlled artifacts instead of public CI logs, or do not enable these jobs until the workflow output is sanitized.

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@SchSeba SchSeba left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 19, 2026
@cgoncalves

Copy link
Copy Markdown
Contributor Author

/pj-rehearse skip

We can't test CI until the 5.0 backport PR (openshift/cluster-network-operator#3124) and 4.x backport PRs merge first.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@cgoncalves: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 20, 2026
@cgoncalves

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@cgoncalves: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 22, 2026
@cgoncalves
cgoncalves force-pushed the cno-sec-encap-lanes branch from dee130a to 6937ae9 Compare August 24, 2026 06:32
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@openshift-ci openshift-ci Bot removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. lgtm Indicates that a PR is ready to be merged. labels Aug 24, 2026
@openshift-merge-bot openshift-merge-bot Bot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 24, 2026
@zeeke

zeeke commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 24, 2026
@tssurya

tssurya commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Needs pj-rehearse to be run again and the ack ? across all releases?

@cgoncalves

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@cgoncalves: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 26, 2026
@cgoncalves

Copy link
Copy Markdown
Contributor Author

@tssurya PR just needs approval label now.

@tssurya

tssurya commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

@cgoncalves where are the rehearsal job links that show they are running but failing at the encap step? I think in the original PR @SchSeba had a link from rehearse job we looked at to ensure it works as per our expectations

@tssurya

tssurya commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@tssurya: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

steps:
cluster_profile: equinix-ocp-metal
workflow: cluster-network-operator-ovn-secondary-encap
- as: e2e-aws-ovn-fdp-qe

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

where is the always_run: false for fdp-qe gone?
is it me or does the diff look weird? please insert the new block between two jobs instead of inserting after the always-run block of the fdp-qe job for both 5.0 and 4.22

4.21 and 4.20 look better

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

afaict Carlos addressed this

@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 26, 2026
@tssurya

tssurya commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

@cgoncalves I don't get why rehearsals weren't triggered for 5.0 secondary-encap lane :P its like the fdp-qe lane is getting triggered lol which has nothng to do with this PR the diff looks strange as if we updated the fdp-qe instead of just inserting the new lane

Mirror the existing master/5.1 optional metal IPI job so OVN encap
override changes are covered on those release branches.

Co-authored-by: Cursor <cursoragent@cursor.com
Signed-off-by: Carlos Goncalves <cgoncalves@redhat.com>
@cgoncalves
cgoncalves force-pushed the cno-sec-encap-lanes branch from 6937ae9 to e6fe4af Compare August 26, 2026 08:39
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@cgoncalves

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@cgoncalves: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@tssurya

tssurya commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

@cgoncalves please make sure rehearsals run, and then check they fail at the encap-ip step and then add the ack, that's the point of rehearsals to ensure the lanes run like we want them to - I understand they will fail w/o code - but that's not the point, its to make sure config is correct etc
I'll come back to this PR later in the day

@openshift-merge-bot openshift-merge-bot Bot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 26, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@cgoncalves: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-cluster-network-operator-release-4.20-e2e-metal-ipi-ovn-secondary-encap openshift/cluster-network-operator presubmit Presubmit changed
pull-ci-openshift-cluster-network-operator-release-4.21-e2e-metal-ipi-ovn-secondary-encap openshift/cluster-network-operator presubmit Presubmit changed
pull-ci-openshift-cluster-network-operator-release-4.22-e2e-metal-ipi-ovn-secondary-encap openshift/cluster-network-operator presubmit Presubmit changed
pull-ci-openshift-cluster-network-operator-release-5.0-e2e-metal-ipi-ovn-secondary-encap openshift/cluster-network-operator presubmit Presubmit changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@cgoncalves

Copy link
Copy Markdown
Contributor Author

Rehearsals are running now.

@openshift-ci

openshift-ci Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

@cgoncalves: The following tests 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/rehearse/openshift/cluster-network-operator/release-4.22/e2e-aws-ovn-fdp-qe 6937ae9 link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.22-e2e-aws-ovn-fdp-qe
ci/rehearse/openshift/cluster-network-operator/release-5.0/e2e-metal-ipi-ovn-secondary-encap e6fe4af link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-5.0-e2e-metal-ipi-ovn-secondary-encap
ci/rehearse/openshift/cluster-network-operator/release-4.21/e2e-metal-ipi-ovn-secondary-encap e6fe4af link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.21-e2e-metal-ipi-ovn-secondary-encap
ci/rehearse/openshift/cluster-network-operator/release-4.20/e2e-metal-ipi-ovn-secondary-encap e6fe4af link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.20-e2e-metal-ipi-ovn-secondary-encap
ci/rehearse/openshift/cluster-network-operator/release-4.22/e2e-metal-ipi-ovn-secondary-encap e6fe4af link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.22-e2e-metal-ipi-ovn-secondary-encap

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.

@andreaskaris

Copy link
Copy Markdown
Contributor

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@andreaskaris: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 27, 2026
@tssurya

tssurya commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

@tssurya tssurya left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 27, 2026
@openshift-ci

openshift-ci Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgoncalves, SchSeba, tssurya, zeeke

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 Aug 27, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 97bee72 into openshift:main Aug 27, 2026
16 of 20 checks passed
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. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants