Skip to content

Conversation

@kanterov
Copy link
Collaborator

@kanterov kanterov commented Oct 3, 2025

Changes

Fix missing compute.Kind. There is a single documented value that applies a behaviour different from the absent value.

Add an enum annotation because it's missing in the OpenAPI spec.

Why

Fixes #3622

Tests

Looking at the diff for the generated code

@kanterov kanterov temporarily deployed to test-trigger-is October 3, 2025 13:54 — with GitHub Actions Inactive
@kanterov kanterov marked this pull request as ready for review October 3, 2025 13:54
@eng-dev-ecosystem-bot
Copy link
Collaborator

eng-dev-ecosystem-bot commented Oct 3, 2025

Run: 18224296011

Env ✅​pass 🔄​flaky 🙈​skip
✅​ aws linux 320 537
✅​ aws windows 321 536
✅​ aws-ucws linux 436 433
✅​ aws-ucws windows 437 432
✅​ azure linux 320 536
✅​ azure windows 321 535
✅​ azure-ucws linux 436 432
🔄​ azure-ucws windows 434 3 431
✅​ gcp linux 319 538
✅​ gcp windows 320 537
Test Name azure-ucws windows
TestAccept 🔄​flaky
TestAccept/bundle/templates/default-python/combinations/classic 🔄​flaky
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=no/NBOOK=no/PY=yes 🔄​flaky

@kanterov kanterov added this pull request to the merge queue Oct 6, 2025
Merged via the queue into main with commit ee1b500 Oct 6, 2025
19 checks passed
@kanterov kanterov deleted the fix-compute-kind branch October 6, 2025 07:54
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.

The kind field is missing from the ClusterSpec class

4 participants