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

uyuni server 2024.xx , where xx >08 #9461

Open
fritz0011 opened this issue Nov 12, 2024 · 2 comments
Open

uyuni server 2024.xx , where xx >08 #9461

fritz0011 opened this issue Nov 12, 2024 · 2 comments
Labels
bug Something isn't working P5

Comments

@fritz0011
Copy link

Problem description

Please, continue to support uyuni server release as rpm based, or make the container/helm compatible with rancher/k8s.
So far, in case of clean install, is a damn pain to set/run it on a kubernetes cluster.

Steps to reproduce

1.See problem description
...

Uyuni version

2024.08

Uyuni proxy version (if used)

No response

Useful logs

No response

Additional information

No response

@fritz0011 fritz0011 added bug Something isn't working P5 labels Nov 12, 2024
@rjmateus
Copy link
Member

Did you try the podman installation method?

@fritz0011
Copy link
Author

# mgradm install kubernetes uyuni-ORG.apps.DOMAIN --organization ORG --helm-uyuni-namespace uyuni-master --logLevel debug
4:48PM INF mgradm/cmd/cmd.go:66 > Welcome to mgradm
4:48PM INF mgradm/cmd/cmd.go:67 > Executing command: kubernetes
4:48PM DBG shared/utils/exec.go:66 > Running: timedatectl show --value -p Timezone
Administrator password:
Confirm the password:
4:48PM DBG shared/utils/exec.go:66 > Running: kubectl get node -o jsonpath={.items[0].status.nodeInfo.kubeletVersion}
4:48PM DBG shared/utils/exec.go:40 > Running: kubectl explain ingressroutetcp
4:48PM DBG shared/kubernetes/kubernetes.go:76 > No ingressroutetcp resource deployed error="exit status 1"
4:48PM DBG shared/utils/exec.go:66 > Running: kubectl get pod -A -o jsonpath={range .items[*]}{.spec.containers[*].args[0]}{.spec.containers[*].command}{end}
4:48PM DBG shared/utils/exec.go:66 > Running: kubectl get -o jsonpath={.items[?(@.metadata.name=="cert-manager")].status.readyReplicas} deploy -A
4:48PM DBG shared/utils/exec.go:66 > Running: kubectl get pod -o jsonpath={.items[?(@.metadata.labels.app=="webhook")].metadata.name} -A
4:48PM INF shared/kubernetes/utils.go:74 > Waiting for image of cert-manager-webhook-7d4c676646-spsk4 pod in  namespace to be pulled
4:48PM DBG shared/utils/exec.go:66 > Running: kubectl get event -o jsonpath={range .items[?(@.reason=="Failed")]}{.message}{"\n"}{end} --field-selector involvedObject.name=cert-manager-webhook-7d4c676646-spsk4 -A
4:48PM DBG shared/utils/exec.go:66 > Running: kubectl get event -o jsonpath={.items[?(@.reason=="Pulled")].message} --field-selector involvedObject.name=cert-manager-webhook-7d4c676646-spsk4 -A
⠋ kubectl get event -o jsonpath={range .items[?(@.reason=="Failed")]}{.message}{"\n"}{end} --field-selector involvedObject.name=cert-manager-webhook-7d4c676646-spsk4 -A
4:48PM DBG shared/utils/exec.go:66 > Running: kubectl get event -o jsonpath={range .items[?(@.reason=="Failed")]}{.message}{"\n"}{end} --field-selector involvedObject.name=cert-manager-webhook-7d4c676646-spsk⠋ kubectl get event -o jsonpath={.items[?(@.reason=="Pulled")].message} --field-selector involvedObject.name=cert-manager-webhook-7d4c676646-spsk4 -A
⠋ kubectl get event -o jsonpath={range .items[?(@.reason=="Failed")]}{.message}{"\n"}{end} --field-selector involvedObject.name=cert-manager-webhook-7d4c676646-spsk4 -A

...and is getting into an infinite loop.....

P.S. cert-manager is installed and functional to , NS: cert-manager

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

No branches or pull requests

2 participants