Skip to content

✨ Trim Gopkg.toml #353

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

Conversation

DirectXMan12
Copy link
Contributor

This fixes some issues in our Gopkg.toml (ghodss/yaml --> sigs.k8s.io/yaml, normalizing 'v' vs no 'v' in version strings), sets more aggressive pruning, and removes the "required" marks, which should cut down on dependency bloat in CR.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 7, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DirectXMan12

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 7, 2019
@k8s-ci-robot k8s-ci-robot added sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/auth Categorizes an issue or PR as relevant to SIG Auth. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 7, 2019
@droot droot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 7, 2019
@droot
Copy link
Contributor

droot commented Mar 7, 2019

lgtm'd it, but needs a rebase.

@DirectXMan12 DirectXMan12 force-pushed the refactor/trim-gopkg-toml branch from 9c886d2 to 428cc86 Compare March 8, 2019 04:48
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 8, 2019
@k8s-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

This removes the "required" markings from Gopkg.toml, pins logr and
zapr at specific versions, and prunes non-go.

This should start to reduce our dependency list.
This removes v from Gopkg.toml version fields (while not technically
incorrect, it's also not correct according to dep documentation).
@DirectXMan12 DirectXMan12 force-pushed the refactor/trim-gopkg-toml branch from 428cc86 to 610e845 Compare March 12, 2019 18:29
@droot
Copy link
Contributor

droot commented May 16, 2019

Since we have moved to Go modules, it is probably safe to close this one now.

@droot droot closed this May 16, 2019
@DirectXMan12 DirectXMan12 deleted the refactor/trim-gopkg-toml branch June 4, 2019 00:38
DirectXMan12 pushed a commit that referenced this pull request Jan 31, 2020
DirectXMan12 pushed a commit that referenced this pull request Jan 31, 2020
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/auth Categorizes an issue or PR as relevant to SIG Auth. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants