Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix wrong tag of cd when running main ci #581

Merged

Conversation

XiuguangHuang
Copy link
Contributor

What type of PR is this?

/kind bug

What this PR does / why we need it:
Fix wrong tag of cd when running main ci.
The tag 'v0.4.5-rc6-6-g7992fdbc' should be 'v0.4.5-rc6-6-g7992fdbc-main'.

cd to dev 
bash hack/local-chart-to-deploy.sh "ghcr.io/kubean-io" "kubean" "kubean-system" "kubeconfig" v0.4.5-rc6-6-g7992fdbc v0.4.5-rc6-6-g7992fdbc
E0315 18:17:58.064012 1711757 memcache.go:255] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0315 18:17:58.129123 1711757 memcache.go:255] couldn't get resource list for custom.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0315 18:17:58.129165 1711757 memcache.go:255] couldn't get resource list for clusterpedia.io/v1beta1: the server is currently unable to handle the request
E0315 18:17:58.138361 1711757 memcache.go:[106](https://github.com/kubean-io/kubean/actions/runs/4424758506/jobs/7759929033#step:3:107)] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0315 18:17:58.151130 1711757 memcache.go:106] couldn't get resource list for clusterpedia.io/v1beta1: the server is currently unable to handle the request
E0315 18:17:58.160075 1711757 memcache.go:106] couldn't get resource list for custom.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
Error: UPGRADE FAILED: pre-upgrade hooks failed: timed out waiting for the condition
make: *** [local-chart-to-deploy] 错误 1
Error: Process completed with exit code 2.```
**Which issue(s) this PR fixes**:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related issues/tests in a comment and do not use `Fixes`_*
-->
Fixes #576

**Special notes for your reviewer**:

@kubean-pr-robot kubean-pr-robot bot added the kind/bug Categorizes issue or PR as related to a bug. label Mar 16, 2023
@kubean-pr-robot kubean-pr-robot bot requested a review from yankay March 16, 2023 01:37
@kubean-pr-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: XiuguangHuang
To complete the pull request process, please assign wawa0210 after the PR has been reviewed.
You can assign the PR to them by writing /assign @wawa0210 in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ErikJiang ErikJiang merged commit cef24ff into kubean-io:main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants