karmada icon indicating copy to clipboard operation
karmada copied to clipboard

Is `EtcdPeerServiceName` field in `installKarmadaEtcd` redundant in `operator/pkg/controlplane/etcd`?

Open mohamedawnallah opened this issue 5 months ago • 4 comments

Description

While testing the etcd control plane in the operator package (#5583), I noticed that the EtcdPeerServiceName on installKarmadaEtcd is not embedded or utilized in the etcd manifest. Is it currently redundant and we should remove it?

mohamedawnallah avatar Sep 21 '24 16:09 mohamedawnallah