okteto / remote-kubernetes

Remote Kubernetes Development in VS Code with Okteto
Apache License 2.0
74 stars 15 forks source link

Fix the issue that telemetry can't be disabled. #233

Closed david9991 closed 1 year ago

david9991 commented 1 year ago

Fix the issue that telemetry can't be disabled, as mentioned in #230. As config.get('telemetry') has type boolean | undefined.

rberrelleza commented 1 year ago

Thanks for the contribution @david9991 ! I'm working on a release today, so this should be available pretty soon.