Masaki Muranaka

Results 46 comments of Masaki Muranaka

I'm not make sure my case is same as this issue. The git repository seems to be corrupted after "fetch canceled." Agit is crashed by accessing corrupted git repositories. A...

Additional information. My phone is Galaxy Nexus / 4.2.1 build JOP40D. Factory image.

@Cryptophobia Thanks for your review. I wanna making PR based on this issue. And, which repo should I send PRs for the workflow chart ?

@Cryptophobia I created PR on related projects. And my question is not "how to pushing to multiple projects." but "Where is 'workflow' project that is maintained now?". I guess code...

On the online approach, https://github.com/eclipse/che-plugin-broker/pull/63 may provide some helps. In addition, the download phase can be done in parallel. And it may be effective pre-loading docker images to nodes by...

I also got same issue on my K8s/CoreOS. Not on ACS but might be same root cause. In my case, it was fixed by adding the option `--register-with-taints=node-role.kubernetes.io/master=true:NoSchedule` to `hyperkube`....

Additional info: There has a Cert-manager with AAD workload identity in the same AKS cluster. It works with no trouble. So I believe that base settings are done.

Thank you for your response. I couldn't find logs related to this issue from any workers. (I have 2 workers.) And I checked k8s pods and it seems that workers...

> The question is: Are you transitioning to this state from a working one where the worker is available, or was it never accessible in the first place? I suppose...

Note: As you might know, `Math.trunc()` isn't supported by some ancient Web browsers. IMO, they are no value to support. But if you don't suppose so, it will be required...