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

uncommon error: chart "nginx" matching 15.0.2 not found in kubebb-system.repository-bitnami-sampleindex. (try ''helm repo update''): no chart name found #314

Closed
Abirdcfly opened this issue Aug 29, 2023 · 1 comment
Assignees
Labels
bug Something isn't working difficulty-medium Normal amount of changes, no design detail adjustments priority-low

Comments

@Abirdcfly
Copy link
Member

https://github.com/kubebb/core/actions/runs/6009211371/job/16298272111?pr=312

helm status also show do-once-nginx-sample-15.0.2 removed
5.6 Verify can install to other namespace
componentplan.core.kubebb.k8s.com.cn/do-once-nginx-sample-15.0.2 created
Timeout reached
apiVersion: v1
items:
- apiVersion: core.kubebb.k8s.com.cn/v1alpha1
  kind: ComponentPlan
  metadata:
    annotations:
      core.kubebb.k8s.com.cn/componentplan-retry: "5"
      kubectl.kubernetes.io/last-applied-configuration: |
        {"apiVersion":"core.kubebb.k8s.com.cn/v1alpha1","kind":"ComponentPlan","metadata":{"annotations":{},"name":"do-once-nginx-sample-15.0.2","namespace":"default"},"spec":{"approved":true,"component":{"name":"repository-bitnami-sample.nginx","namespace":"kubebb-system"},"name":"my-nginx","override":{},"version":"15.0.2"}}
    creationTimestamp: "2023-08-29T07:33:34Z"
    finalizers:
    - core.kubebb.k8s.com.cn/finalizer
    generation: 1
    labels:
      core.kubebb.k8s.com.cn/componentplan-release: my-nginx
    name: do-once-nginx-sample-15.0.2
    namespace: default
    resourceVersion: "[244](https://github.com/kubebb/core/actions/runs/6009211371/job/16298272111?pr=312#step:7:245)7"
    uid: 69809f3e-4fbb-4c7a-a5e5-49ffcc530d11
  spec:
    approved: true
    component:
      name: repository-bitnami-sample.nginx
      namespace: kubebb-system
    name: my-nginx
    override: {}
    version: 15.0.2
  status:
    conditions:
    - lastTransitionTime: "2023-08-29T07:33:34Z"
      reason: ""
      status: "True"
      type: Approved
    - lastTransitionTime: "2023-08-29T07:33:38Z"
      message: 'chart "nginx" matching 15.0.2 not found in kubebb-system.repository-bitnami-sample
        index. (try ''helm repo update''): no chart name found'
      reason: InstallFailed
      status: "False"
      type: Actioned
    - lastTransitionTime: "2023-08-29T07:33:38Z"
      reason: ""
      status: "False"
      type: Succeeded
    images:
    - docker.io/bitnami/nginx:1.25.1-debian-11-r0
    observedGeneration: 1
    resources:
    - NewCreated: true
      apiVersion: v1
      kind: Service
      name: my-nginx
    - NewCreated: true
      apiVersion: apps/v1
      kind: Deployment
      name: my-nginx
kind: List
metadata:
  resourceVersion: ""

https://github.com/kubebb/core/suites/15592758602/artifacts/889800273

@Abirdcfly Abirdcfly added bug Something isn't working priority-low difficulty-medium Normal amount of changes, no design detail adjustments labels Aug 29, 2023
@Abirdcfly Abirdcfly self-assigned this Aug 29, 2023
@Abirdcfly
Copy link
Member Author

Inactive for a long time, close the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty-medium Normal amount of changes, no design detail adjustments priority-low
Projects
None yet
Development

No branches or pull requests

1 participant