databricks-cli/libs/databrickscfg
Pieter Noordhuis e1f5f60a8d
Filter out system clusters in cluster picker (#2131)
## Changes

As of the clusters API v2.1 the results include system clusters. On
large workspaces this can lead to long load times and include many
irrelevant results. The cluster picker should only show interactive
clusters.

Also see #1754.

## Tests

Manually confirmed the picker runs fast on a large workspace.
2025-01-14 07:38:28 +00:00
..
cfgpickers Filter out system clusters in cluster picker (#2131) 2025-01-14 07:38:28 +00:00
profile Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00
host.go Try to resolve a profile if only the host is specified (#287) 2023-03-29 20:44:19 +02:00
host_test.go Try to resolve a profile if only the host is specified (#287) 2023-03-29 20:44:19 +02:00
loader.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
loader_test.go Improve token refresh flow (#1434) 2024-05-16 10:22:09 +00:00
ops.go Update error checks that use the `os` package to use `errors.Is` (#1461) 2024-06-03 12:39:36 +00:00
ops_test.go Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00