-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add release notes for 0.14.7 #1066
Add release notes for 0.14.7 #1066
Conversation
🤖 Created branch: z_pr1066/aswinsuryan/merge-release-notes-0.14.7 |
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
0156153
to
e4da854
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These notes should first be added to the release branch and sync'ed from there.
* The Pluto process now waits for 1 minute before returning the error code `33`. | ||
* IP forwarding will be now enabled in Submariner interfaces if not enabled by default. | ||
* Submariner gateway now starts pluto process only when `libreswan` connects to first remote endpoint | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also need submariner-io/submariner#2531:
"The Submariner gateway now retries reading local node information on startup to reduce pod restarts if the Kubernetes API server is temporarily unavailable."
and submariner-io/submariner#2597:
"Reduced data path downtime with Libreswan cable driver when gateway pod restarts."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The first one above was not release-noted in other branches so I assume was deemed as not needing it.
The others are already included in the release-0.14 branch. We just need the ones I noted above in the release-0.14 branch: #1073
Instructions are here |
🤖 Closed branches: [z_pr1066/aswinsuryan/merge-release-notes-0.14.7] |
Fixes: #1065