Skip to content

2024.2.1.0-b129

@Arpit-yb Arpit-yb tagged this 24 Dec 16:26
Summary:
If NodeToNode certs have expired, we don't need to perform round1GflagUpgrade since the cluster is already down.
We can simply edit the universeDetails and set appropriate gflags in conf files for master/tserver/ybc and restart these services (handled by round2GflagUpgrade)

Test Plan:
tested locally

1. Created a universe with both nton and cton certs -> certs expired -> TLS toggle Off
2. Created a universe with only nton certs -> certs expired -> TLS toggle OFF
3. Created a universe with only cton certs -> certs expired -> TLS toggle OFF

Reviewers: svarshney, nsingh, nbhatia

Reviewed By: nsingh

Subscribers: yugaware

Differential Revision: https://phorge.dev.yugabyte.com/D40853
Assets 2
Loading