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

Watch for dependencies that go AWOL or switch licenses #108942

Closed
dims opened this issue Mar 23, 2022 · 11 comments
Closed

Watch for dependencies that go AWOL or switch licenses #108942

dims opened this issue Mar 23, 2022 · 11 comments
Assignees
Labels
area/code-organization Issues or PRs related to kubernetes code organization lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture.

Comments

@dims
Copy link
Member

dims commented Mar 23, 2022

Problem:
We had an issue in external-dns repository where ( kubernetes-sigs/external-dns#2653 (comment) )

  • The project switched licenses
  • The project git repo vanished

Ask:
We need to monitor all kubernetes repos for (At least start with k/k)

Idea:

  • Use https://github.com/google/go-licenses#build-tags to scan (see the CSV option for example)
  • Validate that the licenses in the CSV are in the allowed-third-party-license-policy.md above
  • Run this periodically as a prow periodic job
  • Start with k/k and then extend this to other repositories

Thanks,
Dims

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Mar 23, 2022
@k8s-ci-robot
Copy link
Contributor

@dims: This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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.

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Mar 23, 2022
@dims
Copy link
Member Author

dims commented Mar 23, 2022

/sig architecture

@k8s-ci-robot k8s-ci-robot added sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Mar 23, 2022
@thockin
Copy link
Member

thockin commented Mar 23, 2022

This tool has worked well in other (smaller) repos.

@Priyankasaggu11929
Copy link
Member

/assign

I'll work on this. Will go through the pointers from the issue description & get back. Thank you!

@thockin
Copy link
Member

thockin commented Mar 24, 2022 via email

@RinkiyaKeDad
Copy link
Member

@Priyankasaggu11929 I can also help with this!

/assign

@dims
Copy link
Member Author

dims commented Apr 3, 2022

/area code-organization

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 2, 2022
@dims
Copy link
Member Author

dims commented Jul 3, 2022

@dims
Copy link
Member Author

dims commented Jul 3, 2022

/close

@k8s-ci-robot
Copy link
Contributor

@dims: Closing this issue.

In response to this:

/close

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.

muyangren2 pushed a commit to muyangren2/kubernetes that referenced this issue Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/code-organization Issues or PRs related to kubernetes code organization lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture.
Projects
None yet
Development

No branches or pull requests

6 participants