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]upgrade redis addon failed: no template xxx associated with template "gotpl" #8586

Closed
tianyue86 opened this issue Dec 5, 2024 · 1 comment
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.10/12
kbcli: 1.0.0-beta.4

To Reproduce
Steps to reproduce the behavior:
upgrade redis addon failed

tianyue@apeclouds-MacBook-Pro kubeblocks-addons % helm -n kb-system upgrade -i kb-addon-redis ./addons/redis
Error: UPGRADE FAILED: template: redis/templates/redis7-scripts-template.yaml:13:8: executing "redis/templates/redis7-scripts-template.yaml" at <include "kblib.commons.extract_obj_ordinal" $>: error calling include: template: no template "kblib.commons.extract_obj_ordinal" associated with template "gotpl"

redis 1.0.0-alpha.0 community Enabled true
k get cmpd|grep redis
redis-7-1.0.0-alpha.0 redis 7.2.4 Available 2d
redis-cluster-7-1.0.0-alpha.0 redis-cluster 7.2.4 Available 2d
redis-sentinel-7-1.0.0-alpha.0 redis-sentinel 7.2.4 Available 2d
redis-twemproxy-0.5-1.0.0-alpha.0 redis-twemproxy 0.5.0 Available 2d

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 Dec 5, 2024
@tianyue86 tianyue86 added this to the Release 1.0.0 milestone Dec 5, 2024
@tianyue86
Copy link
Author

Fixed by helm dependency build ./addons/redis

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