Add all examples for app configuration.#3
Merged
dolauli merged 1 commit intodolauli:appconffrom May 9, 2020
Merged
Conversation
dolauli
pushed a commit
that referenced
this pull request
Mar 18, 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 <alsantam@microsoft.com> Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com> Co-authored-by: Alfredo Santamaria <chino.sebastian@gmail.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description: Add all examples
Test cases
Examples