Skip to content

Fix propogate issue to workers with worker pools changes - #1636

Merged
sfunkenhauser merged 2 commits into
agent-substrate:mainfrom
levrado:fix_propogate_issue
Sep 14, 2026
Merged

sfunkenhauser merged 2 commits into
agent-substrate:mainfrom
levrado:fix_propogate_issue

Conversation

@levrado

@levrado Lev Rado (levrado) commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Fixes #1629

Added a new informer for worker pools along side the worker ones.
Replaced the existing worker pool lister with it and locally cached worker pool to workers for fast retrieval.

This fixes the issue of changes not propogated.

Tested locally on lima vm and substrate along the added test

  • Tests pass
  • Appropriate changes to documentation are included in the PR

@sfunkenhauser
sfunkenhauser merged commit 03d7428 into agent-substrate:main Sep 14, 2026
9 checks passed
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.

WorkerPool labels take long time to propagate to Worker resources

2 participants