-
Notifications
You must be signed in to change notification settings - Fork 456
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
unknown field "spec.pools[0].volumeClaimTemplate.metadata.creationTimestamp" when trying to upgrade a tenant #1778
Comments
Share the |
Here is the output, i get when adding the -o switch. I changed some sensitive infos: domain names and certificate serials. |
I mean minio-operator. Not tenant. @fgleixner |
Ah, here it is. Sorry for the delay! |
How to install minio-operator ? @fgleixner I can't reproduce it. I need more information. |
I installed it with krew
|
Following, i have the same message. |
|
I will dig deeper and if i find the cause i will get back here, can't have that on my prod. cluster, it pollutes the log. |
@anastazya any updates? |
i don't yet have a separate cluster to test, this is in production and we decided not to touch that since it works. |
In the end we moved all the data and traffic to a backup location, deleted all updated the operator and created a new tennant. The initial one had become very unstable and throwing a lot of errors like this with no explanation so far. We are investigating the stability of VERSION: v5.0.10 now. |
How to upgrade the operator? @anastazya And could you share the logs? |
Hi, i upgraded the operator using this documentation: What i realized is, that the Tenant CRD has not been upgraded, its last update was from 2022-12-02 and it does not contain the spec.pools[].volumeClaimTemplate.metadata.creationTimestamp definition. But also the crds here https://github.com/minio/operator/blob/master/resources/base/crds/minio.min.io_tenants.yaml do not contain the creationTimestamp property at this path. Why does |
I managed to upgrade the tenant by changing the Image name in the minio-operator console. Editing the Tenant using kubectl did not work. |
@fgleixner could you share the |
Here it is |
Thanks. We have a pr to fix this. |
I try to upgrade a tenant using the current minio Operator:
Some issues say, this is already solved, but why do i still see this problem?
Expected Behavior
Upgrade should work
Current Behavior
Unable to upgrade the tenant
Possible Solution
Unknown
Steps to Reproduce (for bugs)
Don't know
Context
Trying to upgrade
Regression
Probably
Your Environment
minio-operator
): 5.0.9uname -a
):Linux kube-dar1-15 5.14.21-150500.55.7-default #1 SMP PREEMPT_DYNAMIC Mon Jul 10 18:53:13 UTC 2023 (4204a3a) x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: