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

Helm Upgrade Failure #2424

Open
1 task done
drpdishant opened this issue Aug 21, 2023 · 1 comment
Open
1 task done

Helm Upgrade Failure #2424

drpdishant opened this issue Aug 21, 2023 · 1 comment
Assignees
Labels
bug Bug report

Comments

@drpdishant
Copy link

Description

helm upgrade fails, prompting the changes I didn't even make.
I change only ingress related config

Expected Results

It should only update the ingress

Actual Results

Error: UPGRADE FAILED: cannot patch "pmm" with kind StatefulSet: StatefulSet.apps "pmm" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden

Version

2.39.0

Steps to reproduce

Create a fresh install on kubernetes.
Change some value and upgrade.

Relevant logs

Error: UPGRADE FAILED: cannot patch "pmm" with kind StatefulSet: StatefulSet.apps "pmm" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
[811aqui@kbutec81l10240 pmm]$ kubectl uninstall pmm
error: unknown command "uninstall" for "kubectl"

Code of Conduct

  • I agree to follow Percona Community Code of Conduct
@BupycHuk
Copy link
Member

Hello @drpdishant, could you please provide more detailed steps to reproduce?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

3 participants