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

test adding a kind worker to test setup #83

Closed
wants to merge 10 commits into from
Closed

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Sep 9, 2024

No description provided.

@vsoch
Copy link
Member Author

vsoch commented Sep 9, 2024

oh fluence, you are becoming very hard to maintain.

@vsoch
Copy link
Member Author

vsoch commented Sep 11, 2024

okay I see the issue - the fluence job is pending, and likely it has to do with the testing environment (I can't reproduce this locally).

 NAME                                           READY   STATUS      RESTARTS   AGE
default-job-qljnp                              0/1     Completed   0          20s
fluence-84f444bcf6-x2t62                       2/2     Running     0          31s
fluence-job-2dkdr                              0/1     Pending     0          20s
scheduler-plugins-controller-dbdd9ff49-lmwqz   1/1     Running     0          31s

I'm going to do a describe pod to see why it's pending and go from there.

The fluence pod is pending and it is not clear why.
The issue does not reproduce locally so I need to debug
it entirely in the CI

Signed-off-by: vsoch <[email protected]>
@vsoch
Copy link
Member Author

vsoch commented Sep 11, 2024

I think this is the issue:

IMG_6601

Likely its missing from the manifest, will look later.

@vsoch
Copy link
Member Author

vsoch commented Sep 11, 2024

Fixed by #84

@vsoch vsoch closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants