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
![image](https://private-user-images.githubusercontent.com/106510322/259687056-13fc127f-7475-4412-9416-4c5703c9d23f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4NjY1MDgsIm5iZiI6MTczOTg2NjIwOCwicGF0aCI6Ii8xMDY1MTAzMjIvMjU5Njg3MDU2LTEzZmMxMjdmLTc0NzUtNDQxMi05NDE2LTRjNTcwM2M5ZDIzZi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOFQwODEwMDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lOTIxZjYzMjVlZDQ1ZjEwNjM1OTdhNDE5YWZkMWI1Mjc2ODYwZDY1MDZkYjg5YzU2ODMxZWI0NjBiN2E2YzIzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.i9jqMeoERjrCCrP8459UNXIN9oMYBELBRcdoOxcMxvE)
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: