diff --git a/charts/azure-service-operator-1.5.0.tgz b/charts/azure-service-operator-1.5.0.tgz new file mode 100644 index 00000000000..c900caa1495 Binary files /dev/null and b/charts/azure-service-operator-1.5.0.tgz differ diff --git a/charts/azure-service-operator/Chart.yaml b/charts/azure-service-operator/Chart.yaml index e7c7054b2fb..f768ad388ae 100644 --- a/charts/azure-service-operator/Chart.yaml +++ b/charts/azure-service-operator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: azure-service-operator -version: 1.4.0 -appVersion: 1.0.23956 +version: 1.5.0 +appVersion: 1.0.24492 description: Deploy components and dependencies of azure-service-operator home: https://github.com/Azure/azure-service-operator sources: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_apimgmtapis.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_apimgmtapis.azure.microsoft.com.yaml index 521335730c2..52b65117889 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_apimgmtapis.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_apimgmtapis.azure.microsoft.com.yaml @@ -162,6 +162,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_apimservices.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_apimservices.azure.microsoft.com.yaml index 14c1bcd3538..7b1cc1420dd 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_apimservices.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_apimservices.azure.microsoft.com.yaml @@ -94,6 +94,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_appinsights.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_appinsights.azure.microsoft.com.yaml index d4bf87339f6..1123baab52b 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_appinsights.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_appinsights.azure.microsoft.com.yaml @@ -81,6 +81,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_appinsightsapikeys.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_appinsightsapikeys.azure.microsoft.com.yaml index c49c956f6e1..28b0c7a2db2 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_appinsightsapikeys.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_appinsightsapikeys.azure.microsoft.com.yaml @@ -75,6 +75,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azureloadbalancers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azureloadbalancers.azure.microsoft.com.yaml index 67bbdc140ac..26ffd74eb10 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azureloadbalancers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azureloadbalancers.azure.microsoft.com.yaml @@ -93,6 +93,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurenetworkinterfaces.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurenetworkinterfaces.azure.microsoft.com.yaml index 4fd933ea5c3..2ce2410ab86 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurenetworkinterfaces.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurenetworkinterfaces.azure.microsoft.com.yaml @@ -85,6 +85,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurepublicipaddresses.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurepublicipaddresses.azure.microsoft.com.yaml index 4333cd88ab0..384a26cc0df 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurepublicipaddresses.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurepublicipaddresses.azure.microsoft.com.yaml @@ -90,6 +90,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlactions.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlactions.azure.microsoft.com.yaml index 622c44e46ae..9eabd892b76 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlactions.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlactions.azure.microsoft.com.yaml @@ -88,6 +88,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqldatabases.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqldatabases.azure.microsoft.com.yaml index f0c16ff00e0..ef8e775ed7f 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqldatabases.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqldatabases.azure.microsoft.com.yaml @@ -95,6 +95,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -229,6 +234,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlfailovergroups.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlfailovergroups.azure.microsoft.com.yaml index 610b4888a49..35b93339cf7 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlfailovergroups.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlfailovergroups.azure.microsoft.com.yaml @@ -110,6 +110,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -220,6 +225,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlfirewallrules.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlfirewallrules.azure.microsoft.com.yaml index c213846c75a..0d68206b9bb 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlfirewallrules.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlfirewallrules.azure.microsoft.com.yaml @@ -90,6 +90,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -173,6 +178,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlmanagedusers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlmanagedusers.azure.microsoft.com.yaml index 0e4fa3c3a09..771a7db9b43 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlmanagedusers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlmanagedusers.azure.microsoft.com.yaml @@ -93,6 +93,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlservers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlservers.azure.microsoft.com.yaml index 4fe6385eb3e..c42dc2ba70a 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlservers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlservers.azure.microsoft.com.yaml @@ -87,6 +87,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -167,6 +172,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlusers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlusers.azure.microsoft.com.yaml index c577968886b..3a29aa59019 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlusers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlusers.azure.microsoft.com.yaml @@ -98,6 +98,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlvnetrules.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlvnetrules.azure.microsoft.com.yaml index cb8994a7987..f3d0ebec4b7 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlvnetrules.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azuresqlvnetrules.azure.microsoft.com.yaml @@ -91,6 +91,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevirtualmachineextensions.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevirtualmachineextensions.azure.microsoft.com.yaml index 1397ffe21cc..33c67c6e467 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevirtualmachineextensions.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevirtualmachineextensions.azure.microsoft.com.yaml @@ -99,6 +99,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevirtualmachines.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevirtualmachines.azure.microsoft.com.yaml index 884bfdf0f5d..a88088310f3 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevirtualmachines.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevirtualmachines.azure.microsoft.com.yaml @@ -93,6 +93,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevmscalesets.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevmscalesets.azure.microsoft.com.yaml index 295bc9f87e7..f17c78651d1 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevmscalesets.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_azurevmscalesets.azure.microsoft.com.yaml @@ -107,6 +107,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_blobcontainers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_blobcontainers.azure.microsoft.com.yaml index 037263c41c3..4d990ac240b 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_blobcontainers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_blobcontainers.azure.microsoft.com.yaml @@ -90,6 +90,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -172,6 +177,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_consumergroups.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_consumergroups.azure.microsoft.com.yaml index 7cead4d1e53..5dd5a0304a9 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_consumergroups.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_consumergroups.azure.microsoft.com.yaml @@ -78,6 +78,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_cosmosdbs.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_cosmosdbs.azure.microsoft.com.yaml index c9174012806..97ba00e89a9 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_cosmosdbs.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_cosmosdbs.azure.microsoft.com.yaml @@ -59,6 +59,7 @@ spec: - MongoDB type: string location: + description: Location is the Azure location where the CosmosDB exists minLength: 0 type: string locations: @@ -151,6 +152,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_cosmosdbsqldatabases.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_cosmosdbsqldatabases.azure.microsoft.com.yaml new file mode 100644 index 00000000000..b838625ab38 --- /dev/null +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_cosmosdbsqldatabases.azure.microsoft.com.yaml @@ -0,0 +1,136 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.4.0 + creationTimestamp: null + name: cosmosdbsqldatabases.azure.microsoft.com +spec: + group: azure.microsoft.com + names: + kind: CosmosDBSQLDatabase + listKind: CosmosDBSQLDatabaseList + plural: cosmosdbsqldatabases + shortNames: + - cdbsql + singular: cosmosdbsqldatabase + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.provisioned + name: Provisioned + type: string + - jsonPath: .status.message + name: Message + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: CosmosDBSQLDatabase is the Schema for the cosmosdbsql API + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: CosmosDBSQLDatabaseSpec defines the desired state of the + CosmosDBSQLDatabase + properties: + autoscaleSettings: + description: AutoscaleSettings contains the user specified autoscale + configuration. This must not be specified if Throughput is specified. + This cannot be changed after creation if it (or throughput) was + not set to something initially. + properties: + maxThroughput: + description: MaxThroughput is the autoscale max RU/s of the database. + format: int32 + type: integer + type: object + cosmosDBAccount: + description: Account is the account that the SQL database will be + created in. + minLength: 1 + type: string + resourceGroup: + description: ResourceGroup is the resource group the CosmosDBSQLDatabase + will be created in. + minLength: 1 + pattern: ^[-\w\._\(\)]+$ + type: string + tags: + additionalProperties: + type: string + description: Tags are key-value pairs associated with the resource. + type: object + throughput: + description: Throughput is the user specified manual throughput (RU/s) + for the database expressed in units of 100 request units per second. + The minimum is 400 up to 1,000,000 (or higher by requesting a limit + increase). This must not be specified if autoscale is specified. + This cannot be changed after creation if it (or autoscaleSettings) + was not set to something initially. + format: int32 + type: integer + required: + - cosmosDBAccount + - resourceGroup + type: object + status: + description: ASOStatus (AzureServiceOperatorsStatus) defines the observed + state of resource actions + properties: + completed: + format: date-time + type: string + containsUpdate: + type: boolean + failedProvisioning: + type: boolean + flattenedSecrets: + type: boolean + message: + type: string + output: + type: string + pollingUrl: + type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string + provisioned: + type: boolean + provisioning: + type: boolean + requested: + format: date-time + type: string + resourceId: + type: string + specHash: + type: string + state: + type: string + type: object + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_eventhubnamespaces.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_eventhubnamespaces.azure.microsoft.com.yaml index a0878d7f179..8ac09adf04b 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_eventhubnamespaces.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_eventhubnamespaces.azure.microsoft.com.yaml @@ -129,6 +129,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_eventhubs.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_eventhubs.azure.microsoft.com.yaml index 82abb47f83e..a52c26f26bb 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_eventhubs.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_eventhubs.azure.microsoft.com.yaml @@ -176,6 +176,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_keyvaultkeys.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_keyvaultkeys.azure.microsoft.com.yaml index 2c6e5f97a75..a3b98cb0f9a 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_keyvaultkeys.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_keyvaultkeys.azure.microsoft.com.yaml @@ -94,6 +94,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_keyvaults.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_keyvaults.azure.microsoft.com.yaml index aa7500d7c06..4f9c1dd039d 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_keyvaults.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_keyvaults.azure.microsoft.com.yaml @@ -155,6 +155,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlaadusers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlaadusers.azure.microsoft.com.yaml index 8d579979c44..4fb51ba466e 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlaadusers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlaadusers.azure.microsoft.com.yaml @@ -105,6 +105,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -205,6 +210,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqldatabases.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqldatabases.azure.microsoft.com.yaml index da776afd6f8..e3bf17193e7 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqldatabases.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqldatabases.azure.microsoft.com.yaml @@ -72,6 +72,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlfirewallrules.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlfirewallrules.azure.microsoft.com.yaml index 05d8ad3ef72..4abb66cfda2 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlfirewallrules.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlfirewallrules.azure.microsoft.com.yaml @@ -79,6 +79,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlserveradministrators.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlserveradministrators.azure.microsoft.com.yaml index 7108b7a4c79..d5330803447 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlserveradministrators.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlserveradministrators.azure.microsoft.com.yaml @@ -97,6 +97,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlservers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlservers.azure.microsoft.com.yaml index fc50b73e5bc..7067f82a127 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlservers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlservers.azure.microsoft.com.yaml @@ -120,6 +120,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -262,6 +267,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlusers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlusers.azure.microsoft.com.yaml index d16407891ba..ab6e3b62867 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlusers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlusers.azure.microsoft.com.yaml @@ -100,6 +100,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -199,6 +204,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlvnetrules.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlvnetrules.azure.microsoft.com.yaml index 68706872491..c6e8c7fe217 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlvnetrules.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_mysqlvnetrules.azure.microsoft.com.yaml @@ -88,6 +88,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqldatabases.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqldatabases.azure.microsoft.com.yaml index fe192d94747..70d00e54d81 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqldatabases.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqldatabases.azure.microsoft.com.yaml @@ -76,6 +76,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlfirewallrules.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlfirewallrules.azure.microsoft.com.yaml index 4aae84077c6..30c3f79bd85 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlfirewallrules.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlfirewallrules.azure.microsoft.com.yaml @@ -82,6 +82,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlservers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlservers.azure.microsoft.com.yaml index 0a25466075b..1b3992158b0 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlservers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlservers.azure.microsoft.com.yaml @@ -120,6 +120,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: @@ -262,6 +267,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlusers.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlusers.azure.microsoft.com.yaml index ef6f4721f36..65d896b73ef 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlusers.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlusers.azure.microsoft.com.yaml @@ -92,6 +92,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlvnetrules.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlvnetrules.azure.microsoft.com.yaml index 863f6fa9d00..2b32247de48 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlvnetrules.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_postgresqlvnetrules.azure.microsoft.com.yaml @@ -89,6 +89,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscacheactions.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscacheactions.azure.microsoft.com.yaml index 3ed00d88288..c0a3d2a1f87 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscacheactions.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscacheactions.azure.microsoft.com.yaml @@ -90,6 +90,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscachefirewallrules.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscachefirewallrules.azure.microsoft.com.yaml index 02f20649b69..14bdc3df902 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscachefirewallrules.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscachefirewallrules.azure.microsoft.com.yaml @@ -87,6 +87,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscaches.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscaches.azure.microsoft.com.yaml index 66366a0a4c0..680499eda6d 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscaches.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_rediscaches.azure.microsoft.com.yaml @@ -109,6 +109,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_resourcegroups.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_resourcegroups.azure.microsoft.com.yaml index cb27dc38150..c3db2e9e18c 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_resourcegroups.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_resourcegroups.azure.microsoft.com.yaml @@ -70,6 +70,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_storageaccounts.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_storageaccounts.azure.microsoft.com.yaml index c4d902cd916..2eea7ae786d 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_storageaccounts.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_storageaccounts.azure.microsoft.com.yaml @@ -175,6 +175,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_virtualnetworks.azure.microsoft.com.yaml b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_virtualnetworks.azure.microsoft.com.yaml index deface67a55..37c3a65d2b2 100644 --- a/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_virtualnetworks.azure.microsoft.com.yaml +++ b/charts/azure-service-operator/crds/apiextensions.k8s.io_v1_customresourcedefinition_virtualnetworks.azure.microsoft.com.yaml @@ -98,6 +98,11 @@ spec: type: string pollingUrl: type: string + pollingUrlKind: + enum: + - CreateOrUpdate + - Delete + type: string provisioned: type: boolean provisioning: diff --git a/charts/azure-service-operator/templates/generated/rbac.authorization.k8s.io_v1_clusterrole_azureoperator-manager-role.yaml b/charts/azure-service-operator/templates/generated/rbac.authorization.k8s.io_v1_clusterrole_azureoperator-manager-role.yaml index a5bab95a328..1f3caf74647 100644 --- a/charts/azure-service-operator/templates/generated/rbac.authorization.k8s.io_v1_clusterrole_azureoperator-manager-role.yaml +++ b/charts/azure-service-operator/templates/generated/rbac.authorization.k8s.io_v1_clusterrole_azureoperator-manager-role.yaml @@ -499,6 +499,27 @@ rules: - get - patch - update +- apiGroups: + - azure.microsoft.com + resources: + - cosmosdbsqldatabases + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - azure.microsoft.com + resources: + - cosmosdbsqldatabases/finalizers + - cosmosdbsqldatabases/status + verbs: + - get + - patch + - update - apiGroups: - azure.microsoft.com resources: diff --git a/charts/azure-service-operator/values.yaml b/charts/azure-service-operator/values.yaml index 9efa3e5a7d9..06acbe59a1b 100644 --- a/charts/azure-service-operator/values.yaml +++ b/charts/azure-service-operator/values.yaml @@ -30,7 +30,7 @@ azureSecretNamingVersion: "2" # corresponding CRD yaml in the cart (and so no CRD in the k8s # repository). image: - repository: mcr.microsoft.com/k8s/azureserviceoperator:1.0.23956 + repository: mcr.microsoft.com/k8s/azureserviceoperator:1.0.24492 # installAadPodIdentity determines if the aad-pod-identity subchart should be installed. installAadPodIdentity: False diff --git a/charts/index.yaml b/charts/index.yaml index 34a959fcb1c..40abf324e87 100644 --- a/charts/index.yaml +++ b/charts/index.yaml @@ -1,9 +1,26 @@ apiVersion: v1 entries: azure-service-operator: + - apiVersion: v2 + appVersion: 1.0.24492 + created: "2021-06-09T15:54:24.429445297-07:00" + dependencies: + - condition: installAadPodIdentity + name: aad-pod-identity + repository: https://raw.githubusercontent.com/Azure/aad-pod-identity/master/charts + version: 1.5.5 + description: Deploy components and dependencies of azure-service-operator + digest: 70e24f8872c23072a0fef7f46ac3313e7e80eaeb29d03000196322c2e6a2b092 + home: https://github.com/Azure/azure-service-operator + name: azure-service-operator + sources: + - https://github.com/Azure/azure-service-operator + urls: + - azure-service-operator-1.5.0.tgz + version: 1.5.0 - apiVersion: v2 appVersion: 1.0.23956 - created: "2021-06-01T16:40:33.4918563+12:00" + created: "2021-06-09T15:54:24.427372509-07:00" dependencies: - condition: installAadPodIdentity name: aad-pod-identity @@ -20,14 +37,14 @@ entries: version: 1.4.0 - apiVersion: v2 appVersion: 1.0.23694 - created: "2021-06-01T16:40:33.4905691+12:00" + created: "2021-06-09T15:54:24.424714524-07:00" dependencies: - condition: installAadPodIdentity name: aad-pod-identity repository: https://raw.githubusercontent.com/Azure/aad-pod-identity/master/charts version: 1.5.5 description: Deploy components and dependencies of azure-service-operator - digest: 2f8ea84bb34747e6310e4c7801b58e7a5f0504a896590d770df7a14de4c761c0 + digest: 49c5758b9520018400a911015a754c70a14fb6a89ed94ff25faeb1caedd34e86 home: https://github.com/Azure/azure-service-operator name: azure-service-operator sources: @@ -37,7 +54,7 @@ entries: version: 1.3.0 - apiVersion: v2 appVersion: 1.0.22275 - created: "2021-06-01T16:40:33.4892419+12:00" + created: "2021-06-09T15:54:24.420643648-07:00" dependencies: - condition: installAadPodIdentity name: aad-pod-identity @@ -54,7 +71,7 @@ entries: version: 1.2.0 - apiVersion: v2 appVersion: 0.1.0 - created: "2021-06-01T16:40:33.4873022+12:00" + created: "2021-06-09T15:54:24.417304268-07:00" dependencies: - condition: installAadPodIdentity name: aad-pod-identity @@ -71,7 +88,7 @@ entries: version: 1.1.0 - apiVersion: v2 appVersion: 0.1.0 - created: "2021-06-01T16:40:33.4858669+12:00" + created: "2021-06-09T15:54:24.413352891-07:00" dependencies: - condition: installAadPodIdentity name: aad-pod-identity @@ -88,7 +105,7 @@ entries: version: 1.0.0 - apiVersion: v2 appVersion: 0.1.0 - created: "2021-06-01T16:40:33.4845707+12:00" + created: "2021-06-09T15:54:24.408180021-07:00" dependencies: - condition: installAadPodIdentity name: aad-pod-identity @@ -103,4 +120,4 @@ entries: urls: - azure-service-operator-0.1.0.tgz version: 0.1.0 -generated: "2021-06-01T16:40:33.4830064+12:00" +generated: "2021-06-09T15:54:24.404145645-07:00" diff --git a/docs/howto/release.md b/docs/howto/release.md index 21479fa6d88..23dbaeb6064 100644 --- a/docs/howto/release.md +++ b/docs/howto/release.md @@ -23,5 +23,6 @@ Because the Helm chart is hosted out of the GitHub repo itself, we cannot update 1. Create a new branch of ASO. 2. Update the `version` field of `charts/azure-service-operator/Chart.yaml`. Note that this field is the version of the _chart_, so it should follow semver for the chart. If there's a breaking change in the chart then the major version should be incremented, otherwise incrementing the minor version is fine. -2. Run `make helm-chart-manifests`. You should see a new chart `.tgz` get created and the new chart version you defined referenced in `charts/index.yaml`. -3. Submit a PR to ASO with the updated `Chart.yaml`, `index.yaml` and chart `.tgz` file. +3. Update the `appVersion` field of `charts/azure-service-operator/Chart.yaml` to the version of the container published in the [section above](#Releasing-an-updated-container-image-for-the-manager). Currently, this is the same version as the latest [tag](https://github.com/Azure/azure-service-operator/tags). +4. Run `make helm-chart-manifests`. You should see a new chart `.tgz` get created and the new chart version you defined referenced in `charts/index.yaml`. +5. Submit a PR to ASO with the updated `Chart.yaml`, `index.yaml` and chart `.tgz` file. diff --git a/pkg/resourcemanager/cosmosdb/sqldatabase/cosmosdbsql.go b/pkg/resourcemanager/cosmosdb/sqldatabase/cosmosdbsql.go index 619f8788279..cd3224251be 100644 --- a/pkg/resourcemanager/cosmosdb/sqldatabase/cosmosdbsql.go +++ b/pkg/resourcemanager/cosmosdb/sqldatabase/cosmosdbsql.go @@ -152,8 +152,6 @@ func (m *AzureCosmosDBSQLDatabaseManager) Delete(ctx context.Context, obj runtim return false, errors.Wrapf(err, "failed to create cosmos DB SQL database client") } - // TODO: What if we have a pollURL already but it's for a create - pClient := pollclient.NewPollClient(m.Creds) lroPollResult, err := pClient.PollLongRunningOperationIfNeededV1Alpha1(ctx, &instance.Status, api.PollingURLKindDelete) if err != nil {