Skip to content
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

Release azure-mgmt-containerservice 9.1.0 #11876

Merged
merged 2 commits into from
Jun 9, 2020

Conversation

LianwMS
Copy link
Contributor

@LianwMS LianwMS commented Jun 8, 2020

No description provided.

@LianwMS LianwMS requested a review from zikalino as a code owner June 8, 2020 16:11

async_create = self.cs_client.container_services.create_or_update(
resource_group.name,
container_name,
{
'location': location,
"orchestrator_profile": {
"orchestrator_type": "DCOS"
"orchestrator_type": "Swarm"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe change this to "Kubernetes"? I'm not sure how long "Swarm" will be supported for.

If it works for "Swarm", we can keep as is.

@LianwMS LianwMS merged commit 516aae3 into Azure:release/v3 Jun 9, 2020
@LianwMS LianwMS deleted the lianw/ContainerServiceRelease0608 branch June 9, 2020 02:07
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Dec 8, 2020
Add DNS API's to AVS 2020-07-17-preview (#2408) (Azure#11876)

Co-authored-by: Rebekah Hess <[email protected]>
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.

3 participants