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

Console SVC not created by operator #2228

Closed
Ronan-WeScale opened this issue Jul 19, 2024 · 7 comments · Fixed by #2230
Closed

Console SVC not created by operator #2228

Ronan-WeScale opened this issue Jul 19, 2024 · 7 comments · Fixed by #2230
Assignees
Labels
bug Something isn't working community

Comments

@Ronan-WeScale
Copy link

In the new release the console svc isn't created

Expected Behavior

%tenant-name%-console service is created by operator

Current Behavior

%tenant-name%-console service isn't created by operator

Possible Solution

rollback to 5.0.15

Steps to Reproduce (for bugs)

Deploy operator with helm chart 6.0.0
Deploy tenant with helm chart 6.0.0

Regression

Yes console svc not created

Your Environment

  • Version used (minio-operator): minio-operator 6.0.0
  • Environment name and version (e.g. kubernetes v1.17.2): v1.27.11
@Ronan-WeScale
Copy link
Author

Ronan-WeScale commented Jul 19, 2024

That's doesn't create console pod too. <<< see comment #2228 (comment)

@harshavardhana
Copy link
Member

@harshavardhana harshavardhana added wontfix This will not be worked on working as intended and removed triage labels Jul 19, 2024
@Ronan-WeScale
Copy link
Author

@harshavardhana Ok for the pod, but the service wasn't created so the ingress created by the helm chart not working.

@Ronan-WeScale
Copy link
Author

@harshavardhana please re-open the issue

@pjuarezd
Copy link
Member

Operator V6 deprecated console, please refer to https://github.com/minio/operator/blob/master/docs/notes/v6.0.0.md#whats-new.

not pods, or service for console will be created anymore @Ronan-WeScale.

@dvaldivia dvaldivia reopened this Jul 22, 2024
@dvaldivia
Copy link
Collaborator

Re-openning as the issue seems to be the console service for the tenant is not being created, in this case, a tenant called my-tenant is expected to have a my-tenant-console service created for that tenant's embedded console

@dvaldivia dvaldivia self-assigned this Jul 22, 2024
@dvaldivia dvaldivia added bug Something isn't working and removed wontfix This will not be worked on working as intended labels Jul 22, 2024
@Ronan-WeScale
Copy link
Author

thx @dvaldivia I didn't have the time to propose a PR, but you do the job faster. Maybe I can check for enhance your e2e test to avoid this sort of problem next time ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants