Skip to content

Conversation

@matejvasek
Copy link
Collaborator

@matejvasek matejvasek commented Aug 7, 2025

Fixes incompatibilities with Tekton version +1.0.0.

  • Put values in yaml into quotation marks where neccessary.
  • Add cache and dockerconfig workspace to scaffold and deploy tasks to avoid co-scheduling issues.

@openshift-ci openshift-ci bot added the approved label Aug 7, 2025
@matejvasek matejvasek changed the title Tekton 1.0.x fixes [release-v1.16] Tekton 1.0.x fixes Aug 7, 2025
Workspace set must be identical for all the tasks.
Having strict subset of workspaces clearly does not work.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Tekton 1.0.x is less permissive.
When the parameter is empty string it must be between quotation mark.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
@matejvasek
Copy link
Collaborator Author

/test 419-e2e-oncluster-test

@matejvasek
Copy link
Collaborator Author

/override "Code Style / style / Golang / Lint (pull_request)"

@openshift-ci
Copy link

openshift-ci bot commented Aug 14, 2025

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

  • Code Style / style / Golang / Lint (pull_request)

Only the following failed contexts/checkruns were expected:

  • ci/prow/419-e2e-oncluster-test
  • ci/prow/419-images
  • ci/prow/419-unit
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-e2e-oncluster-test
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-images
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-unit
  • style / Golang / Lint
  • style / suggester / github_actions
  • style / suggester / shell
  • style / suggester / yaml
  • tide

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

Details

In response to this:

/override "Code Style / style / Golang / Lint (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.

@matejvasek
Copy link
Collaborator Author

/override "style / Golang / Lint"

@openshift-ci
Copy link

openshift-ci bot commented Aug 14, 2025

@matejvasek: Overrode contexts on behalf of matejvasek: style / Golang / Lint

Details

In response to this:

/override "style / Golang / Lint"

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

openshift-ci bot commented Aug 19, 2025

@matejvasek: 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/419-e2e-oncluster-test f35bef6 link true /test 419-e2e-oncluster-test

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.

@matejvasek
Copy link
Collaborator Author

/override "ci/prow/419-e2e-oncluster-test"
/override "Code Style / style / Golang"
/override "Func Integration Test / Integration Test (ubuntu-latest)"

@openshift-ci
Copy link

openshift-ci bot commented Aug 20, 2025

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

  • Code Style / style / Golang
  • Func Integration Test / Integration Test (ubuntu-latest)

Only the following failed contexts/checkruns were expected:

  • Integration Test (ubuntu-latest)
  • ci/prow/419-e2e-oncluster-test
  • ci/prow/419-images
  • ci/prow/419-unit
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-e2e-oncluster-test
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-images
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-unit
  • style / suggester / github_actions
  • style / suggester / shell
  • style / suggester / yaml
  • tide

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

Details

In response to this:

/override "ci/prow/419-e2e-oncluster-test"
/override "Code Style / style / Golang"
/override "Func Integration Test / Integration Test (ubuntu-latest)"

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.

@matejvasek
Copy link
Collaborator Author

/override Integration Test (ubuntu-latest)

@openshift-ci
Copy link

openshift-ci bot commented Aug 20, 2025

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

  • (ubuntu-latest)
  • Integration
  • Test

Only the following failed contexts/checkruns were expected:

  • Integration Test (ubuntu-latest)
  • ci/prow/419-e2e-oncluster-test
  • ci/prow/419-images
  • ci/prow/419-unit
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-e2e-oncluster-test
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-images
  • pull-ci-openshift-knative-kn-plugin-func-release-next-419-unit
  • style / suggester / github_actions
  • style / suggester / shell
  • style / suggester / yaml
  • tide

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

Details

In response to this:

/override Integration Test (ubuntu-latest)

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.

@matejvasek
Copy link
Collaborator Author

PTAL @jrangelramos

@jrangelramos
Copy link

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Aug 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jrangelramos, matejvasek

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

@matejvasek matejvasek merged commit 23f4490 into release-v1.16 Aug 20, 2025
43 of 50 checks passed
matejvasek added a commit that referenced this pull request Oct 3, 2025
picking #1349

Signed-off-by: Matej Vašek <mvasek@redhat.com>
matejvasek added a commit that referenced this pull request Oct 6, 2025
* feat: remote storage class

picking knative#2693

Co-authored-by: Luke Kingland <lkinglan@redhat.com>
Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Python Middleware v2 Scaffolding

picking knative#2685

Co-authored-by: Luke Kingland <lkinglan@redhat.com>
Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Fix Python S2I On-Cluster build

picking knative#2770

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Fix http port 433 => 443

picking knative#2742

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Trust loopback builders

picking knative#2750

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Add testcase for Go private repositories

picking knative#2748

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Test adjustments

picking knative#2751

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Allow host mounts for build phahse

picking knative#2753

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Use s2i in standard mode, not "as-dockerfile"

picking knative#2764

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Improvements for Go s2i assembler

picking knative#2765

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* S2I (source-to-image) host binds

picking knative#2766

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Make build binds more similar to runtime binds

picking knative#2768

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Add guideline for private Go module usage

picking knative#2771

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Improve Go templates README

picking knative#2848

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Fix detection of hostname resolution failure

picking knative#2841

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Fix: Go scaffolding uses correct module name

picking knative#2769

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Fix non-containerized build/run /w external deps

picking knative#2847

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Tekton 1.0.x fixes

picking #1349

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Fix co-scheduling

picking #1358

Co-authored-by: Jefferson Ramos <jeramos@redhat.com>
Signed-off-by: Matej Vašek <mvasek@redhat.com>

* test: fix gitlab test

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* dapr install upgrade

picking knative#3055

Co-authored-by: David Fridrich <fridrich.david19@gmail.com>
Co-authored-by: Luke Kingland <lkinglan@redhat.com>
Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: go.mod

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: update alpine version

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Migrate golangci-lint config to v2

picking knative#2781

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Bump golangci-lint version

picking knative#2784

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fix flaky unit test

picking knative#2749

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
Co-authored-by: Luke Kingland <lkinglan@redhat.com>
Co-authored-by: Jefferson Ramos <jeramos@redhat.com>
Co-authored-by: David Fridrich <fridrich.david19@gmail.com>
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