You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubectl logs -f chaoskube-7b68cccbcf-g67cxtime="2019-08-08T19:38:36Z" level=info msg="starting up" dryRun=true interval=5s version=v0.15.0W0808 19:38:36.596835 6 client_config.go:541] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.log: exiting because of error: log: cannot create log: open /tmp/chaoskube.chaoskube-7b68cccbcf-g67cx.nobody.log.WARNING.20190808-193836.6: read-only file system
That's a regression. I though the switch to klog removes the need to rewrite the import. Seems like klog writes to disk like glog.
That's a regression. I though the switch to
klog
removes the need to rewrite the import. Seems likeklog
writes to disk likeglog
.version:
v0.15.0
withThe text was updated successfully, but these errors were encountered: