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

Orchestrator deployment missing secret #1047

Closed
tariksimsek opened this issue Feb 1, 2024 · 3 comments
Closed

Orchestrator deployment missing secret #1047

tariksimsek opened this issue Feb 1, 2024 · 3 comments
Assignees

Comments

@tariksimsek
Copy link

Describe the issue you are having and what you expected to happen.
Orchestrator can't find secret . I believe it is not created from operator.

Describe the steps to reproduce, including any log snippets and stack traces that will help diagnose.
image

Describe your environment, including

Version
Latest
Environment
Rancher K8s 1.26

@nasark
Copy link
Member

nasark commented Feb 7, 2024

@tariksimsek Please check your kafka deployment. The strimzi operator deploys services in the following order: zookeeper -> kafka -> entity operator. The entity operator manages the manageiq-user secret which means that either the entity-operator pod did not deploy correctly or you simply need to wait for the pod to spin up.

If you could list your pods that would help as well kubectl get pods

@miq-bot miq-bot added the stale label May 13, 2024
@miq-bot
Copy link
Member

miq-bot commented May 13, 2024

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

@bdunne
Copy link
Member

bdunne commented May 15, 2024

Please re-open if this is still an issue.

@bdunne bdunne closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants