Open tdminh opened 2 years ago
@tdminh , looks like your CHI is corrupted by a custom Helm chart. Or maybe you did not update the CRD. The log assumes your CHI does not match the spec.
Hi @alex-zaitsev
Yes I created a helm chart to install CHI via Jenkins pipeline. Do you mean that I should not do that? The reason why we want to do is to keep the history of all changes to our K8S.
Thanks,
What does this error mean?
W0131 08:36:52.285254 1 normalizer.go:926] unable to parse secret field address:
I also got this error from the operator.
What does this error mean?
W0131 08:36:52.285254 1 normalizer.go:926] unable to parse secret field address:
I also got this error from the operator.
me too
What does this error mean?
W0131 08:36:52.285254 1 normalizer.go:926] unable to parse secret field address:
I also got this error from the operator.
how to solve it?
What does this error mean?
W0131 08:36:52.285254 1 normalizer.go:926] unable to parse secret field address:
I also got this error from the operator.
how to solve it?
I saw the history logs that there were some error about not connecting to the coredns service. I just restart pod, it works. I'm new here, I don't know why.So hope someone can explain. Thk
Hi,
In order to resolve this error "ClickHouse Operator not able to watch ClickHouseOperatorConfiguration Resources", I have just tried to upgrade our clickhouse-operator to the newer version. Everything works perfectly but the upgrade causes reconcilation for some reasons. Does any body have the same problem?
Thanks,