Akihiro Ikezoe

Results 9 comments of Akihiro Ikezoe

All right. I'll give it a shot.

We may be able to use Linaro to test ARM image. ref. https://github.com/topolvm/topolvm/issues/378

> I'm not exactly sure how useful the applyconfig example is, let me know if you have any suggestions on how it can be improved. Thanks! I believe the applyconfig...

Thanks. I agree with your suggestion. But we maintainers don't have M1 Mac. Please wait a bit until we get a M1 Mac.

@cyberox We do not have an OpenShift environment. So could you try the following configuration in your environment? ``` kubectl edit clusterrole moco-manager-role ``` Please add the following rule in...

Please add the following rule as well. ```yaml - apiGroups: - apps resources: - statefulsets/finalizer verbs: - update ```

I will try OpenShift free trial or Minishift. Please wait a while.

@erikgb aqua updated. Please rebase to main branch.

I've upgraded to go1.21 for now. #105 While I'm using `quay.io/cybozu/golang` in accordance with our company policy, I believe we could also use the official golang if needed.