Skip to content

Commit

Permalink
helm chart update and remove hyphens from image
Browse files Browse the repository at this point in the history
  • Loading branch information
jananivMS committed Jul 2, 2020
1 parent b45c93c commit 02907df
Show file tree
Hide file tree
Showing 43 changed files with 76 additions and 5 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ steps:
# Replace image repository in values.yaml to the official image in ACR
img="$MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION"
echo $img
sed -i -e 's@azure-service-operator:latest@azureserviceoperator:'${img}'@' charts/azure-service-operator/values.yaml
sed -i -e 's@azureserviceoperator:latest@azureserviceoperator:'${img}'@' charts/azure-service-operator/values.yaml
displayName: Deploy to AKS - Replace image in values.yaml
- task: Bash@3
Expand Down
Binary file modified charts/azure-service-operator-0.1.0.tgz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ spec:
type: boolean
type: object
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
required:
- apiId
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ spec:
- publisherEmail
- publisherName
- resourceGroup
- vnetResourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@ spec:
location:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
required:
- applicationType
- kind
- location
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ spec:
publicIPAddressName:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
required:
- backendAddressPoolName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ spec:
publicIPAddressName:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
subnetName:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ spec:
publicIPAllocationMethod:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
skuName:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ spec:
resourceGroup:
description: 'INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
Important: Run "make" to regenerate code after modifying this file'
pattern: ^[-\w\._\(\)]+$
type: string
serverAdminSecretName:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,14 @@ spec:
Important: Run "make" to regenerate code after modifying this file'
type: string
resourcegroup:
pattern: ^[-\w\._\(\)]+$
type: string
server:
type: string
required:
- edition
- location
- resourcegroup
- server
type: object
status:
Expand Down Expand Up @@ -141,6 +143,7 @@ spec:
monthlyRetention:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
server:
type: string
Expand All @@ -154,6 +157,7 @@ spec:
required:
- edition
- location
- resourceGroup
- server
type: object
status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ spec:
this file'
type: string
resourcegroup:
pattern: ^[-\w\._\(\)]+$
type: string
secondaryserver:
type: string
Expand All @@ -84,6 +85,7 @@ spec:
- failovergraceperiod
- failoverpolicy
- location
- resourcegroup
- secondaryserver
- secondaryserverresourcegroup
- server
Expand Down Expand Up @@ -163,6 +165,7 @@ spec:
this file'
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
secondaryServer:
type: string
Expand All @@ -175,6 +178,7 @@ spec:
- failoverGracePeriod
- failoverPolicy
- location
- resourceGroup
- secondaryServer
- secondaryServerResourceGroup
- server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,14 @@ spec:
resourcegroup:
description: 'INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
Important: Run "make" to regenerate code after modifying this file'
pattern: ^[-\w\._\(\)]+$
type: string
server:
type: string
startipaddress:
type: string
required:
- resourcegroup
- server
type: object
status:
Expand Down Expand Up @@ -130,12 +132,14 @@ spec:
resourceGroup:
description: 'INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
Important: Run "make" to regenerate code after modifying this file'
pattern: ^[-\w\._\(\)]+$
type: string
server:
type: string
startIpAddress:
type: string
required:
- resourceGroup
- server
type: object
status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ spec:
managedIdentityName:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
roles:
items:
Expand All @@ -65,6 +66,7 @@ spec:
required:
- dbName
- managedIdentityClientId
- resourceGroup
- roles
- server
type: object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,11 @@ spec:
Important: Run "make" to regenerate code after modifying this file'
type: string
resourcegroup:
pattern: ^[-\w\._\(\)]+$
type: string
required:
- location
- resourcegroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down Expand Up @@ -128,9 +130,11 @@ spec:
Important: Run "make" to regenerate code after modifying this file'
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
required:
- location
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ spec:
keyVaultToStoreSecrets:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
roles:
items:
Expand All @@ -70,6 +71,7 @@ spec:
type: string
required:
- dbName
- resourceGroup
- roles
- server
type: object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ spec:
resourceGroup:
description: 'INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
Important: Run "make" to regenerate code after modifying this file'
pattern: ^[-\w\._\(\)]+$
type: string
server:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ spec:
publisher:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
settings:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ spec:
platformImageURN:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
sshPublicKeyData:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ spec:
platformImageURN:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
sshPublicKeyData:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,11 @@ spec:
Important: Run "make" to regenerate code after modifying this file'
type: string
resourcegroup:
pattern: ^[-\w\._\(\)]+$
type: string
required:
- location
- resourcegroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down Expand Up @@ -134,9 +136,11 @@ spec:
Important: Run "make" to regenerate code after modifying this file'
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
required:
- location
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@ spec:
resourceGroup:
description: 'INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
Important: Run "make" to regenerate code after modifying this file'
pattern: ^[-\w\._\(\)]+$
type: string
required:
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ spec:
type: string
type: object
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
virtualNetworkRules:
items:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ spec:
type: integer
type: object
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
sku:
description: EventhubNamespaceSku defines the sku
Expand All @@ -103,6 +104,7 @@ spec:
type: object
required:
- location
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,13 +142,15 @@ spec:
type: integer
type: object
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
secretName:
description: SecretName - Used to specify the name of the secret. Defaults
to Event Hub name if omitted.
type: string
required:
- location
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ spec:
type: string
type: array
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
type:
description: JSONWebKeyType enumerates the values for json web key type.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ spec:
type: array
type: object
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
sku:
description: KeyVaultSku the SKU of the Key Vault
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,12 @@ spec:
description: MySQLDatabaseSpec defines the desired state of MySQLDatabase
properties:
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
server:
type: string
required:
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ spec:
endIpAddress:
type: string
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
server:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ spec:
type: string
type: object
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
serverVersion:
description: ServerVersion enumerates the values for server version.
Expand Down Expand Up @@ -97,6 +98,7 @@ spec:
type: string
required:
- location
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down Expand Up @@ -166,6 +168,7 @@ spec:
type: string
type: object
resourceGroup:
pattern: ^[-\w\._\(\)]+$
type: string
serverVersion:
description: ServerVersion enumerates the values for server version.
Expand Down Expand Up @@ -217,6 +220,7 @@ spec:
type: object
required:
- location
- resourceGroup
type: object
status:
description: ASOStatus (AzureServiceOperatorsStatus) defines the observed
Expand Down
Loading

0 comments on commit 02907df

Please sign in to comment.