Hello everyone! I’m using kubernetes operator 1.4....
# troubleshooting
r
Hello everyone! I’m using kubernetes operator 1.4.0 and was running without any issue. However, now I see sporadic issue failing the operator to start up related to informer. Please help, if this can be turned off since I’m not using flinksessionjobs CR at all but only using flink application job.
Copy code
"InformerWrapper [ERROR] Informer startup error. Operator will be stopped. Informer: <http://flink.apache.org/b1beta1/namespaces/namespace/flinksessionjobs|flink.apache.org/b1beta1/namespaces/namespace/flinksessionjobs>

java.util.concurrent.ExecutionException: java.net.ConnectException: Failed to connect to /10.9.20.1:443"
g
Hm I haven't seen this error yet, do you have any more info or a full stack trace?
Currently it's not possible to turn off deployments / session jobs separately. But if you open a jira ticket for this , it should be easy to add this :)