-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Update Weave Net to version 2.1.3 #3944
Conversation
This version supports 'v1' NetworkPolicy semantics. Also includes a feature to clear down data for deleted nodes.
You want this in kops 1.8? How have you tested this with kops? I would love to get this in, but I do not want to break stuff as well ;) |
/hold |
Tested by creating a kops cluster, changing the ASG to 10 nodes, down to 5, up to 10, and so on. |
Any thoughts on getting this merged? |
/lgtm We also need to bump the version in bootstrapchannelbuilder, but I'll just send a PR for that |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: justinsb The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Sent #4062 |
/hold cancel |
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue. |
This version supports 'v1' NetworkPolicy semantics.
Also includes a feature to clear down data for deleted nodes, which is probably the most-requested fix.