Skip to content

Conversation

@olga-mir
Copy link

Description
This PR reverts OSA support for 2019-10-17-preview API version and private clusters. The reason is that in order to use these features the customer's subscription either has to be whitelisted, or feature gate to be removed. Since we have GA'ed ARO v4, we are encouraging customers to use private clusters in v4 rather than v3, hence reverting this change which was broke the client for some customers.

Azure/OpenShift#183

Testing Guide
create an OpenShift cluster
az openshift create -g <group_name> -n <resource_name> --location eastus2
try show or list command:
az openshift list
az openshift show -g <group_name> -n <resource_name>
They should execute without error and display the cluster info.

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@olga-mir olga-mir requested a review from arrownj as a code owner May 21, 2020 23:54
@yonzhan yonzhan requested review from mmyyrroonn and qwordy May 22, 2020 00:35
@yonzhan yonzhan added this to the S170 milestone May 22, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented May 22, 2020

ACS

@qwordy
Copy link
Member

qwordy commented May 28, 2020

short-summary: The Object ID of an Azure Active Directory Group that memberships will get synced into the OpenShift group "osa-customer-admins". If not specified, no cluster admin access will be granted.
- name: --workspace-id
type: string
short-summary: The resource id of an existing Log Analytics Workspace to use for storing monitoring data.
Copy link
Member

@qwordy qwordy May 28, 2020

Choose a reason for hiding this comment

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

Does it support name?
This question also applies to other parameters that only support id.

Copy link
Author

Choose a reason for hiding this comment

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

Hi @qwordy this is a revert to the code that was there before. We had a numerous discussions about this name in the past. Also we are sunsetting the ARO v3 service and do not want to introduce any more changes.

@olga-mir
Copy link
Author

olga-mir commented Jun 2, 2020

Hi @qwordy @arrownj, can please we get this merge soon?

@qwordy
Copy link
Member

qwordy commented Jun 3, 2020

@arrownj

Copy link
Contributor

@arrownj arrownj left a comment

Choose a reason for hiding this comment

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

LGTM

@arrownj arrownj merged commit 2a45186 into Azure:dev Jun 8, 2020
@olga-mir olga-mir deleted the remove-private-cluster branch June 9, 2020 03:57
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.

5 participants