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

Operator keeps trying to create buckets every 5 seconds #1829

Closed
b-thiswatch opened this issue Oct 23, 2023 · 11 comments · Fixed by #1837
Closed

Operator keeps trying to create buckets every 5 seconds #1829

b-thiswatch opened this issue Oct 23, 2023 · 11 comments · Fixed by #1837
Assignees

Comments

@b-thiswatch
Copy link

I am running Operator 5.0.10 and Tenant Helm Chart deployed via ArgoCD. I have created my own user and some initial buckets. I can login with that user and the buckets do exists after the cluster is provisioned.

But the operator logs "Hit conflict issue, getting latest version of tenant" every 5 seconds and tries to add the buckets (again). During that time the application is also displayed as "Progressing" and not "Healthy" in ArgoCD.

Expected Behavior

I guess the buckets should be created once and the cluster should be healthy then :)

Current Behavior

Operator tries bucket creation every 5 seconds

Context

I am a bit hesitant to use the current cluster in production when it has "problems" every 5 seconds.

Your Environment

  • Version used (minio-operator): 5.0.10
  • Environment name and version (e.g. kubernetes v1.17.2): RKE 2 1.27.x
  • Operating System and version (uname -a): Ubuntu 22.04 LTS
@jiuker
Copy link
Contributor

jiuker commented Oct 24, 2023

@cniackz ^^

@D1StrX
Copy link

D1StrX commented Oct 28, 2023

I see the exact same behavior, a lot:
image

jiuker pushed a commit to jiuker/operator that referenced this issue Oct 30, 2023
@jiuker jiuker self-assigned this Oct 30, 2023
@cniackz
Copy link
Contributor

cniackz commented Oct 30, 2023

Thank you @jiuker, your PR is fixing the issue I introduced:

Screenshot 2023-10-30 at 10 24 30 AM Screenshot 2023-10-30 at 10 24 51 AM

https://github.com/minio/operator/pull/1837/files

cniackz pushed a commit that referenced this issue Oct 30, 2023
* fix #1829

* doc

* reanme

* lint

* docs

* rename

---------

Co-authored-by: guozhi.li <[email protected]>
@Hukha
Copy link

Hukha commented Nov 3, 2023

Hey, I'm having this issue. My operator logs show that is trying to create a bucket every 5 seconds.
Is it possible to include this fix in a helm release?

@kamikaze
Copy link

same here

@jiuker
Copy link
Contributor

jiuker commented Nov 17, 2023

@kamikaze @Hukha What's the minio-operator version?

@kamikaze
Copy link

@kamikaze @Hukha What's the minio-operator version?

minio/operator:v5.0.10

@kamikaze
Copy link

image

@jiuker
Copy link
Contributor

jiuker commented Nov 17, 2023

image

Yeah. That be fixed in 5.0.11 @kamikaze

@b-thiswatch
Copy link
Author

@jiuker is there an ETA on when 5.0.11 will be released?

@allanrogerr
Copy link
Contributor

5.0.11 is released

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

Successfully merging a pull request may close this issue.

7 participants