Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

update minimal click version to allow case_sensitive option#339

Closed
rom1gal wants to merge 1 commit into
databricks:mainfrom
rom1gal:fix-click-version
Closed

update minimal click version to allow case_sensitive option#339
rom1gal wants to merge 1 commit into
databricks:mainfrom
rom1gal:fix-click-version

Conversation

@rom1gal

@rom1gal rom1gal commented Oct 12, 2020

Copy link
Copy Markdown

When using the CLI within specific environment (in my case an Azure DevOps agent running Ubuntu 18.06) some librairies need to be upgraded for the CLI to work properly (click when running the 6.7 version triggers the stacktrace displayed here : #337)

@andrewmchen

Copy link
Copy Markdown
Contributor

Thanks for reporting and thank you for the fix. I'm wondering if we can just remove this option instead. https://github.com/databricks/databricks-cli/blob/master/databricks_cli/secrets/cli.py#L54.

@sushi1998

@rom1gal

rom1gal commented Oct 25, 2020

Copy link
Copy Markdown
Author

Actually I do not understand the purpose of that option since it is currently not possible to create a Azure KV-backed secret scope :/

@pietern

pietern commented Jul 1, 2022

Copy link
Copy Markdown
Contributor

The case_sensitive argument was removed in #347.

However, in the mean time we merged #471 which depends on click >= 7.0 for a different reason.

@pietern pietern closed this Jul 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants