Skip to content

[Exporter] Improve handling of owner for UC resources #4669

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

Merged
merged 2 commits into from
Apr 24, 2025

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Apr 23, 2025

Changes

Changes include emitting of owner for UC resources and handling dependencies to corresponding users/SPS/groups.

Tests

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

@alexott alexott requested review from a team as code owners April 23, 2025 08:15
@alexott alexott requested review from hectorcast-db and removed request for a team April 23, 2025 08:15
@alexott alexott temporarily deployed to test-trigger-is April 23, 2025 08:15 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is April 23, 2025 08:16 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is April 23, 2025 13:29 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is April 23, 2025 13:30 — with GitHub Actions Inactive
alexott added 2 commits April 23, 2025 19:15
Changes includes emitting of `owner` for UC resources and handling dependencies to
corresponding users/sps/groups.
@alexott alexott force-pushed the exporter/uc-owner-handling branch from 02583a6 to 2de793a Compare April 23, 2025 17:31
@alexott alexott temporarily deployed to test-trigger-is April 23, 2025 17:31 — with GitHub Actions Inactive
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/terraform

Inputs:

  • PR number: 4669
  • Commit SHA: 2de793ac8c88b615a95070943857d372c3ff0f35

Checks will be approved automatically on success.

@alexott alexott temporarily deployed to test-trigger-is April 23, 2025 17:33 — with GitHub Actions Inactive
@alexott alexott requested a review from mgyucht April 24, 2025 11:00
@alexott alexott added this pull request to the merge queue Apr 24, 2025
Merged via the queue into main with commit 996dd25 Apr 24, 2025
12 checks passed
@alexott alexott deleted the exporter/uc-owner-handling branch April 24, 2025 11:32
deco-sdk-tagging bot added a commit that referenced this pull request Apr 24, 2025
## Release v1.75.0

### New Features and Improvements

 * Add support for `power_bi_task` in jobs ([#4647](#4647))
 * Add support for `dashboard_task` in jobs ([#4646](#4646))
 * Add `compute_mode` to `databricks_mws_workspaces` to support creating serverless workspaces ([#4670](#4670)).
 * Make `spark_version` optional in the context of jobs such that a cluster policy can provide a default value ([#4643](#4643))
 

### Documentation

 * Document `performance_target` in `databricks_job` ([#4651](#4651))
 * Add more examples for `databricks_model_serving` ([#4658](#4658))
 * Document `on_streaming_backlog_exceeded` in email/webhook notifications in `databricks_job` ([#4660](#4660))
 * Refresh `spark_python_task` option in `databricks_job` ([#4666](#4666))

### Exporter

 * Emit files installed with `%pip install` in Python notebooks ([#4664](#4664))
 * Correctly handle account-level identities when generating the code ([#4650](#4650))
 * Add export of dashboard tasks in `datarbicks_job` ([#4665](#4665))
 * Add export of PowerBI tasks in `datarbicks_job` ([#4668](#4668))
 * Add `Ignore` implementation for `databricks_grants` to fix issue with wrongly generated dependencies ([#4650](#4650))
 * Improve handling of `owner` for UC resources ([#4669](#4669))
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.

2 participants