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

[2.10] Fix rancher-hami installation error #269

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

jianghang8421
Copy link
Contributor

Issue

https://github.com/cnrancher/pandaria/issues/3519
修复chart安装错误,去掉生成的orig文件。

Checklist

  • Chart.yaml 定义了以下 Annotation:
    • catalog.cattle.io/rancher-version
    • catalog.cattle.io/kube-version
  • 支持 systemDefaultRegistry 设置,values.yaml 定义了:
    global:
        systemDefaultRegistry: ""
  • 容器镜像格式为 Manifest List。
  • values.yaml 中容器镜像可以在 Rancher 构建镜像列表时被识别。
    repository: cnrancher/mirrored-image-name
    tag: v1.0.0
  • 容器镜像 TAG 不是 Beta 版本。

@STARRY-S STARRY-S merged commit 14e9308 into cnrancher:dev/v2.10 Dec 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants