Skip to content

Suppress managed clusters breaking changes as it is in preview #2

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

Conversation

a-santamaria
Copy link

Service Fabric Managed Clusters is in preview and we changed the SDK package for managed to https://www.nuget.org/packages/Microsoft.Azure.Management.ServiceFabricManagedClusters/1.0.0-beta.1, so namespaces changed

@LukeSlev LukeSlev merged commit f45b0ed into LukeSlev:user/luslevin/managed-clusters-managed-app-cmdlets Mar 10, 2021
LukeSlev pushed a commit that referenced this pull request Mar 13, 2021
* remove .ManagedClusters from models namespace

* regenerate help

* Rename UpgradeMode to ApplicationUpgradeMode

* suppress managed clusters breaking changes as it is in preview (#2)

* Fix static analysis signature issues

* fix breaking changes exceptions (#3)

* adding missing header

* fixing breakingChangeIssues file

* add missing braking changes

* remove duplicates from braking exceptions

* fix app tests

* Change Tags to singular for application

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
LukeSlev added a commit that referenced this pull request Jul 6, 2021
… (App, AppType, AppTypeVersion, Service) (Azure#14458)

* change to use managedclusters sdk

* create managedcmdletbase to separate sdk clients

* include managed client in tests project

* move to folders in managed clusters

* re-record managed clusters tests

* update managed clusters pacakge to published version 1.0.0-beta.1

* managed app type cmdlets

* managed app type version cmdlets

* managed app cmdlets

* managed service cmdlets and module export update

* add tests for managed app, app type, app type version, service

* Help Doc updates, changelog and module

* Fix StaticAnalysis BreakingChange and Signature issues

* remove .ManagedClusters from models namespace

* regenerate help

* Rename UpgradeMode to ApplicationUpgradeMode

* suppress managed clusters breaking changes as it is in preview (#2)

* Fix static analysis signature issues

* fix breaking changes exceptions (#3)

* adding missing header

* fixing breakingChangeIssues file

* add missing braking changes

* remove duplicates from braking exceptions

* fix app tests

* Change Tags to singular for application

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
Co-authored-by: Alfredo Santamaria <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
LukeSlev pushed a commit that referenced this pull request Jul 6, 2021
Edit example #1 and add example #2 explaining the value options for the Workload parameter
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