openshift-knative / serverless-operator

Main source repository for Openshift Serverless
Apache License 2.0
43 stars 66 forks source link

Bump Serving manifests to 1.14 #2656

Closed skonto closed 4 months ago

skonto commented 4 months ago

Fixes JIRA #

Proposed Changes

wget --no-check-certificate https://raw.githubusercontent.com/openshift-knative/eventing-kafka-broker/release-v1.12/openshift/release/artifacts/eventing-kafka-controller.yaml -O ./knative-operator/hack/../../knative-operator/deploy/resources/knativekafka/controller/eventing-kafka-controller.yaml WARNING: The certificate is NOT trusted. The certificate issuer is unknown. Internal error: Unexpected relative path: './knative-operator/hack/..' So this patch uses real paths.

  • run make generated-files
ReToCode commented 4 months ago

LGTM.

skonto commented 4 months ago

/hold we need the new net-kourier manifests

skonto commented 4 months ago

/unhold

ReToCode commented 4 months ago

/lgtm /approve

openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ReToCode, skonto

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](https://github.com/openshift-knative/serverless-operator/blob/main/OWNERS)~~ [ReToCode,skonto] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment