update tls error #242
Labels
affects/none
PR/issue: this bug affects none version.
process/done
Process of bug
severity/none
Severity of bug
type/bug
Type: something is unexpected
after I create some new secret in ns
nebula-sc
:then i edit nebula-cluster by
kubectl -n nebula-sc edit nc nebula
:client-s
toclient-s01
;server-s
toserver-s01
;ca-s
toca-s01
then it same cert is not change successful, since nebula-go report error
the operator-log , error as follow :
however , when i delete nc:
kubectl -n nebula-sc delete nc nebula
;vim nebula-ent-sc2.yaml change value of
clientSecret
,serverSecret
,caSecret
and
apply -f nebula-sc.yaml
the new cluster start successfully and works well.
Your Environments (required)
nebula-ent-sc-rc镜像是:reg.vesoft-inc.com/rc/nebula-storaged-ent:v3.5.0-sc
operator镜像是:reg.vesoft-inc.com/cloud-dev/nebula-operator:snap-1.4
agent镜像是:image: reg.vesoft-inc.com/cloud-dev/nebula-agent:v3.5.1-sc
Expected behavior
replace normal
The text was updated successfully, but these errors were encountered: