Skip to content

[Bug] Helm Upgrade to replace the Docker Image with new Tag number. #9289

@williamyao1982

Description

@williamyao1982

Search before asking

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

Apache SkyWalking Component

Helm Chart (apache/skywalking-kubernetes)

What happened

The helm install first version to kubernetes is quite good. It will init-es to initial the database structure in ES. But when we setup the new image tag number with helm upgrade. The skywalking-es-init Job will also deploy with 2nd version of Helm chart. It will bring the error message and failed to deploy the new helm chart.

What you expected to happen

In your es-init.job.yaml, there is another enabler should be control like this is the second upgrade and no need to initail the ES.

How to reproduce

Helm upgrade --install by second or more than second time to change the image tag number.

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working and you are sure it's a bug!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions