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

add GCS to cluster init script storage #1308

Merged
merged 8 commits into from
May 17, 2022

Conversation

neilbest-db
Copy link
Contributor

Intended to fix #1203.

Found no appropriate tests to mimic.

@alexott
Copy link
Contributor

alexott commented May 12, 2022

Please add documentation

@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #1308 (fc8fe48) into master (88e3a1e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1308   +/-   ##
=======================================
  Coverage   90.60%   90.60%           
=======================================
  Files         118      118           
  Lines       10001    10001           
=======================================
  Hits         9061     9061           
  Misses        559      559           
  Partials      381      381           
Impacted Files Coverage Δ
clusters/clusters_api.go 87.71% <ø> (ø)

@neilbest-db neilbest-db marked this pull request as ready for review May 12, 2022 22:25
Copy link
Contributor

@nfx nfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small change required

go.mod Outdated Show resolved Hide resolved
@nfx nfx merged commit 5bb34c1 into databricks:master May 17, 2022
@nfx nfx mentioned this pull request May 20, 2022
michael-berk pushed a commit to michael-berk/terraform-provider-databricks that referenced this pull request Feb 15, 2023
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.

[ISSUE] No GCS storage handler for clusters api InitScriptStorageInfo and
3 participants