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

Filter out system clusters for --configure-cluster #1031

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Nov 30, 2023

Changes

Only clusters with their source attribute equal to UI or API should be presented in the dropdown.

Tests

Unit test and manual confirmation.

…ified

The code included the to-be-created profile in the configuration and that
triggered the SDK to try and load it. Instead, we must use the specified host
and token directly.
Base automatically changed from configure-cluster-fix to main November 30, 2023 09:58
@pietern pietern added this pull request to the merge queue Nov 30, 2023
Merged via the queue into main with commit 10c9eca Nov 30, 2023
4 checks passed
@pietern pietern deleted the configure-cluster-filter branch November 30, 2023 10:04
pietern added a commit that referenced this pull request Nov 30, 2023
This is a bugfix release to address issues with v0.210.0.

CLI:
 * Fix `panic: $HOME is not set` ([#1027](#1027)).
 * Fix `databricks configure` if new profile is specified ([#1030](#1030)).
 * Filter out system clusters for `--configure-cluster` ([#1031](#1031)).

Bundles:
 * Fixed panic when job has trigger and in development mode ([#1026](#1026)).

Internal:
 * Use `fetch-tags` option in release workflows ([#1025](#1025)).
@pietern pietern mentioned this pull request Nov 30, 2023
github-merge-queue bot pushed a commit that referenced this pull request Nov 30, 2023
This is a bugfix release to address issues with v0.210.0.

CLI:
* Fix `panic: $HOME is not set`
([#1027](#1027)).
* Fix `databricks configure` if new profile is specified
([#1030](#1030)).
* Filter out system clusters for `--configure-cluster`
([#1031](#1031)).

Bundles:
* Fixed panic when job has trigger and in development mode
([#1026](#1026)).

Internal:
* Use `fetch-tags` option in release workflows
([#1025](#1025)).
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.

None yet

2 participants