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

v1.8 backports 2020-09-29 for #13228 #13320

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Conversation

gandro
Copy link
Member

@gandro gandro commented Sep 29, 2020

v1.8 backports 2020-09-29

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

$ for pr in 13228; do contrib/backporting/set-labels.py $pr done 1.8; done

This backport slightly modifies the upstream commit to avoid issues with the unit tests in v1.8

[ upstream commit f3424a3 ]

Reserved and CIDR identities are local to the agent and not stored in
the kvstore. This commit changes the identity cache to avoid performing
a kvstore lookup for CIDR entries (which is currently done when a CIDR
identity is released).

This is a follow-up to
#13205 (comment)

Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
@gandro gandro requested a review from a team as a code owner September 29, 2020 09:10
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.8 kind/backports This PR provides functionality previously merged into master. labels Sep 29, 2020
@gandro
Copy link
Member Author

gandro commented Sep 29, 2020

test-backport-1.8

@aanm aanm merged commit f6d2539 into v1.8 Sep 29, 2020
@aanm aanm deleted the pr/v1.8-backport-2020-09-29-13228 branch September 29, 2020 16:31
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.

2 participants