Skip to content

Conversation

catzc
Copy link
Contributor

@catzc catzc commented Sep 17, 2024

Closes #906

@catzc
Copy link
Contributor Author

catzc commented Sep 17, 2024

On top of #907

logger.info(f"Worker group {data['metadata']['name']} created in {namespace}.")

patch.status["phase"] = "Pending"
patch.status["phase"] = "Running"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to build the controller and test that it works

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me. Thanks @catzc

@jacobtomlinson jacobtomlinson merged commit ab1be69 into dask:main Sep 18, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KubeCluster with service type LoadBalancer on AKS stuck in "Pending" state on startup

2 participants