Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Support change the rateLimiter of work queue from cli #23

Merged
merged 3 commits into from
Jun 30, 2020

Conversation

cwdsuzhou
Copy link
Contributor

See virtual-kubelet/virtual-kubelet#840

Add rateLimiter to options, so we can use it by cli.WithBaseOpts

ping @cpuguy83 for review

@cwdsuzhou
Copy link
Contributor Author

Lint prevents this PR, but I can not find the reasons. @cpuguy83 can you help me ?


replace k8s.io/cloud-provider => k8s.io/cloud-provider v0.0.0-20190805144409-8484242760e7
replace k8s.io/cloud-provider => k8s.io/cloud-provider v0.17.6
Copy link
Collaborator

@cpuguy83 cpuguy83 Jun 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we update these, I think we can remove these replace statements and put them inline with the main require statement instead.

@cpuguy83
Copy link
Collaborator

It's timing out for some reason.

@cpuguy83
Copy link
Collaborator

Possibly we should go get all the modules before running the linter.

@cpuguy83
Copy link
Collaborator

Nope, doesn't help.

@cpuguy83
Copy link
Collaborator

Fixed by pre-compiling packages before linting.

Copy link
Collaborator

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpuguy83 cpuguy83 merged commit dccbe13 into virtual-kubelet:master Jun 30, 2020
@cpuguy83 cpuguy83 mentioned this pull request Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants