Akihiko (Aki) Kuroda

Results 94 comments of Akihiko (Aki) Kuroda

Thanks for review. I made suggested changes.

I put the fix for the unit test failure in https://github.com/operator-framework/operator-lifecycle-manager/pull/2521

My 2 cents, Improve the developer documentation - pre-req tools - for using MAC - build, unit test and e2e test steps Provide the container image for the build and...

@perdasilva Thanks for comment. I'll look into what unit test needs for this change.

I added a small unit test for operatorgroup sync.

I saw this panic. It's probably unrelated the changes in this PR so far but I add some code to prevent this in this PR. This panic causes the same...

Hi! I'm looking at how the labels can be added to the role, rolebinding, clusterrole and clusterrolebinding. It seems doable but setting the labels specified in the deployment in the...