Re: [I] Add addtional action to repository [rocketmq-operator]

2024-01-20 Thread via GitHub
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

Re: [I] Add addtional action to repository [rocketmq-operator]

2024-01-20 Thread via GitHub
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

Re: [I] Add addtional action to repository [rocketmq-operator]

2024-01-03 Thread via GitHub
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

Re: [I] Add addtional action to repository [rocketmq-operator]

2024-01-03 Thread via GitHub
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/

Re: [I] Add addtional action to repository [rocketmq-operator]

2024-01-02 Thread via GitHub
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

Re: [I] Add addtional action to repository [rocketmq-operator]

2023-12-30 Thread via GitHub
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

[I] Add addtional action to repository [rocketmq-operator]

2023-12-30 Thread via GitHub
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