Граф коммитов

2642 Коммитов

Автор SHA1 Сообщение Дата
Cole Mickens 844aba1249 Merge pull request #171 from colemickens/colemickens-pr-fix-makefile
fix Makefile to always run targets
2017-01-10 13:11:22 -08:00
Cole Mickens 54ab37b8ab fix Makefile to always run targets 2017-01-10 12:29:27 -08:00
Cole Mickens b4de4f4fd3 Merge pull request #170 from colemickens/colemickens-pr-k8s-dashboard-1.5.1
k8s: dashboard: v1.5.0 -> v1.5.1
2017-01-10 11:11:47 -08:00
Cole Mickens 504405b36f k8s: dashboard: v1.5.0 -> v1.5.1 2017-01-10 11:10:54 -08:00
Cole Mickens 04aac77c8a Merge pull request #169 from colemickens/colemickens-pr-k8s-addon-manager-v6
k8s: addon-manager to v6 to fix Dashboard (fix #167)
2017-01-10 11:09:23 -08:00
Cole Mickens 8b29f990cf k8s: addon-manager to v6 to fix Dashboard (fix #167) 2017-01-10 10:37:00 -08:00
Rakesh Veeramacheneni 67f9d16849 Fix v20160930 package name in validate.go (#166) 2017-01-09 14:19:33 -08:00
Rakesh Veeramacheneni fead1a77fa First cut of the 09-30-2016 API (#160) 2017-01-06 14:21:59 -08:00
Brendan Burns 88236dfe19 Merge pull request #146 from colemickens/colemickens-pr-kube1.5
k8s: v1.4.6 -> v1.5.1
2017-01-06 09:51:29 -08:00
Rakesh Veeramacheneni 3de9b54e0c Add classic profile to make vlabs compatible with older versions. (#158)
Add classic profile to make vlabs compatible with older versions.
2017-01-05 16:49:05 -08:00
Rakesh Veeramacheneni 1c298eaf21 Merge pull request #153 from lastcoolnameleft/patch-1
Fix for loop value
2017-01-04 17:42:23 -08:00
Tommy Falgout a6afa70752 Update dcos.md 2017-01-03 09:19:19 -06:00
Tommy Falgout 53de6bd6a7 Fix for loop value
See http://stackoverflow.com/questions/4176347/using-bash-c-with-loops-and-standard-output-redirection

# /bin/bash -c "for i in {1..5}; do echo MyFirstApp \$i;  done"
MyFirstApp 1
MyFirstApp 2
MyFirstApp 3
MyFirstApp 4
MyFirstApp 5
# /bin/bash -c "for i in {1..5}; do echo MyFirstApp $i;  done"
MyFirstApp 5
MyFirstApp 5
MyFirstApp 5
MyFirstApp 5
MyFirstApp 5
2016-12-21 09:26:11 -06:00
Cole Mickens 41638ed71b k8s: v1.4.6->v1.5.1 2016-12-13 19:59:36 -08:00
Ross Gardler 8f54899672 Merge pull request #147 from colemickens/colemickens-pr-readme-for-cli-changes
readme: fix az instructions for latest release
2016-12-13 14:41:39 -08:00
Cole Mickens 18c7ed3015 readme: fix az instructions for latest release 2016-12-13 11:53:31 -08:00
Khaled Henidak (kal) f4fee676b2 Kubernetes managed disks support with examples 2016-12-13 09:38:50 -08:00
Oleg Shalygin ea1b79184c Update Service Principal documentation
- The documentation was currently out of sync
  with the CLI.  Updated to appId, name, password
  and tenant.
- Closes #140
2016-12-12 01:31:43 -08:00
Jack f728ea7d8c Merge pull request #135 from Azure/CRP-cert-deploy
Adding capability to have CRP deploy keyvault certs during deployment
2016-12-09 16:58:38 -08:00
JackQuincy 0257131d71 Updating types
Adding unit tests and making it work in the templates

Adding validation

updating to put the secrets on the linux/windows profiles for easier use. moved cert url to parameters to make it easier to rotate certs

adding info on secrets to the cluster defintion documentation
2016-12-09 16:53:38 -08:00
Cole Mickens 9d6eaeae25 Merge pull request #134 from gabrtv/remove-wildcard
pki: remove wildcard from subject alt names
2016-12-08 14:40:42 -08:00
Gabe Monroy 56a63da86d pki: remove wildcard FQDN and clean up call stack 2016-12-08 09:34:09 -08:00
Cole Mickens 4fa61af3df Merge pull request #131 from colemickens/colemickens-pr-k8s-v1.4.6
kubernetes: v1.4.5 -> v1.4.6
2016-11-30 12:23:16 -08:00
Cole Mickens b050ef375d kubernetes: v1.4.5 -> v1.4.6 2016-11-30 20:23:00 +00:00
Cole Mickens d102164508 Merge pull request #130 from colemickens/colemickens-pr-k8s-dashboard-1.5.0
kubernetes: dashboard 1.4.2 -> 1.5.0
2016-11-30 12:22:19 -08:00
Cole Mickens cf8e68ff52 kubernetes: dashboard 1.4.2 -> 1.5.0 2016-11-30 18:42:44 +00:00
Cole Mickens 63c314f3cd Merge pull request #128 from Azure/revert-121-master
Revert "Fixes #116. Naming container when starting"
2016-11-30 10:25:43 -08:00
Cole Mickens ec9bb063ec Revert "Fixes #116. Naming container when starting" 2016-11-30 10:11:01 -08:00
Jack 65e413bb5a Merge pull request #126 from Azure/dcos1.8.7
adding Dcos1.8.7 support
2016-11-30 09:54:38 -08:00
Jack c79bd3e8f2 adding support for 1.8.7
still needs tests
2016-11-30 09:54:14 -08:00
Rakesh Veeramacheneni 1b1d8a0b51 Merge pull request #121 from jpoon/master
Fixes #116. Naming container when starting
2016-11-30 09:19:40 -08:00
Jason Poon a42cedb71f Fixes #116. Naming container when starting 2016-11-24 03:54:46 -08:00
Cole Mickens 3fb3e2bf62 Merge pull request #104 from timfpark/master
correct typo in OS X section: .sh_profile -> .bash_profile
2016-11-22 17:12:30 -08:00
Cole Mickens 6bdbe4ac4e Merge pull request #110 from colemickens/colemickens-pr-fix-az-cli-docs
Fix az cli usage docs
2016-11-21 09:33:18 -08:00
Cole Mickens 31dcfc7ac2 Fix az cli usage docs 2016-11-21 17:32:52 +00:00
Cole Mickens e350429b95 Merge pull request #111 from gunjan5/k8s-config-link
k8s config link
2016-11-18 14:31:19 -08:00
gunjan5 55b14b24cd correct k8s config link 2016-11-18 13:39:27 -08:00
Tim Park 4efe180ee5 correct typo in OS X section: .sh_profile -> .bash_profile 2016-11-16 11:34:44 +01:00
Cole Mickens 721a10c29b Merge pull request #101 from VincentLiu028/patch-2
set config mode as arm for xplatform cli before deploying acs
2016-11-15 21:39:42 -08:00
VincentLiu028 ee6d99c472 set config mode as arm for xplatform cli before deploying acs
default mode is asm after installation of xplatform cli. Need to run command to change mode to arm, or will get error run following command.
2016-11-16 13:37:51 +08:00
Tim Park fae2327f13 fix name -> subscription in account set command (#98) 2016-11-15 07:40:35 -08:00
Julien Corioland 4578fe0f04 azure account set takes --subscription instead of --name arg (#90) 2016-11-15 07:38:19 -08:00
VincentLiu028 378398e34b Update README.md (#89)
There is no --name option for Azure XPlat CLI 0.10.0 just remove it.
2016-11-15 07:37:55 -08:00
Cole Mickens 5619268545 Merge pull request #94 from colemickens/colemickens-pr-k8s-troubleshooting
k8s: add troubleshooting instructions
2016-11-14 20:19:29 -08:00
Cole Mickens b91d1226f8 Merge pull request #95 from colemickens/colemickens-pr-xplat-cli-specific-version
specify exact working version of azure-xplat-cli
2016-11-14 20:19:04 -08:00
Cole Mickens b9f104ee56 specify exact working version of azure-xplat-cli 2016-11-14 20:18:39 -08:00
Cole Mickens f1ae68be2d k8s: add troubleshooting instructions 2016-11-14 17:16:25 -08:00
Brian Redmond f2da16883a Updated docs with native installation steps for Linux and OS X (#87)
Updated README and acs engine with initial steps
2016-11-10 18:19:47 -08:00
anhowe dd2edf94e1 unflatten files (#88) 2016-11-10 17:42:14 -08:00
Gerald Goh fe82859008 Changed instructions from DCOS to Kubernetes (#86) 2016-11-10 08:56:52 -08:00