You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created cluster policies that are available for developers to use with DABs. When manually updating the .yml configuration for the workflow we can deploy cluster configuration that is forbidden by the cluster policy.
The forbidden cluster is visible from the UI of the deploy workflow. If the workflow is connected to the bundle no errors are shown in the cluster configuration pane; after disconnecting the configuration of the cluster returns errors. But we can successfully run the workflow that will omit the cluster config in the UI and use the cluster permissible by the policy. E.g. despite having being deployed successfully with autoscaling cluster on single node policy, the run will be assigned single node cluster.
Describe the issue
I created cluster policies that are available for developers to use with DABs. When manually updating the .yml configuration for the workflow we can deploy cluster configuration that is forbidden by the cluster policy.
The forbidden cluster is visible from the UI of the deploy workflow. If the workflow is connected to the bundle no errors are shown in the cluster configuration pane; after disconnecting the configuration of the cluster returns errors. But we can successfully run the workflow that will omit the cluster config in the UI and use the cluster permissible by the policy. E.g. despite having being deployed successfully with autoscaling cluster on single node policy, the run will be assigned single node cluster.
Configuration
Cluster configuration that can be deployed
Policy it can be deployed with
Steps to reproduce the behavior
OS and CLI version
v0.243.0 version deployed from Databricks terminal.
The text was updated successfully, but these errors were encountered: