vertica / vertica-kubernetes

Operator, container and Helm chart to deploy Vertica in Kubernetes
Apache License 2.0
44 stars 25 forks source link

E2e push operator #890

Closed HaoYang0000 closed 1 month ago

HaoYang0000 commented 2 months ago

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.

CLAassistant commented 2 months ago

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.

cchen-vertica commented 2 months ago

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?

HaoYang0000 commented 2 months ago

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 commented 1 month ago

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