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

Fix template for kube-router v0.4.0 #8742

Merged
merged 1 commit into from
Mar 14, 2020

Conversation

hakman
Copy link
Member

@hakman hakman commented Mar 14, 2020

#8735 uses the kubeadm-kuberouter.yaml template as base, but it's broken. To fix it, I am trying to use the generic-kuberouter.yaml.

The only real difference is removing --kubeconfig=/var/lib/kube-router/kubeconfig from args. The rest of changes are whitespace to make the diff easier next time.

My setup seems broken as I cannot get this to work on my end. Hoping that after this change, the e2e will start working again:
https://testgrid.k8s.io/sig-cluster-lifecycle-kops#kops-aws-cni-kuberouter

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 14, 2020
@hakman
Copy link
Member Author

hakman commented Mar 14, 2020

/cc @rifelpet

@rifelpet
Copy link
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 14, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, rifelpet

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 14, 2020
@k8s-ci-robot k8s-ci-robot merged commit 7d030ae into kubernetes:master Mar 14, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.18 milestone Mar 14, 2020
@hakman hakman deleted the kube-router-0.4.0-2 branch March 15, 2020 16:43
@UnderMyBed
Copy link
Contributor

I see this is currently has the milestone for kops 1.18 but I am pretty sure this needs to get back ported into 1.16 and 1.17. If we don't do a backport here then upgrading the clusters is going to be quite challenging.

@hakman
Copy link
Member Author

hakman commented Apr 7, 2020

Thanks for the reminder @UnderMyBed. I opened the necessary cherrypicks.

k8s-ci-robot added a commit that referenced this pull request Apr 7, 2020
…8735-#8742-#8751-upstream-release-1.17

Automated cherry pick of #8697 #8735 #8742 #8751: Update kube-router to v0.4.0
k8s-ci-robot added a commit that referenced this pull request Apr 7, 2020
…8735-#8742-#8751-upstream-release-1.16

Automated cherry pick of #8697 #8735 #8742 #8751: Update kube-router to v0.4.0
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants