Skip to content

Removed obsolete mongoClusters feature flag#1105

Merged
alexweininger merged 1 commit intomicrosoft:mainfrom
tnaum-ms:feature-flag-removed
Apr 1, 2025
Merged

Removed obsolete mongoClusters feature flag#1105
alexweininger merged 1 commit intomicrosoft:mainfrom
tnaum-ms:feature-flag-removed

Conversation

@tnaum-ms
Copy link
Copy Markdown
Contributor

The Mongo Clusters / MongoDB (vCore) feature has been fully shipped in Azure Databases VS Code Extension, the development-stage feature flag is no longer required.


This pull request includes changes to the src/azureExtensions.ts file to remove temporary support for MongoClusters in the Azure Resources extension. The main changes involve deleting the temporary function and interface used for enabling MongoClusters support and simplifying the resource types configuration for the vscode-cosmosdb extension.

Removal of temporary MongoClusters support:

  • src/azureExtensions.ts: Removed the enableMongoClustersSupport function and the ExtensionPackageMongoClustersEnabled interface.
  • src/azureExtensions.ts: Simplified the resourceTypes configuration for the vscode-cosmosdb extension by removing the conditional check for MongoClusters support.

The feature has been fully shipped in Azure Databases VS Code Extension, the development-stage feature flag is no longer required.
@tnaum-ms tnaum-ms marked this pull request as ready for review March 27, 2025 15:20
@tnaum-ms tnaum-ms requested a review from a team as a code owner March 27, 2025 15:20
@alexweininger alexweininger merged commit 48ee434 into microsoft:main Apr 1, 2025
3 checks passed
@tnaum-ms tnaum-ms deleted the feature-flag-removed branch April 2, 2025 10:09
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