confluentinc / confluentinc/vscode
De-duplicate the logic for getting cluster+compute pool
Open
cleanup
Flink
needs discussion
optimization
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
Found while working on #2368 that we need to find matching compute pool region/providers for clusters or topics in multiple places. The logic is likely duplicated in several files and we need to re-think how/where we connect these related things for Flink work. Might also mean refactoring the CCloud Cluster obj `cluster.flinkPools` item since it's a bit weird there; slipped past our notice before...
See https://github.com/confluentinc/vscode/pull/2414#discussion_r2304707011
Contributor guide
Assessment
This issue has not been assessed yet.