-
Notifications
You must be signed in to change notification settings - Fork 64
MCAD Quota Management Image issue on OC 4.13 #478
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
Comments
Installation steps:
|
While trying the install on a fresh OC 4.13 system, I'm getting a timeout on the helm install: helm ls
and oc logs -f mcad-controller-c6bc4cd4b-dffsx
|
OK, I did the following:
and search for "xqueuejobs" and add ibm.com and quotasubtrees just above it like this:
|
@jbusche Thanks, looks like there is no quota tree: https://github.com/project-codeflare/multi-cluster-app-dispatcher/blob/main/test/e2e-kuttl/install-quota-subtree.yaml, can you add this quota tree, delete old AW and submit a new AW? |
If possible please share the status of AWs and corresponding status of pods |
Hey, that worked!
and it results in two completed pods in default namespace:
|
This behaves the same on OC 4.12.22 as well. (Need @asm582 PR 475 Plus the quota trees
|
These are in now - closing issue... |
@asm582 has the his test image
quay.io/asmalvan/quota-mgmt-0712
working on OC 4.11 but he noticed issues with OC 4.13. I tried it myself on OC 4.13 and seeing that appwrappers aren't getting scheduled.oc logs -f mcad-controller-68c575f55d-6db7h -n kube-system |grep ScheduleNext
However, on this cluster, prior to installing mcad I did have the codeflare 0.0.6 and ODH 1.7.0 installed.
Will try again on a fresh cluster.
The text was updated successfully, but these errors were encountered: