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

tekton/images: remove skopeo… #2065

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

vdemeester
Copy link
Member

Changes

I don't think it is used anywhere, so let's not have to maintain
it. And even if it is, we should use the skopeo image maintained by
the skopeo project.

Signed-off-by: Vincent Demeester [email protected]

/kind misc

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide
for more details.

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Jul 4, 2024
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 4, 2024
@vdemeester
Copy link
Member Author

@afrittoli I think the image-build failure is "kind-of" expected 😅

@vdemeester
Copy link
Member Author

Related to #1839. @afrittoli I think with the way the ci is currently setup, we can't get the plumbing-image-build green, do we want to "force" merge, or ?

@vdemeester
Copy link
Member Author

/test check-pr-has-kind-label

@tekton-robot
Copy link
Contributor

@vdemeester: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pull-dogfooding-mario-test
  • /test pull-tekton-plumbing-check-testgrid-config

In response to this:

/test check-pr-has-kind-label

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.

@tekton-robot tekton-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 30, 2024
@afrittoli
Copy link
Member

/test plumbing-image-build

@tekton-robot
Copy link
Contributor

@afrittoli: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pull-dogfooding-mario-test
  • /test pull-tekton-plumbing-check-testgrid-config

In response to this:

/test plumbing-image-build

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.

@afrittoli
Copy link
Member

/test plumbing-image-build

@tekton-robot
Copy link
Contributor

@afrittoli: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pull-dogfooding-mario-test
  • /test pull-tekton-plumbing-check-testgrid-config

In response to this:

/test plumbing-image-build

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.

@afrittoli
Copy link
Member

/test plumbing-image-build

@tekton-robot
Copy link
Contributor

@afrittoli: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pull-dogfooding-mario-test
  • /test pull-tekton-plumbing-check-testgrid-config

In response to this:

/test plumbing-image-build

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 don't think it is used anywhere, so let's not have to maintain
it. And even if it is, we should use the skopeo image maintained by
the skopeo project.

Signed-off-by: Vincent Demeester <[email protected]>
@tekton-robot tekton-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 31, 2024
@afrittoli
Copy link
Member

/test plumbing-image-build

@tekton-robot
Copy link
Contributor

@afrittoli: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pull-dogfooding-mario-test
  • /test pull-tekton-plumbing-check-testgrid-config

In response to this:

/test plumbing-image-build

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.

afrittoli added a commit to afrittoli/plumbing that referenced this pull request Jul 31, 2024
When a dockerfile is removed, the build CI job fails today as it
see the file in the list of modified ones, but cannot locate it
to run the test.

This still logs the missing file condition, but do not fail, so
that we may pass CI on PRs that delete a dockerfile, like:
- tektoncd#2065
- tektoncd#2064

Signed-off-by: Andrea Frittoli <[email protected]>
@afrittoli afrittoli mentioned this pull request Jul 31, 2024
2 tasks
@afrittoli
Copy link
Member

/approve
/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 31, 2024
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: afrittoli

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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 31, 2024
@tekton-robot tekton-robot merged commit e171711 into tektoncd:main Jul 31, 2024
5 checks passed
@vdemeester vdemeester deleted the remove-skopeo-image branch July 31, 2024 13:13
tekton-robot pushed a commit that referenced this pull request Jul 31, 2024
When a dockerfile is removed, the build CI job fails today as it
see the file in the list of modified ones, but cannot locate it
to run the test.

This still logs the missing file condition, but do not fail, so
that we may pass CI on PRs that delete a dockerfile, like:
- #2065
- #2064

Signed-off-by: Andrea Frittoli <[email protected]>
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. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants