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

[BUG]install release "kb-addon-orchestrator" incorrectly #8735

Closed
tianyue86 opened this issue Jan 2, 2025 · 0 comments
Closed

[BUG]install release "kb-addon-orchestrator" incorrectly #8735

tianyue86 opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@tianyue86
Copy link

Describe the env
Kubernetes: v1.31.1-aliyun.1
KubeBlocks: 1.0.0-beta.21
kbcli: 1.0.0-beta.8

To Reproduce
Steps to reproduce the behavior:

  1. install release "kb-addon-orchestrator"
helm upgrade -i kb-addon-orchestrator kubeblocks-addons/orchestrator --version 1.0.0-alpha.0 -n kb-system
Release "kb-addon-orchestrator" does not exist. Installing it now.
NAME: kb-addon-orchestrator
LAST DEPLOYED: Thu Jan  2 11:03:44 2025
NAMESPACE: kb-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:


Release Information:
  Commit ID: "f74b322fd250a2db4fec00a409a13ae72f8c13bf"
  Commit Time: "2024-12-20 10:36:06 +0800"
  Release Branch: "v1.0.0-beta.21"
  Release Time:  "2024-12-27 10:54:08 +0800"
  Enterprise: "false"
  1. check status
k get cmpd|grep orch
orchestrator-raft                         orchestrator       3.2.6                         7s
orchestrator-shareend                     orchestrator       3.2.6                         7s

problems:
===>1. no "kb-addon-orchestrator" installed
===>2. the installed cmpds orchestrator-raft  and orchestrator-shareend  have no status

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@tianyue86 tianyue86 added the kind/bug Something isn't working label Jan 2, 2025
@tianyue86 tianyue86 added this to the Release 1.0.0 milestone Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants