You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if etcd TLS is not enabled but copying CA into containers is
enabled, the etcd.json.j2 will produce json file with trailing comma
problem.
Fixing this by wrapping comma with if condition.
Closes-bug: #2119643
Change-Id: I869b3cc2c35afe20cd7c6fd42ff4053e7d51cd32
Signed-off-by: Seunghun Lee <[email protected]>
(cherry picked from commit d2fb825)
0 commit comments