Commit 9e3c449
authored
Include version in state and plan (#4126)
## Changes
- Include state_version=1 in the state.
- Include plan_version=1 in the plan.
- Include cli_version in both.
## Why
Good for debugging. In the future we might want to introduce version 2,
this would help.
We'll have to support reading state without the version info though. We
don't yet read plans, so once we start doing it
(#4094), we can limit ourselves
to plan_version==1.1 parent dda3340 commit 9e3c449
File tree
258 files changed
+574
-20
lines changed- acceptance/bundle
- artifacts/whl_dynamic
- migrate
- basic
- dashboards
- default-python
- grants
- permissions
- runas
- resource_deps
- id_chain
- id_star
- job_id
- jobs_update_remote
- pipelines_recreate
- remote_pipeline
- resources_var_presets_implicit_deps
- resources_var
- resources
- clusters/deploy
- update-and-resize-autoscale
- update-and-resize
- dashboards
- delete-trashed-out-of-band
- simple
- grants
- registered_models
- schemas
- change_privilege
- empty_array
- volumes
- jobs
- delete_job
- delete_task
- on_failure_empty_slice
- remote_add_tag
- update_single_node
- update
- model_serving_endpoints
- basic
- recreate
- catalog-name
- name-change
- route-optimized
- schema-name
- table-prefix
- running-endpoint
- update
- ai-gateway
- both_gateway_and_tags
- config
- email-notifications
- tags
- permissions
- apps
- current_can_manage
- other_can_manage
- clusters/current_can_manage
- dashboards/create
- database_instances/current_can_manage
- experiments/current_can_manage
- jobs
- added_remotely
- current_can_manage_run
- current_can_manage
- current_is_owner
- delete_one
- cloud
- local
- deleted_remotely
- empty_list
- other_can_manage
- other_is_owner
- update
- viewers
- models/current_can_manage
- pipelines
- current_can_manage
- current_is_owner
- empty_list
- other_can_manage
- other_is_owner
- update
- sql_warehouses/current_can_manage
- target_permissions
- pipelines/recreate-keys
- change-ingestion-definition
- change-storage
- secret_scopes/basic
- volumes
- change-name
- remote-change-name
- run_as/pipelines
- regular_user
- service_principal
- templates/default-python
- classic
- integration_classic
- serverless
- user_agent/simple
- bundle
- deployplan
- direct/dstate
- cmd/bundle/deployment
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
258 files changed
+574
-20
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
0 commit comments