Skip to content

v1.6 backports 2020-03-24 #10684

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

Merged
merged 4 commits into from
Mar 24, 2020
Merged

v1.6 backports 2020-03-24 #10684

merged 4 commits into from
Mar 24, 2020

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Mar 24, 2020

Once this PR is merged, you can update the PR labels via:

$ for pr in 10566 10537 10666; do contrib/backporting/set-labels.py $pr done 1.6; done

soumynathan and others added 4 commits March 24, 2020 11:11
…tmap

[ upstream commit 10fcc77 ]

This patch sets the 'enable-endpoint-health-checking=true' when
portmap is set for cni-chaining mode and for the rest it is set to
'false'.

Fixes: #10455
Signed-off-by: Swaminathan Vasudevan <svasudevan@suse.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
…ted OS update

[ upstream commit 8937d74 ]

Fixes: #10534
Signed-off-by: Sean Winn <sean@isovalent.com>
Signed-off-by: Joe Stringer <joe@cilium.io>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
[ upstream commit eab3b45 ]

Signed-off-by: André Martins <andre@cilium.io>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
[ upstream commit e7fb567 ]

Retrieving pprof traces on a live cluster is extremely useful.
Unfortunately this requires curl, or any http client, to be installed.
Enabling this in the bugtool will make the capture of such pprof
traces effortless for the user. By simply executing the following
command in the cilium pod, the user will have an archive with the pprof
traces for 60 seconds.

```
$ kubectl exec -ti -n kube-system <cilium-pod> -- ./cilium-bugtool --get-pprof --pprof-trace-seconds 60
ARCHIVE at /tmp/cilium-bugtool-20200323-141313.342+0000-UTC-490106087.tar
$ kubectl cp -n kube-system <cilium-pod>:/tmp/cilium-bugtool-20200323-141313.342+0000-UTC-490106087.tar ./
```

Signed-off-by: André Martins <andre@cilium.io>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@tklauser tklauser added kind/backports This PR provides functionality previously merged into master. backport/1.6 labels Mar 24, 2020
@tklauser tklauser requested a review from a team as a code owner March 24, 2020 10:15
@tklauser
Copy link
Member Author

test-me-please

@tklauser
Copy link
Member Author

test-docs-please

@tklauser
Copy link
Member Author

Remaining v1.6 open backports are handled in #10638 (/cc @jrfastab)

Copy link
Member

@aanm aanm left a comment

Choose a reason for hiding this comment

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

LGTM for my changes

@aanm
Copy link
Member

aanm commented Mar 24, 2020

test-missed-k8s

@christarazi
Copy link
Member

Looks like a provisioning issue, triggering again...

@christarazi
Copy link
Member

test-missed-k8s

@christarazi christarazi merged commit b2c0bec into v1.6 Mar 24, 2020
@christarazi christarazi deleted the pr/v1.6-backport-2020-03-24 branch March 24, 2020 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backports This PR provides functionality previously merged into master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants