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

The script for sedna to automatically update CRDs (CustomResourceDefinitions) will not automatically update the CRDs in Helm. #468

Open
tangming1996 opened this issue Feb 14, 2025 · 0 comments · May be fixed by #469
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@tangming1996
Copy link
Collaborator

What happened:
The script for sedna to automatically update CRDs (CustomResourceDefinitions) will not automatically update the CRDs in Helm.
What you expected to happen:
The script for updating CRDs will automatically update the CRDs in the Helm package.
How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

Sedna Version
$ kubectl get -n sedna deploy gm -o jsonpath='{.spec.template.spec.containers[0].image}'
# paste output here

$ kubectl get -n sedna ds lc -o jsonpath='{.spec.template.spec.containers[0].image}'
# paste output here
Kubernets Version
$ kubectl version
# paste output here
KubeEdge Version
$ cloudcore --version
# paste output here

$ edgecore --version
# paste output here

CloudSide Environment:

Hardware configuration
$ lscpu
# paste output here
OS
$ cat /etc/os-release
# paste output here
Kernel
$ uname -a
# paste output here
Others

EdgeSide Environment:

Hardware configuration
$ lscpu
# paste output here
OS
$ cat /etc/os-release
# paste output here
Kernel
$ uname -a
# paste output here
Others
@tangming1996 tangming1996 added the kind/bug Categorizes issue or PR as related to a bug. label Feb 14, 2025
@tangming1996 tangming1996 linked a pull request Feb 14, 2025 that will close this issue
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 a pull request may close this issue.

1 participant