amit1411
803102982b
flux still polls from master branch, changed the default branch from master to main ( #1453 )
2021-06-15 01:07:20 -07:00
Tim Park
a0ab244a80
Remove dashboard component from AKS cluster. Not required any longer and breaks deployments with 1.19+ clusters
2021-01-13 11:00:19 -08:00
Tim Park
724861cb0a
Remove now unnecessary Windows profile block
2020-12-15 08:10:03 -08:00
Tim Park
3c74110207
Increase length of unused field for Terraform Azure provider to meet requirements
2020-12-14 17:06:35 -08:00
Justin Pflueger
78fc17f7ea
Update aks module to output identities ( #1442 )
...
* update aks module to output identities
* formatting tests and updating kubernetes version
* fix outputs in aks module
2020-09-22 11:07:24 -07:00
Jim Spring
bfc5418ac8
Add default for kube_dashboard as not specifying it is causing clusters to be recreated. ( #1438 )
...
* add kubedash default, closes #1436
2020-07-07 17:08:33 -07:00
Jim Spring
3a0eae38d4
fix merge issue of disable backend; use 2.17 azurerm provider ( #1437 )
2020-07-07 16:17:32 -07:00
Jim Spring
8b4507aa85
update templates to support AzureRM 2.x provider ( #1406 )
...
Updating to support AzureRM 2.x provider
2020-07-07 12:30:38 -07:00
Michael Tarng
c38210fb4e
Updating AKS environments to k8s from 1.15.7 to 1.15.11 ( #1430 )
2020-07-06 21:23:29 -07:00
Jim Spring
6388c2e8c8
add check for dup ( #1419 )
2020-05-08 16:02:10 -07:00
Jim Spring
dab278ce9e
propagate tags ( #1418 )
...
* propagate tags to each module
2020-05-08 15:09:41 -07:00
Nate
5063389bae
Adding backend block to MSI template ( #1417 )
2020-05-08 09:26:27 -07:00
Yvonne Radsmikham
415b08f8bb
doc enhancements ( #1413 )
2020-05-06 09:38:36 -07:00
Yvonne Radsmikham
a2cf86df7a
updated docs on azure single kv ( #1410 )
2020-05-05 08:47:29 -07:00
Nate
9dad09cc82
Managed Identity Template for AKS ( #1402 )
...
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* rolling back terraform version change
* Adding aks resource id to output
* removing agent_pool_profile which is now considered EOL
* removing deprecated vault_name property
* removing deprecated vault_name property
* removing deprecated vault_name property
* removing deprecated vault_name property
* Adding node_count
* Adding msi_enabled var to aks-gitops module
* adding system assigned identity outputs
* adding system assigned identity outputs
* adding system assigned identity outputs
* exporting client id through data external script
* Adding subscription is
* Adding subscription is
* removing tenant id output
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet resource id
* Adding kubelet resource id
* refactoring aks mod to create use assigned identity
* refactoring aks mod to create use assigned identity
* refactoring aks mod to create use assigned identity
* removing kubelet identity default
* Adding vnet subnet id
* version bump
* creating dynamic block for sp provision
* version bump
* fixed aks bug
* fixed aks bug
* running dos2unix
* adding agent pool resource id to output
* adding agent pool resource id to output
* adding agent pool resource id to output
* adding agent pool resource id to output
* rolling back version change
* removing user identity setup and adding node resource group export
* reverting flexvol changes
* adding nelwine
* Adding condition to support aks auto generating sp if sp client id isn't specified
* reverting windows profile change
* Adding sp terraform variables as optional in aks-gitops module
* Adding newline
* fixing node group export bug
* fixing node group export bug
* changing script execution permisssions
* key path for gitops rename
* update
* Fixing SP provisioning bug
* removing template for msi
* msi template
Co-authored-by: erikschlegel <erik.schlegel@gmail.com>
Co-authored-by: Erik Schlegel <erisch@microsoft.com>
2020-05-01 09:09:55 -07:00
Nate
565de09695
Updated MSI support ( #1399 )
...
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* rolling back terraform version change
* Adding aks resource id to output
* removing agent_pool_profile which is now considered EOL
* removing deprecated vault_name property
* removing deprecated vault_name property
* removing deprecated vault_name property
* removing deprecated vault_name property
* Adding node_count
* Adding msi_enabled var to aks-gitops module
* adding system assigned identity outputs
* adding system assigned identity outputs
* adding system assigned identity outputs
* exporting client id through data external script
* Adding subscription is
* Adding subscription is
* removing tenant id output
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet resource id
* Adding kubelet resource id
* refactoring aks mod to create use assigned identity
* refactoring aks mod to create use assigned identity
* refactoring aks mod to create use assigned identity
* removing kubelet identity default
* Adding vnet subnet id
* version bump
* creating dynamic block for sp provision
* version bump
* fixed aks bug
* fixed aks bug
* running dos2unix
* adding agent pool resource id to output
* adding agent pool resource id to output
* adding agent pool resource id to output
* adding agent pool resource id to output
* rolling back version change
* removing user identity setup and adding node resource group export
* reverting flexvol changes
* adding nelwine
* Adding condition to support aks auto generating sp if sp client id isn't specified
* reverting windows profile change
* Adding sp terraform variables as optional in aks-gitops module
* Adding newline
* fixing node group export bug
* fixing node group export bug
* changing script execution permisssions
* key path for gitops rename
* update
* Fixing SP provisioning bug
* removing template for msi
Co-authored-by: erikschlegel <erik.schlegel@gmail.com>
Co-authored-by: Erik Schlegel <erisch@microsoft.com>
2020-04-30 10:06:33 -07:00
Nate
fb46fbe311
[WIP] Adjusting modules to relative paths ( #1189 )
...
* adjusting modules to relative paths
* adding build badge
2020-04-29 11:38:46 -07:00
Nate
e1bdf8e56c
Revert "Enable MSI Support for aks-gitops module ( #1368 )" ( #1395 )
...
This reverts commit 668d721c86
.
2020-04-28 13:36:54 -07:00
Erik Schlegel
668d721c86
Enable MSI Support for aks-gitops module ( #1368 )
...
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* Adding msi integration
* rolling back terraform version change
* Adding aks resource id to output
* removing agent_pool_profile which is now considered EOL
* removing deprecated vault_name property
* removing deprecated vault_name property
* removing deprecated vault_name property
* removing deprecated vault_name property
* Adding node_count
* Adding msi_enabled var to aks-gitops module
* adding system assigned identity outputs
* adding system assigned identity outputs
* adding system assigned identity outputs
* exporting client id through data external script
* Adding subscription is
* Adding subscription is
* removing tenant id output
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet identity
* Adding kubelet resource id
* Adding kubelet resource id
* refactoring aks mod to create use assigned identity
* refactoring aks mod to create use assigned identity
* refactoring aks mod to create use assigned identity
* removing kubelet identity default
* Adding vnet subnet id
* version bump
* creating dynamic block for sp provision
* version bump
* fixed aks bug
* fixed aks bug
* running dos2unix
* adding agent pool resource id to output
* adding agent pool resource id to output
* adding agent pool resource id to output
* adding agent pool resource id to output
* rolling back version change
* removing user identity setup and adding node resource group export
* reverting flexvol changes
* adding nelwine
* Adding condition to support aks auto generating sp if sp client id isn't specified
* reverting windows profile change
* Adding sp terraform variables as optional in aks-gitops module
* Adding newline
* fixing node group export bug
* fixing node group export bug
* changing script execution permisssions
2020-04-28 11:34:46 -07:00
Yvonne Radsmikham
4915f08df4
rename `gitops_ssh_key` to `gitops_ssh_key_path` ( #1392 )
...
* replace gitops_ssh_key to gitops_ssh_key_path
* fixed indentationa and updated .tfvars
* resolve minikube
* changing absolute to relative paths to pass integration tests
* update flux module
* added full path for gitops_ssh_key_path
* updated docs
* reverting back to absolute paths
2020-04-28 09:36:31 -07:00
Michael Tarng
576dfdca6f
Fixing typos in cluster/azure/backend-state ( #1394 )
2020-04-28 09:31:53 -07:00
Yvonne Radsmikham
5f991a1ba3
update docs for generating SSH keys for Flux ( #1383 )
2020-04-24 17:16:02 -07:00
Jim Spring
32a6c946c9
uncomment backend ( #1327 )
2020-04-08 15:32:01 -07:00
Jim Spring
eec50d1b70
updates necessary for supporting rotation of service principal ( #1259 )
...
* update provider to allow for service principal rotation, etc
2020-03-26 16:44:16 -07:00
Jim Spring
2563cd2ec4
peg helm to a fixed version ( #1253 )
...
* peg flux to 3.1.2
2020-03-25 13:44:19 -07:00
Jim Spring
c0a7a53fc3
Fix typo in source urls for subnet module ( #1255 )
...
* typo in source url
2020-03-25 11:38:10 -07:00
Jim Spring
bc361dc78c
Initial PR for moving subnet creation out of Azure Common ( #1196 )
...
* move subnet to per cluster
2020-03-24 18:53:43 -07:00
Jim Spring
0b7f4d80db
MacOs helm download ( #1158 )
...
* add mac support to deploy flux
2020-03-11 14:21:53 -07:00
Jim Spring
5fcdb45a2f
add mac support to deploy flux ( #1151 )
2020-03-11 12:20:41 -07:00
Jim Spring
1e169e6871
redo path fix ( #1150 )
2020-03-11 10:43:13 -07:00
Andre Briggs
16d5ec6f97
Fixing broken link ( #1002 )
2020-03-11 09:29:07 -07:00
Jim Spring
a3b6666ed7
update flux to more recent version, use helm 3 ( #1120 )
...
* update flux to more recent version, use helm 3
2020-03-11 08:45:40 -07:00
Andre Briggs
e6ab36652f
Updating acr role docs ( #1070 )
2020-03-06 14:56:18 -08:00
Nate
078d384e2a
Nate.waf.repair ( #1104 )
...
* disabling traffic manager test
* removing always for scheudled trigger
* Removing IP address creation from mc test
* adding config file
* removing syntax errors in Waf template
* repair for waf
* additional repairs for waf
2020-03-05 23:54:56 -08:00
Jim Spring
fa6d944308
fixes #1030 (unused variables) and #1094 - update flexvol ( #1097 )
...
* fixes #1030 (unused variables) and #1094 - update flexvol
2020-03-05 08:39:45 -08:00
Tim Park
110ea579ae
Fix type to Terraform 0.12 format ( #957 )
2020-02-06 13:09:56 -05:00
Jim Spring
501e18e9a1
Deprecation.cleanup ( #950 )
...
* fix deprecations
2020-02-05 12:38:07 -08:00
Tim Park
7f6387aa2e
Plumb k8s version from environments to aks-gitops and aks modules ( #923 )
...
* Remove flex volume
* Plumb Kubernetes version down to aks-gitops and aks with AKS default as the default
* temporarily point to my branch
* push default up to environment
* Revert to using master to prepare for PR
* Add kubernetes_version to other environments
* Fix test to include Kubernetes version
* Add Kubernetes version to tests
* Fix MC test
* Fix Simple test
* Fix KV Test
* Fix Single Cosmos Test
* Use branch path for now for azure-simple
* Use branch local paths for now
* Use relative paths for tests
* Fix aks-gitops url in azure-simple
* Revert to master URLs
2020-02-04 16:25:35 -05:00
Jim Spring
5a204b1a9c
add check for same sp ( #930 )
...
* add check for same sp
2020-01-30 15:05:00 -08:00
Jim Spring
b2049efa6f
allow single service principal, some deprecation clean up ( #911 )
...
* allow single service principal, some deprecation clean up
2020-01-28 11:37:31 -08:00
Dennis Seah
ed24be9f9e
[DOC] Fix typo, state helm version and sample git repo name ( #879 )
...
* Reference deploy azure cluster section
* [DOC] Fix typo, reference link and helm version
2020-01-13 16:31:55 -08:00
Dennis Seah
64a533fa74
Reference deploy azure cluster section ( #876 )
...
Doc changes, no need to wait for build.
2020-01-10 14:11:54 -08:00
Sarath Pinninty
96be48daac
Fixes kube config output writing to console ( #853 )
...
* Fixes #802
* Added doc to redownload the credentials
* Reverting module sources
2020-01-07 11:45:28 -08:00
Edaena Salinas
efeb5e7063
Add git-label variable to terraform template for flux ( #851 )
2019-12-16 11:03:46 -08:00
Edaena Salinas
f4d2cbacf1
Revert "Add git_label flux terraform variable ( #820 )" ( #837 )
...
This reverts commit 85731ae8d7
.
2019-12-10 16:58:14 -08:00
Edaena Salinas
85731ae8d7
Add git_label flux terraform variable ( #820 )
2019-12-04 16:11:25 -08:00
Tim Park
528079cec1
Fix service principal creation examples to use --scope instead of --subscription ( #821 )
2019-11-21 12:56:33 +01:00
Tim Park
07472766c1
Default flux_recreate and kubeconfig_recreate to false ( #819 )
2019-11-21 10:43:33 +01:00
Sachin Kundu
0adbeb0c59
Add documentation on how to import existing resources before creating a cluster ( #795 )
2019-11-20 16:44:54 -08:00
Tim Park
ab7bae410e
Update k8s default to 1.14.8 ( #784 )
2019-11-14 13:22:22 +01:00