Closed guineveresaenger closed 4 years ago
@guineveresaenger: GitHub didn't allow me to request PR reviews from the following users: brendanjryan.
Note that only kubernetes-incubator members and repo collaborators can review this PR, and authors cannot review their own PRs.
Welcome @guineveresaenger!
It looks like this is your first PR to kubernetes-incubator/custom-metrics-apiserver 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.
You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.
You can also check if kubernetes-incubator/custom-metrics-apiserver has its own contribution guidelines.
You may want to refer to our testing guide if you run into trouble with your tests not passing.
If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!
Thank you, and welcome to Kubernetes. :smiley:
@s-urbaniak I hear you may be an active reviewer on this project?
/lgtm yes, and thank you for submitting this PR! This lgtm :tada: As we already have the infrastructure in place for Go modules, I am fine with proceeding here. I just did a check and it seems the most prominent consumers of this library seem to have switched to Go modules already too:
The only exception I see is (still at Godeps):
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: guineveresaenger, s-urbaniak
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Glide is old. We should not use it anymore.
This PR removes the
vendor
folder, theglide.lock
andglide.yaml
and adds a warning to thegetting-started
tutorial that the same is in need of updating./assign @kawych /cc @brendanjryan