drivebyer closed issue #206: Add addtional action to repository
URL: https://github.com/apache/rocketmq-operator/issues/206
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
drivebyer commented on issue #206:
URL:
https://github.com/apache/rocketmq-operator/issues/206#issuecomment-1902053390
I closed it, becouse it be workaround by
https://github.com/apache/rocketmq-operator/pull/211.
--
This is an automated message from the Apache Git Service.
To respond to
drivebyer commented on issue #206:
URL:
https://github.com/apache/rocketmq-operator/issues/206#issuecomment-1876413852
> @drivebyer The document below introduces e2e testing for operator sdk, it
might be helpful:
>
> * https://sdk.operatorframework.io/docs/building-operators/golang/t
caigy commented on issue #206:
URL:
https://github.com/apache/rocketmq-operator/issues/206#issuecomment-1876410216
@drivebyer The document below introduces e2e testing for operator sdk, it
might be helpful:
- https://sdk.operatorframework.io/docs/building-operators/golang/testing/
caigy commented on issue #206:
URL:
https://github.com/apache/rocketmq-operator/issues/206#issuecomment-1874768299
@drivebyer It seems those limits are set by Apache. Similar problems are
encountered in other communities:
- https://github.com/apache/shardingsphere-on-cloud/issues/71
drivebyer commented on issue #206:
URL:
https://github.com/apache/rocketmq-operator/issues/206#issuecomment-1872489260
cc @caigy @RongtongJin
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
drivebyer opened a new issue, #206:
URL: https://github.com/apache/rocketmq-operator/issues/206
In #176, I aim to add a workflow that runs E2E tests for every PR. This
workflow may require certain actions to set up the test environment, such as
installing a Kind cluster or testing tools lik