vertica-kubernetes icon indicating copy to clipboard operation
vertica-kubernetes copied to clipboard

E2e push operator

Open HaoYang0000 opened this issue 1 year ago • 3 comments

This PR add an action to check if docker image exists on remote internal repo(github private repo), if not we will push to it.

HaoYang0000 avatar Aug 05 '24 11:08 HaoYang0000

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 7 committers have signed the CLA.

:white_check_mark: jizhuoyu
:white_check_mark: roypaulin
:white_check_mark: fenic-fawkes
:white_check_mark: cchen-vertica
:white_check_mark: HaoYang0000
:white_check_mark: chinhtranvan
:x: spilchen


spilchen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 05 '24 11:08 CLAassistant

The target branch should be main, not vnext2. In your PR, could you do me a favor to remove vnext from e2e.yml since vnext branch has been removed?

cchen-vertica avatar Aug 07 '24 14:08 cchen-vertica

The target branch should be main, not vnext2. In your PR, could you do me a favor to remove vnext from e2e.yml since vnext branch has been removed?

Done, removed in https://github.com/vertica/vertica-kubernetes/pull/890/commits/47b732b9df1d6fc1d81b4ad0c39e49175c8422b0

HaoYang0000 avatar Aug 15 '24 11:08 HaoYang0000

Fix the CLA issue, create a new PR: https://github.com/vertica/vertica-kubernetes/pull/928

HaoYang0000 avatar Sep 19 '24 06:09 HaoYang0000