Skip to content

Retire adb-squid-proxy, adb-overwatch, and adb-uc examples - #240

Open
micheledaddetta-databricks wants to merge 1 commit into
databricks:mainfrom
micheledaddetta-databricks:retire/adb-squid-overwatch-uc
Open

Retire adb-squid-proxy, adb-overwatch, and adb-uc examples#240
micheledaddetta-databricks wants to merge 1 commit into
databricks:mainfrom
micheledaddetta-databricks:retire/adb-squid-overwatch-uc

Conversation

@micheledaddetta-databricks

Copy link
Copy Markdown
Collaborator

Summary

Retires three Azure (adb-*) examples identified during a resource-group / maintainability review of the Azure examples, and removes the modules that become orphaned as a result.

Retired examples

Example Reason
adb-squid-proxy Hardcodes resource-group creation with no bring-your-own option; sub-modules create their own RGs.
adb-overwatch Requires a pre-existing workspace RG; superseded and no longer maintained.
adb-uc Three-stage SPN Unity Catalog tutorial, superseded by adb-unity-catalog-basic-demo.

Orphaned modules removed

examples/adb-overwatch was the only consumer of these five modules, so they are removed with it:

  • adb-overwatch-regional-config
  • adb-overwatch-mws-config
  • adb-overwatch-main-ws
  • adb-overwatch-ws-to-monitor
  • adb-overwatch-analysis

README

  • The three example rows are tombstoned (~~name~~ **REMOVED**), matching the existing adb-external-hive-metastore convention, with a redirect to adb-unity-catalog-basic-demo where applicable.
  • The five orphaned module rows are removed.

No remaining references to the retired examples or modules exist in the tree (verified via git grep).

Related

This pull request and its description were written by Isaac.

These three Azure examples are retired following a resource-group /
maintainability review:

- adb-squid-proxy: hardcodes resource-group creation with no bring-your-own
  option; sub-modules create their own RGs. Retired.
- adb-overwatch: requires a pre-existing workspace RG; superseded and no
  longer maintained. Its five supporting modules
  (adb-overwatch-regional-config, -mws-config, -main-ws, -ws-to-monitor,
  -analysis) were only used by this example and are removed as orphans.
- adb-uc: three-stage SPN Unity Catalog tutorial superseded by
  adb-unity-catalog-basic-demo.

README rows for the removed examples are tombstoned (matching the existing
adb-external-hive-metastore convention); the orphaned module rows are removed.

Co-authored-by: Isaac
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.

1 participant