databrickslabs / dbx

🧱 Databricks CLI eXtensions - aka dbx is a CLI tool for development and advanced Databricks workflows management.
https://dbx.readthedocs.io
Other
443 stars 122 forks source link

Explicitly expose docker container attributes in NewCluster model #853

Closed domcorvasce closed 11 months ago

domcorvasce commented 1 year ago

Proposed changes

Alters the NewCluster model to expose the configuration options for clusters custom containers.

Resolves #815 even though you can already specify such config options because of NewCluster being a flexible model.

Types of changes

What types of changes does your code introduce to dbx? Put an x in the boxes that apply

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.