dependabot[bot]
bf337832e0
Bump jinja2 from 2.10.1 to 2.11.3 in /test/loadtest ( #1456 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 06:31:24 -07:00
dependabot[bot]
bc048c4cf7
Bump urllib3 from 1.24.2 to 1.26.5 in /test/loadtest ( #1458 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.24.2 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.2...1.26.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 06:28:43 -07:00
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
Andrew Doing
ce52a2e29f
Change build.sh script to point to Helm 2 compatible version of Fabrikate ( #1451 )
...
* Change get_fab_version functionality to find the latest version of the supplied Major version.
* Add v prefix to fabrikate major version
* Remove v from major version
2020-11-02 13:22:07 -08:00
Nicholas M. Iodice
a2ef0541d7
Adding Terraform CICD reference for Gitlab and related README ( #1450 )
2020-10-22 00:31:09 -07:00
Nicholas M. Iodice
c9f9591f6b
Adding GitOps pipeline reference for Gitlab ( #1445 )
2020-09-22 22:00:13 -07: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
Nicholas M. Iodice
d342fd8a58
Adding documentation for Managed Identity on AKS ( #1440 )
2020-09-11 19:44:57 -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
Andre Briggs
62f3388021
Update gitops-quickstart.md ( #1432 )
2020-06-16 08:37:45 -07:00
Andre Briggs
a2ee8405f4
Adding docs for a bedrock cli quickstart ( #1426 )
2020-06-08 22:57:56 -07:00
Jim Spring
940b097c7f
strip output / state files when copying tests ( #1427 )
...
* strip output / state files when copying tests
closes #941
2020-06-01 10:49:31 -07:00
Andre Briggs
447c087028
Update single-cluster.md
2020-05-18 22:59:53 -07:00
Andre Briggs
4ea792eb77
Update single-cluster.md
2020-05-18 22:59:16 -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
Andre Briggs
4bed2434d1
Updates to contribution section in README.md ( #1411 )
...
* Updates to contribution section in README.md
* Update README.md
2020-05-05 18:12:08 -07:00
Yvonne Radsmikham
a2cf86df7a
updated docs on azure single kv ( #1410 )
2020-05-05 08:47:29 -07:00
Michael Tarng
28cb6d16fa
Walkthrough on setting service configurations with fabrikate in the H… ( #1408 )
...
* Walkthrough on setting service configurations with fabrikate in the HLD repository
* feedback
2020-05-04 12:29:36 -07:00
Edaena Salinas
7bc188329e
Add next steps information to guidelines ( #1397 )
...
Co-authored-by: Edaena Salinas <edaena@Edaenas-MBP.hsd1.ca.comcast.net>
2020-05-01 14:50:21 -07:00
Yvonne Radsmikham
4354e354a2
added reference to bedrock prereqs ( #1403 )
2020-05-01 14:13:10 -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
Tim Park
bbb75b2fcc
Update bedrock service create command usage ( #1400 )
2020-04-30 21:48:39 -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
James Sturtevant
5d2ed19845
fail pipeline if git clone fails ( #1358 )
2020-04-28 10:00:26 -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
James Sturtevant
839ecceac0
Updates for Multi-Cluster docs ( #1331 )
...
* updates for docs
* spelling and wording updates
* Update multicluster.md
Co-authored-by: Andre Briggs <andrebriggs@users.noreply.github.com>
2020-04-27 14:29:20 -07:00
Andre Briggs
43ad005463
Fixed issues with cli download ( #1391 )
2020-04-27 11:44:21 -07:00
Andre Briggs
e1a3a60696
Updating references in docs and scripts ( #1387 )
...
* Updating references in docs and scripts
* Additional fixes
2020-04-27 10:07:48 -07:00
Andre Briggs
096012bee7
Fix build.sh
2020-04-25 17:14:09 -07:00
Andre Briggs
1f37a4d188
Removing VSO specific logging
2020-04-25 17:08:30 -07:00
Andre Briggs
e631852c13
Update build.sh
2020-04-25 16:20:45 -07:00
Andre Briggs
abcbe031e4
Update build.sh
2020-04-25 16:19:35 -07:00
Andre Briggs
8db1024983
Changes to support the deprecation of SPK in build.sh ( #1384 )
...
* Changes to support the deprecation of SPK
* Supportting spk to avoid pipeline breaks
2020-04-25 16:11:52 -07:00
Yvonne Radsmikham
5f991a1ba3
update docs for generating SSH keys for Flux ( #1383 )
2020-04-24 17:16:02 -07:00
Andre Briggs
f81557966b
Update PipelineThinking.md
...
Adding anchor
2020-04-22 01:01:12 -07:00
Erica Millado
bfb8f06c99
Fixed firstWorkload readme typos ( #1376 )
2020-04-21 12:18:04 -07:00
Erica Millado
7508d04bca
Update Walkthrough: Service Management readme ( #1378 )
2020-04-21 12:17:32 -07:00