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] SkyWalking Operator helm does not yet include the CRD for BanyanDB. #12040

Closed
2 of 3 tasks
yswdqz opened this issue Mar 19, 2024 · 5 comments
Closed
2 of 3 tasks
Assignees
Labels
bug Something isn't working and you are sure it's a bug! helm Helm in skywalking-kubernetes
Milestone

Comments

@yswdqz
Copy link
Member

yswdqz commented Mar 19, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Apache SkyWalking Component

Helm Chart (apache/skywalking-helm)

What happened

When installing the SWCK operator using Helm, a CRD called 'BanyanDB' is required. However, this CRD is not directly provided in the Helm charts. Currently, it can only be installed by executing make -C operator install from the root path of SWCK.

image

What you expected to happen

'BanyanDB' crd will automaticly install when we install the SWCK operator using Helm.

How to reproduce

Installing the SWCK operator using Helm without running make install in the SWCK root directory.

Anything else

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@yswdqz yswdqz added the bug Something isn't working and you are sure it's a bug! label Mar 19, 2024
@wu-sheng wu-sheng added the SWCK Apache SkyWalking Cloud on Kubernetes label Mar 19, 2024
@wu-sheng wu-sheng added this to the SWCK - 1.0.0 milestone Mar 19, 2024
@wu-sheng
Copy link
Member

We need to check whether this is a SWCK issue or helm repo or banyandb helm repository.

@wu-sheng wu-sheng added helm Helm in skywalking-kubernetes and removed SWCK Apache SkyWalking Cloud on Kubernetes labels Mar 19, 2024
@wu-sheng wu-sheng modified the milestones: SWCK - 1.0.0, Helm - 4.6.0 Mar 19, 2024
@wu-sheng
Copy link
Member

This is addressed helm needs a new release and align with swck latest updates, e.g. CRD.

@junit
Copy link

junit commented Apr 9, 2024

Have you solved it?

@wu-sheng
Copy link
Member

wu-sheng commented May 13, 2024

@ButterBright @dashanji How about this one?

@dashanji
Copy link
Member

Fix in apache/skywalking-helm#146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working and you are sure it's a bug! helm Helm in skywalking-kubernetes
Projects
None yet
Development

No branches or pull requests

5 participants