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

Bump Serving manifests to 1.15 #2866

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

skonto
Copy link
Contributor

@skonto skonto commented Sep 12, 2024

Fixes JIRA #

Proposed Changes

@openshift-ci openshift-ci bot requested review from aliok and rhuss September 12, 2024 12:35
@skonto skonto changed the title Bump Serving manifests to 1.15 [wip] Bump Serving manifests to 1.15 Sep 12, 2024
@skonto skonto requested review from dsimansk and removed request for rhuss and aliok September 12, 2024 12:36
@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

Waiting for #2852

@skonto skonto changed the title [wip] Bump Serving manifests to 1.15 Bump Serving manifests to 1.15 Sep 12, 2024
@dsimansk
Copy link
Contributor

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 12, 2024
Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dsimansk, 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:

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

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

registry.ci.openshift.org/knative/release-1.33.0:serverless-bundle registry.ci.openshift.org/knative/release-1.34.0:serverless-bundle registry.ci.openshift.org/knative/serverless-bundle:main >> /configs/index.yaml
2024/09/12 15:09:53 render reference "registry.ci.openshift.org/knative/release-1.33.0:serverless-bundle": error resolving name for image ref registry.ci.openshift.org/knative/release-1.33.0:serverless-bundle: failed to do request: Head "https://registry.ci.openshift.org/v2/knative/release-1.33.0/manifests/serverless-bundle": dial tcp: lookup registry.ci.openshift.org on 172.30.0.10:53: dial udp 172.30.0.10:53: connect: network is unreachable
2024/09/12 15:09:54 render reference "registry.ci.openshift.org/knative/release-1.33.0:serverless-bundle": error resolving name for image ref registry.ci.openshift.org/knative/release-1.33.0:serverless-bundle: failed to do request: Head "https://registry.ci.openshift.org/v2/knative/release-1.33.0/manifests/serverless-bundle": dial tcp: lookup registry.ci.openshift.org on 172.30.0.10:53: dial udp 172.30.0.10:53: connect: network is unreachable

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

/override ?

Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

@skonto: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • ?

Only the following failed contexts/checkruns were expected:

  • Generate some code!
  • Red Hat Konflux / serverless-index-main-on-pull-request
  • Red Hat Konflux / serverless-kn-operator-main-on-pull-request
  • Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request
  • ci/prow/415-images
  • ci/prow/415-operator-e2e-aws-415
  • ci/prow/415-test-upgrade-aws-415
  • ci/prow/415-upstream-e2e-aws-415
  • ci/prow/415-upstream-e2e-kafka-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-images
  • pull-ci-openshift-knative-serverless-operator-main-415-operator-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-test-upgrade-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-kafka-aws-415
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override ?

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.

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

/override "Red Hat Konflux / serverless-index-main-on-pull-request"
/override "serverless-kn-operator-main-on-pull-request"
/override "Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request"

Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

@skonto: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • serverless-kn-operator-main-on-pull-request

Only the following failed contexts/checkruns were expected:

  • Generate some code!
  • Red Hat Konflux / serverless-index-main-on-pull-request
  • Red Hat Konflux / serverless-kn-operator-main-on-pull-request
  • Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request
  • ci/prow/415-images
  • ci/prow/415-operator-e2e-aws-415
  • ci/prow/415-test-upgrade-aws-415
  • ci/prow/415-upstream-e2e-aws-415
  • ci/prow/415-upstream-e2e-kafka-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-images
  • pull-ci-openshift-knative-serverless-operator-main-415-operator-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-test-upgrade-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-kafka-aws-415
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "Red Hat Konflux / serverless-index-main-on-pull-request"
/override "serverless-kn-operator-main-on-pull-request"
/override "Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request"

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.

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

/override Red Hat Konflux / serverless-index-main-on-pull-request

Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

@skonto: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • /
  • Hat
  • Konflux
  • Red
  • serverless-index-main-on-pull-request

Only the following failed contexts/checkruns were expected:

  • Generate some code!
  • Red Hat Konflux / serverless-index-main-on-pull-request
  • Red Hat Konflux / serverless-kn-operator-main-on-pull-request
  • Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request
  • ci/prow/415-images
  • ci/prow/415-operator-e2e-aws-415
  • ci/prow/415-test-upgrade-aws-415
  • ci/prow/415-upstream-e2e-aws-415
  • ci/prow/415-upstream-e2e-kafka-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-images
  • pull-ci-openshift-knative-serverless-operator-main-415-operator-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-test-upgrade-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-kafka-aws-415
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override Red Hat Konflux / serverless-index-main-on-pull-request

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.

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

/override "Red Hat Konflux / serverless-index-main-on-pull-request"

Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

@skonto: Overrode contexts on behalf of skonto: Red Hat Konflux / serverless-index-main-on-pull-request

In response to this:

/override "Red Hat Konflux / serverless-index-main-on-pull-request"

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.

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

/override "serverless-kn-operator-main-on-pull-request"

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

/override "Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request"

Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

@skonto: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • serverless-kn-operator-main-on-pull-request

Only the following failed contexts/checkruns were expected:

  • Generate some code!
  • Red Hat Konflux / serverless-kn-operator-main-on-pull-request
  • Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request
  • ci/prow/415-images
  • ci/prow/415-operator-e2e-aws-415
  • ci/prow/415-test-upgrade-aws-415
  • ci/prow/415-upstream-e2e-aws-415
  • ci/prow/415-upstream-e2e-kafka-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-images
  • pull-ci-openshift-knative-serverless-operator-main-415-operator-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-test-upgrade-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-kafka-aws-415
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "serverless-kn-operator-main-on-pull-request"

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.

Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

@skonto: Overrode contexts on behalf of skonto: Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request

In response to this:

/override "Red Hat Konflux / serverless-openshift-kn-operator-main-on-pull-request"

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.

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

/override "Red Hat Konflux / serverless-index-main-on-pull-request "

Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

@skonto: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • Red Hat Konflux / serverless-index-main-on-pull-request

Only the following failed contexts/checkruns were expected:

  • Generate some code!
  • Red Hat Konflux / serverless-kn-operator-main-on-pull-request
  • ci/prow/415-images
  • ci/prow/415-operator-e2e-aws-415
  • ci/prow/415-test-upgrade-aws-415
  • ci/prow/415-upstream-e2e-aws-415
  • ci/prow/415-upstream-e2e-kafka-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-images
  • pull-ci-openshift-knative-serverless-operator-main-415-operator-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-test-upgrade-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-aws-415
  • pull-ci-openshift-knative-serverless-operator-main-415-upstream-e2e-kafka-aws-415
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "Red Hat Konflux / serverless-index-main-on-pull-request "

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.

@skonto
Copy link
Contributor Author

skonto commented Sep 12, 2024

/override "Red Hat Konflux / serverless-kn-operator-main-on-pull-request"

Copy link
Contributor

openshift-ci bot commented Sep 12, 2024

@skonto: Overrode contexts on behalf of skonto: Red Hat Konflux / serverless-kn-operator-main-on-pull-request

In response to this:

/override "Red Hat Konflux / serverless-kn-operator-main-on-pull-request"

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.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 0fc0df3 and 2 for PR HEAD 9fb34a2 in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 0fc0df3 and 2 for PR HEAD 9fb34a2 in total

@skonto
Copy link
Contributor Author

skonto commented Sep 13, 2024

   triggerv2_downgrade.go:56: failed to downgrade from triggerv2 failed to get deployment: client rate limiter Wait returned an error: context deadline exceeded
--- FAIL: TestServerlessUpgradePrePost/Run/Steps/DowngradeWith/DowngradeServerless (283.58s)

@skonto
Copy link
Contributor Author

skonto commented Sep 13, 2024

/override ci/prow/415-test-upgrade-aws-415

Copy link
Contributor

openshift-ci bot commented Sep 13, 2024

@skonto: Overrode contexts on behalf of skonto: ci/prow/415-test-upgrade-aws-415

In response to this:

/override ci/prow/415-test-upgrade-aws-415

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.

@openshift-merge-bot openshift-merge-bot bot merged commit de0b8ff into openshift-knative:main Sep 13, 2024
16 of 19 checks passed
@dsimansk
Copy link
Contributor

/override ci/prow/415-test-upgrade-aws-415

I was about to ask if we override? :)

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

Successfully merging this pull request may close these issues.

3 participants