Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO-ISSUE: Synchronize From Upstream Repositories #742

Closed
wants to merge 4 commits into from

Conversation

perdasilva
Copy link
Contributor

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-02-14 12:47:26 operator-framework/operator-lifecycle-manager@6243cd1 Joe Lanford add related objects to ClusterOperator for better OpenShift must-gather collection (#3175)
2024-02-16 21:24:10 operator-framework/operator-lifecycle-manager@40ba65c Jacob Floyd Apply Subscription.Spec.Config.Annotations to Deployments, Pods, ApiServices (#3169)
2024-02-20 14:19:38 operator-framework/operator-lifecycle-manager@9f42a6f Mikalai Radchuk Fixes log line for pod creation (#3178)
2024-02-22 17:35:22 operator-framework/operator-lifecycle-manager@cdf8949 Jordan Keister change dco policy to enable merge queues (#3179)
2024-02-28 19:13:27 operator-framework/operator-lifecycle-manager@fc3c183 Todd Short Fix finalizer processing (#3180)
2024-02-28 22:51:50 operator-framework/operator-lifecycle-manager@dc0c564 Daniel Franz Modify installation steps for ClusterRoleBindings and Services to use SSA in order to avoid race conditions. (#3182)
2024-03-01 19:54:30 operator-framework/operator-lifecycle-manager@1d12f8f Steve Kuznetsov registry/reconciler: use appropriate image pull policy for catalog (#3184)
2024-03-13 18:20:06 operator-framework/operator-lifecycle-manager@a5035a0 Brett Tofel Add slash command access to make unit (#3186)
2024-03-18 16:37:54 operator-framework/operator-lifecycle-manager@0f1e945 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#3188)
2024-03-25 20:30:34 operator-framework/operator-lifecycle-manager@6b2b933 Daniel Franz RoleBinding SSA (#3190)
2024-03-27 05:04:32 operator-framework/operator-lifecycle-manager@e1db71e Jordan Keister bumping o-f upstream libs as deps for this project (#3192)
2024-03-27 17:15:39 operator-framework/operator-lifecycle-manager@275d62e Joe Lanford OCPBUGS-31438: Correctly detect catalog image ID for extractContent catalog pods (#3194)
2024-03-27 19:52:53 operator-framework/operator-lifecycle-manager@d9e3836 Todd Short Support EnvFrom (#3193)
2024-04-02 12:55:31 operator-framework/operator-lifecycle-manager@81eef3a Todd Short Update k8s to v0.29.3 (#3195)
2024-04-03 00:23:46 operator-framework/operator-lifecycle-manager@3ed3c63 Joe Lanford copy-content: delete destination dirs before copying (#3197)
2024-04-08 07:20:32 operator-framework/operator-lifecycle-manager@09046e9 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.12.2 to 3.14.3 (#3198)
2024-04-11 12:49:54 operator-framework/operator-lifecycle-manager@be20100 guangwu chore: pkg import only once (#3120)
2024-04-12 21:39:12 operator-framework/operator-lifecycle-manager@8434d3c Joe Lanford OCPBUGS-28230: fallback to logs for termination message (#3203)
2024-04-15 14:11:32 operator-framework/operator-lifecycle-manager@68c24cf Joe Lanford catalog-operator: delete catalog pods stuck in Terminating state due to unreachable node (#3201)
2024-04-15 20:25:17 operator-framework/operator-lifecycle-manager@a7b6658 Daniel Franz Update if AlreadyExists (#3202)
2024-04-17 19:02:50 operator-framework/operator-lifecycle-manager@47aaa6b Kevin Rizza Fix unpack job cache issue (#3204)
2024-04-23 14:05:33 operator-framework/operator-lifecycle-manager@32d8782 dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#3205)
2024-04-25 03:19:09 operator-framework/operator-lifecycle-manager@7ec4770 Daniel Franz Revert "Fix unpack job cache issue (#3204)" (#3211)
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-02-14 17:42:49 operator-framework/operator-registry@d924b76 Jordan Keister use contributions path as fallback search for template inputs (#1221)
2024-02-14 18:48:35 operator-framework/operator-registry@27612df dependabot[bot] build(deps): bump github.com/opencontainers/image-spec (#1220)
2024-02-21 20:34:29 operator-framework/operator-registry@efddcb3 Jordan Keister moving codecov to token-based (#1228)
2024-02-27 17:42:42 operator-framework/operator-registry@805788e Jordan Keister supporting merge queues in CI workflows (#1229)
2024-02-27 20:19:24 operator-framework/operator-registry@a21f962 Joe Lanford render: support rendering FBC from bundle directories (#748)
2024-03-05 20:23:36 operator-framework/operator-registry@2096c4f Jordan Keister Semver lastedge error (#1169)
2024-03-15 18:57:29 operator-framework/operator-registry@6752ecc dependabot[bot] build(deps): bump k8s.io/client-go from 0.28.5 to 0.29.2 (#1222)
2024-03-18 12:28:23 operator-framework/operator-registry@a923299 Jordan Keister Revert "build(deps): bump k8s.io/client-go from 0.28.5 to 0.29.2 (#1222)" (#1232)
2024-03-25 23:59:21 operator-framework/operator-registry@025e8ca Doug Edgar Updating runc version in go.mod, go.sum (#1240)
2024-03-26 17:02:23 operator-framework/operator-registry@53eb661 Jordan Keister [chore] bump docker/cli, docker/docker to 25.0.5 (#1239)
2024-03-26 19:22:22 operator-framework/operator-registry@ba4de0b dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#1238)
2024-03-27 00:03:52 operator-framework/operator-registry@e5bba5f dependabot[bot] build(deps): bump golang.org/x/net from 0.20.0 to 0.22.0 (#1233)
2024-03-28 19:38:36 operator-framework/operator-registry@e30273d Jordan Keister removing docker registry replace (#1243)
2024-03-28 20:00:34 operator-framework/operator-registry@3f40a74 dependabot[bot] build(deps): bump golang.org/x/mod from 0.14.0 to 0.16.0 (#1242)
2024-03-28 20:14:20 operator-framework/operator-registry@51ac823 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#1235)
2024-04-01 14:30:18 operator-framework/operator-registry@a20989b Todd Short Add verify (tidy/lint) target (#1247)
2024-04-01 19:05:44 operator-framework/operator-registry@71c6c7f dependabot[bot] build(deps): bump k8s.io/apiextensions-apiserver from 0.28.5 to 0.29.3 (#1236)
2024-04-01 19:11:28 operator-framework/operator-registry@f511b07 dependabot[bot] build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0 (#1245)
2024-04-01 19:13:58 operator-framework/operator-registry@8905f52 dependabot[bot] build(deps): bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.22 (#1246)
2024-04-01 19:22:14 operator-framework/operator-registry@b550209 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.2 (#1227)
2024-04-01 20:00:46 operator-framework/operator-registry@28376d6 Jordan Keister update to k8s v1.29 version of api (#1248)
2024-02-26 09:32:11 operator-framework/api@d4f3de3 Jordan Keister bump codecov to v4 (#315)
2024-02-26 22:05:07 operator-framework/api@bdb0455 Jordan Keister add missing comments for status fields (#316)
2024-02-27 17:42:42 operator-framework/api@37fd5dd Jordan Keister enabling merge queues by adjusting dco policy, workflows (#314)
2024-03-14 18:52:01 operator-framework/api@4454fc8 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#318)
2024-04-01 14:38:31 operator-framework/api@191f5a7 Todd Short Add tidy to the verify target (#320)
2024-04-01 18:46:30 operator-framework/api@11a4de6 P. Radha Krishna Update modules to support k8s v0.29.2 (#319)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystemopenshift-bot:synchronize-upstreammastersynchronize-upstreamtrue &{0xc0003f6770 0xc00042f500 false {0 0} 0xc00042f4a0} [] true

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 6, 2024
@openshift-ci-robot
Copy link

@perdasilva: This pull request explicitly references no jira issue.

In response to this:

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-02-14 12:47:26 operator-framework/operator-lifecycle-manager@6243cd1 Joe Lanford add related objects to ClusterOperator for better OpenShift must-gather collection (#3175)
2024-02-16 21:24:10 operator-framework/operator-lifecycle-manager@40ba65c Jacob Floyd Apply Subscription.Spec.Config.Annotations to Deployments, Pods, ApiServices (#3169)
2024-02-20 14:19:38 operator-framework/operator-lifecycle-manager@9f42a6f Mikalai Radchuk Fixes log line for pod creation (#3178)
2024-02-22 17:35:22 operator-framework/operator-lifecycle-manager@cdf8949 Jordan Keister change dco policy to enable merge queues (#3179)
2024-02-28 19:13:27 operator-framework/operator-lifecycle-manager@fc3c183 Todd Short Fix finalizer processing (#3180)
2024-02-28 22:51:50 operator-framework/operator-lifecycle-manager@dc0c564 Daniel Franz Modify installation steps for ClusterRoleBindings and Services to use SSA in order to avoid race conditions. (#3182)
2024-03-01 19:54:30 operator-framework/operator-lifecycle-manager@1d12f8f Steve Kuznetsov registry/reconciler: use appropriate image pull policy for catalog (#3184)
2024-03-13 18:20:06 operator-framework/operator-lifecycle-manager@a5035a0 Brett Tofel Add slash command access to make unit (#3186)
2024-03-18 16:37:54 operator-framework/operator-lifecycle-manager@0f1e945 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#3188)
2024-03-25 20:30:34 operator-framework/operator-lifecycle-manager@6b2b933 Daniel Franz RoleBinding SSA (#3190)
2024-03-27 05:04:32 operator-framework/operator-lifecycle-manager@e1db71e Jordan Keister bumping o-f upstream libs as deps for this project (#3192)
2024-03-27 17:15:39 operator-framework/operator-lifecycle-manager@275d62e Joe Lanford OCPBUGS-31438: Correctly detect catalog image ID for extractContent catalog pods (#3194)
2024-03-27 19:52:53 operator-framework/operator-lifecycle-manager@d9e3836 Todd Short Support EnvFrom (#3193)
2024-04-02 12:55:31 operator-framework/operator-lifecycle-manager@81eef3a Todd Short Update k8s to v0.29.3 (#3195)
2024-04-03 00:23:46 operator-framework/operator-lifecycle-manager@3ed3c63 Joe Lanford copy-content: delete destination dirs before copying (#3197)
2024-04-08 07:20:32 operator-framework/operator-lifecycle-manager@09046e9 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.12.2 to 3.14.3 (#3198)
2024-04-11 12:49:54 operator-framework/operator-lifecycle-manager@be20100 guangwu chore: pkg import only once (#3120)
2024-04-12 21:39:12 operator-framework/operator-lifecycle-manager@8434d3c Joe Lanford OCPBUGS-28230: fallback to logs for termination message (#3203)
2024-04-15 14:11:32 operator-framework/operator-lifecycle-manager@68c24cf Joe Lanford catalog-operator: delete catalog pods stuck in Terminating state due to unreachable node (#3201)
2024-04-15 20:25:17 operator-framework/operator-lifecycle-manager@a7b6658 Daniel Franz Update if AlreadyExists (#3202)
2024-04-17 19:02:50 operator-framework/operator-lifecycle-manager@47aaa6b Kevin Rizza Fix unpack job cache issue (#3204)
2024-04-23 14:05:33 operator-framework/operator-lifecycle-manager@32d8782 dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#3205)
2024-04-25 03:19:09 operator-framework/operator-lifecycle-manager@7ec4770 Daniel Franz Revert "Fix unpack job cache issue (#3204)" (#3211)
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-02-14 17:42:49 operator-framework/operator-registry@d924b76 Jordan Keister use contributions path as fallback search for template inputs (#1221)
2024-02-14 18:48:35 operator-framework/operator-registry@27612df dependabot[bot] build(deps): bump github.com/opencontainers/image-spec (#1220)
2024-02-21 20:34:29 operator-framework/operator-registry@efddcb3 Jordan Keister moving codecov to token-based (#1228)
2024-02-27 17:42:42 operator-framework/operator-registry@805788e Jordan Keister supporting merge queues in CI workflows (#1229)
2024-02-27 20:19:24 operator-framework/operator-registry@a21f962 Joe Lanford render: support rendering FBC from bundle directories (#748)
2024-03-05 20:23:36 operator-framework/operator-registry@2096c4f Jordan Keister Semver lastedge error (#1169)
2024-03-15 18:57:29 operator-framework/operator-registry@6752ecc dependabot[bot] build(deps): bump k8s.io/client-go from 0.28.5 to 0.29.2 (#1222)
2024-03-18 12:28:23 operator-framework/operator-registry@a923299 Jordan Keister Revert "build(deps): bump k8s.io/client-go from 0.28.5 to 0.29.2 (#1222)" (#1232)
2024-03-25 23:59:21 operator-framework/operator-registry@025e8ca Doug Edgar Updating runc version in go.mod, go.sum (#1240)
2024-03-26 17:02:23 operator-framework/operator-registry@53eb661 Jordan Keister [chore] bump docker/cli, docker/docker to 25.0.5 (#1239)
2024-03-26 19:22:22 operator-framework/operator-registry@ba4de0b dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#1238)
2024-03-27 00:03:52 operator-framework/operator-registry@e5bba5f dependabot[bot] build(deps): bump golang.org/x/net from 0.20.0 to 0.22.0 (#1233)
2024-03-28 19:38:36 operator-framework/operator-registry@e30273d Jordan Keister removing docker registry replace (#1243)
2024-03-28 20:00:34 operator-framework/operator-registry@3f40a74 dependabot[bot] build(deps): bump golang.org/x/mod from 0.14.0 to 0.16.0 (#1242)
2024-03-28 20:14:20 operator-framework/operator-registry@51ac823 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#1235)
2024-04-01 14:30:18 operator-framework/operator-registry@a20989b Todd Short Add verify (tidy/lint) target (#1247)
2024-04-01 19:05:44 operator-framework/operator-registry@71c6c7f dependabot[bot] build(deps): bump k8s.io/apiextensions-apiserver from 0.28.5 to 0.29.3 (#1236)
2024-04-01 19:11:28 operator-framework/operator-registry@f511b07 dependabot[bot] build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0 (#1245)
2024-04-01 19:13:58 operator-framework/operator-registry@8905f52 dependabot[bot] build(deps): bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.22 (#1246)
2024-04-01 19:22:14 operator-framework/operator-registry@b550209 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.2 (#1227)
2024-04-01 20:00:46 operator-framework/operator-registry@28376d6 Jordan Keister update to k8s v1.29 version of api (#1248)
2024-02-26 09:32:11 operator-framework/api@d4f3de3 Jordan Keister bump codecov to v4 (#315)
2024-02-26 22:05:07 operator-framework/api@bdb0455 Jordan Keister add missing comments for status fields (#316)
2024-02-27 17:42:42 operator-framework/api@37fd5dd Jordan Keister enabling merge queues by adjusting dco policy, workflows (#314)
2024-03-14 18:52:01 operator-framework/api@4454fc8 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#318)
2024-04-01 14:38:31 operator-framework/api@191f5a7 Todd Short Add tidy to the verify target (#320)
2024-04-01 18:46:30 operator-framework/api@11a4de6 P. Radha Krishna Update modules to support k8s v0.29.2 (#319)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystemopenshift-bot:synchronize-upstreammastersynchronize-upstreamtrue &{0xc0003f6770 0xc00042f500 false {0 0} 0xc00042f4a0} [] true

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 requested a review from a team May 6, 2024 12:49
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 6, 2024
perdasilva and others added 4 commits May 6, 2024 14:50
* update go.mod to go 1.22

* update Dockerfile to use go v1.22.2

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

---------

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 01d4a00cadfeb59d9023d0a05105b84c43e2bbde
…source pods (#3206)

* Refactor security context configuration in pod reconciler

This change updates the logic for setting security contexts within the OLM pod reconciler. Now, it differentiates between 'Restricted' and 'Legacy' security contexts more explicitly. The 'Restricted' security context applies default security settings unless overridden, while the 'Legacy' context clears all security settings. When no security context is configured, it defaults to restricted. Additionally, the related tests have been updated to reflect these changes and ensure correct behavior.

Signed-off-by: btofel <btofel@redhat.com>

* Add checking of the namespace PSA restrictions

Signed-off-by: btofel <btofel@redhat.com>

* Fix linter issues

Signed-off-by: btofel <btofel@redhat.com>
Signed-off-by: Brett Tofel <btofel@redhat.com>

* fixes

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

---------

Signed-off-by: btofel <btofel@redhat.com>
Signed-off-by: Brett Tofel <btofel@redhat.com>
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Brett Tofel <btofel@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 9b2802151528e556d78b5fe55bcb8c89070efe58
… CRD specifies a conversion strategy (#3209)

* warn but allow CRD upgrade when validations fail but new CRD has conversion strategy

Signed-off-by: everettraven <everettraven@gmail.com>

* unexport validationError

Signed-off-by: everettraven <everettraven@gmail.com>

* updating warning message to be more descriptive, add warning event on installplan

Signed-off-by: everettraven <everettraven@gmail.com>

* update warning templ per review comments

Signed-off-by: everettraven <everettraven@gmail.com>

---------

Signed-off-by: everettraven <everettraven@gmail.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: c3e17741c5dde8d67203a9e34bba81c4ad2bddcd
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 157af3287d4c3138c54d503838e13581d9ab4ea8
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 6, 2024
Copy link
Contributor

openshift-ci bot commented May 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: perdasilva

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:

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 May 6, 2024
Copy link
Contributor

openshift-ci bot commented May 6, 2024

@perdasilva: 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/prow/e2e-gcp-ovn 31cdc0f link true /test e2e-gcp-ovn
ci/prow/e2e-gcp-console-olm 31cdc0f link true /test e2e-gcp-console-olm
ci/prow/unit-psm 31cdc0f link true /test unit-psm
ci/prow/e2e-gcp-olm 31cdc0f link true /test e2e-gcp-olm
ci/prow/unit-olm 31cdc0f link true /test unit-olm
ci/prow/images 31cdc0f link true /test images
ci/prow/e2e-upgrade 31cdc0f link true /test e2e-upgrade
ci/prow/verify 31cdc0f link true /test verify
ci/prow/periodics-images 31cdc0f link true /test periodics-images
ci/prow/e2e-gcp-olm-flaky 31cdc0f link false /test e2e-gcp-olm-flaky

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

@perdasilva perdasilva closed this May 14, 2024
@perdasilva perdasilva deleted the sync_060424 branch May 14, 2024 11:39
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants