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

Calico: upgrade pod2daemon (only) #7689

Merged
merged 2 commits into from
Sep 27, 2019

Conversation

justinsb
Copy link
Member

We want to pick up projectcalico/pod2daemon#28 , to
address #7592 .

This is not ideal, but looking at the commit changes the only potentially
problematic change in the diff is
projectcalico/pod2daemon#21 , which seems like it
shouldn't cause ay skew issues.

Per docs/development/instancesizes.md we don't have much cpu on a 1
core machine.  Note that this is only requests, not limits, so calico
can still burst.

At least related to issue kubernetes#7592
We want to pick up projectcalico/pod2daemon#28 , to address kubernetes#7592 .

This is not ideal, but looking at the commit changes the only
potentially problematic change in the diff is
projectcalico/pod2daemon#21 , which seems like
it shouldn't cause ay skew issues.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 27, 2019
@justinsb
Copy link
Member Author

Torn on whether to do this for 1.14.0 - it should clean up the log problems, but it is potentially risky. I'm leaning towards doing it, because the log problems show up in kube-controller-manager logs

@mikesplain
Copy link
Contributor

Thanks @justinsb! Seems like worth while for now to at least get this merged in master.

/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 Sep 27, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb, mikesplain

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:
  • OWNERS [justinsb,mikesplain]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mikesplain
Copy link
Contributor

I'm going to do some testing on this now to see if I notice any issues with it on 1.14.

@k8s-ci-robot k8s-ci-robot merged commit ac36e9c into kubernetes:master Sep 27, 2019
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants