etcd-backup-restore icon indicating copy to clipboard operation
etcd-backup-restore copied to clipboard

Update to member lease annotation for peer URL TLS is now done by making a member API call

Open unmarshall opened this issue 11 months ago • 1 comments

What this PR does / why we need it: Update to member lease annotation for peer URL TLS is now done by making a member API call which accurately depicts the status of the enablement of change of peer URL TLS as seen by the etcd process. Previously only mounted configmap was looked at which is not sufficient as an additional restart of the etcd process is required for this to be reflected in the etcd member.

Which issue(s) this PR fixes: Fixes Part of #712

Special notes for your reviewer:

Release note:

Update to member lease annotation for peer URL TLS is now done by making a member API call

unmarshall avatar Feb 29 '24 07:02 unmarshall