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

Correct max number of pinned clusters in the databricks_cluster docs #2825

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Oct 20, 2023

This fixes #2824

Changes

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

@alexott alexott requested review from a team as code owners October 20, 2023 07:49
@alexott alexott requested review from mgyucht and removed request for a team October 20, 2023 07:49
@codecov-commenter
Copy link

Codecov Report

Merging #2825 (05f6512) into master (885372d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2825   +/-   ##
=======================================
  Coverage   84.63%   84.63%           
=======================================
  Files         152      152           
  Lines       13192    13192           
=======================================
  Hits        11165    11165           
  Misses       1416     1416           
  Partials      611      611           

@mgyucht mgyucht added this pull request to the merge queue Oct 25, 2023
Merged via the queue into master with commit a3f0fb2 Oct 25, 2023
7 checks passed
@mgyucht mgyucht deleted the issue-2824 branch October 25, 2023 12:34
@mgyucht mgyucht mentioned this pull request Oct 25, 2023
5 tasks
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.

[DOC] Cluster pinning limit is incorrect (says 70, should be 100)
3 participants