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

Project migrated under kubernetes-sigs, change import path prefix to sigs.k8s.io/descheduler #182

Merged

Conversation

ingvagabund
Copy link
Contributor

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 19, 2019
@aveshagarwal
Copy link
Contributor

@ingvagabund thanks. Is it ready to be merged?

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aveshagarwal, ingvagabund

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 Sep 19, 2019
@ingvagabund
Copy link
Contributor Author

@aveshagarwal debugging failing tests in travis

@aveshagarwal
Copy link
Contributor

@aveshagarwal debugging failing tests in travis

Thanks. Please let me know once it is ready and i will merge it.

@ingvagabund ingvagabund force-pushed the rename-import-path-prefix branch 2 times, most recently from 1bed808 to 94c7b74 Compare September 19, 2019 12:55
Looks like Travis does not honor the new repository location.
@ingvagabund
Copy link
Contributor Author

@aveshagarwal ready

@@ -18,6 +18,8 @@ before_script:
- kind load docker-image kubernetes/pause
- cp "$(kind get kubeconfig-path --name="kind")" /tmp/admin.conf
script:
- mkdir -p ~/gopath/src/sigs.k8s.io/
- mv ~/gopath/src/github.com/kubernetes-sigs/descheduler ~/gopath/src/sigs.k8s.io/.
Copy link
Contributor

Choose a reason for hiding this comment

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

is the dot at the end intentional? just asking does not matter much.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just my convention. I can remove it if needed.

Copy link
Contributor

Choose a reason for hiding this comment

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

i am fine, have not seen that frequently (for current dir at the end of the path) so asking.

@aveshagarwal
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 19, 2019
@aveshagarwal aveshagarwal changed the title Project migrared under kubernetes-sigs, change import path prefix to sigs.k8s.io/descheduler Project migrated under kubernetes-sigs, change import path prefix to sigs.k8s.io/descheduler Sep 19, 2019
@k8s-ci-robot k8s-ci-robot merged commit f112754 into kubernetes-sigs:master Sep 19, 2019
@ingvagabund ingvagabund deleted the rename-import-path-prefix branch September 19, 2019 13:23
tambetliiv added a commit to tambetliiv/descheduler that referenced this pull request Jan 24, 2020
@seanmalloy seanmalloy mentioned this pull request Feb 2, 2020
6 tasks
briend pushed a commit to briend/descheduler that referenced this pull request Feb 11, 2022
…-path-prefix

Project migrated under kubernetes-sigs, change import path prefix to sigs.k8s.io/descheduler
briend pushed a commit to briend/descheduler that referenced this pull request Feb 11, 2022
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants