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 helm chart will install but not uninstall or update #41

Closed
Heiko-san opened this issue Aug 21, 2023 · 1 comment
Closed

BUG helm chart will install but not uninstall or update #41

Heiko-san opened this issue Aug 21, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Heiko-san
Copy link

Hi,

we created an additional datastore of type etcd using your helm chart clastix/kamaji-etcd. It successfully installs, but as soon as you try to update or delete the datastore / the helm chart, you get the following error:

helm upgrade kamaji-etcd-2 clastix/kamaji-etcd -n kamaji-etcd-2 -f values.yaml
Error: UPGRADE FAILED: post-upgrade hooks failed: admission webhook "vdatastore.kb.io" denied the request: unable to decode into *v1alpha1.DataStore: there is no content to decode

Actually it seems (most?) resources get updated. However you also get the error, if you try to kubectl delete datastores.kamaji.clastix.io kamaji-etcd-2, resulting in an half-installed datastore. It doesn't entirely get removed.

We use kamaji v0.3.3 together with cluster-api v1.5.0 with infrastructure-vsphere v1.7.0 and your kamaji plugin control-plane-kamaji v0.3.0.

@prometherion
Copy link
Member

This is a duplicate of #38, if you don't mind I'd close this since we already have an open PR to address it: please, let me know!

@prometherion prometherion added the duplicate This issue or pull request already exists label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants