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

Fail linting if k8s.io/apimachinery/pkg/util/clock is imported #5498

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

abayer
Copy link
Contributor

@abayer abayer commented Sep 14, 2022

Changes

Instead, suggest using k8s.io/utils/clock or k8s.io/utils/clock/testing.

Prompted by #5448 and #5494

/kind misc

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Has Docs included if any changes are user facing
  • Has Tests included if any functionality added or changed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including
    functionality, content, code)
  • Has a kind label. You can add one by adding a comment on this PR that contains /kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep
  • Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
  • Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

Instead, suggest using k8s.io/utils/clock or k8s.io/utils/clock/testing.

Prompted by tektoncd#5448 and tektoncd#5494

Signed-off-by: Andrew Bayer <[email protected]>
@abayer abayer added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Sep 14, 2022
@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Sep 14, 2022
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 14, 2022
@abayer
Copy link
Contributor Author

abayer commented Sep 14, 2022

Note that pull-tekton-pipeline-build-tests will fail until #5494 is merged.

@abayer abayer mentioned this pull request Sep 14, 2022
7 tasks
@abayer
Copy link
Contributor Author

abayer commented Sep 14, 2022

/assign @lbernick @jerop @afrittoli @vdemeester

@dibyom
Copy link
Member

dibyom commented Sep 14, 2022

/approve

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 14, 2022
@abayer
Copy link
Contributor Author

abayer commented Sep 14, 2022

/retest

@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dibyom, vdemeester

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

@vdemeester
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 15, 2022
@abayer
Copy link
Contributor Author

abayer commented Sep 15, 2022

/retest

1 similar comment
@abayer
Copy link
Contributor Author

abayer commented Sep 15, 2022

/retest

@tekton-robot tekton-robot merged commit c5c9d46 into tektoncd:main Sep 15, 2022
@Jefftree
Copy link
Contributor

@abayer Sorry for the follow up ping. Would it be possible to also upgrade knative.dev/pkg in the go mod to incorporate their changes for updating the clock library location? (knative/pkg#2589)

Thanks!

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. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants