- Apr 26, 2017
-
-
Sergii Golovatiuk authored
- Fix when clauses in various places - Update requirements.txt - Fix README.md Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Apr 25, 2017
-
-
Matthew Mosesohn authored
add MY_NODE_NAME variable into netchecker-agent environment
-
- Apr 24, 2017
-
-
Aleksey Kasatkin authored
-
Matthew Mosesohn authored
Specify a dir and attach it to helm for HELM_HOME
-
- Apr 21, 2017
-
-
FengyunPan authored
-
Spencer Smith authored
add some known tweaks that need to be made for coreos to docs
-
- Apr 20, 2017
-
-
Spencer Smith authored
allow for correct aws default resolver
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-
Matthew Mosesohn authored
Change DNS policy for kubernetes components
-
Sergii Golovatiuk authored
When VPC is used, external DNS might not be available. This patch change behavior to use metadata service instead of external DNS when upstream_dns_servers is not specified. Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Sergii Golovatiuk authored
According to code apiserver, scheduler, controller-manager, proxy don't use resolution of objects they created. It's not harmful to change policy to have external resolver. Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Matthew Mosesohn authored
Move namespace file to template directory
-
Matthew Mosesohn authored
Explicitly create cni bin dir
-
Matthew Mosesohn authored
Fix IPS array variable expansion
-
Matthew Mosesohn authored
Add tags to reset playbook and make iptables flush optional
-
Sergii Golovatiuk authored
kubernetesUnitPrefix was changed to k8s_* in 1.5. This patch reflects this change in kargo
-
- Apr 19, 2017
-
-
Matthew Mosesohn authored
Fixes #1229
-
Spencer Smith authored
Add minimal k8s upgrade playbook
-
Spencer Smith authored
Remove and ignore .bak files
-
Brad Beam authored
If this path doesnt exist, it will cause kubelet to fail to start when using rkt
-
Hans Kristian Flaatten authored
-
Hans Kristian Flaatten authored
-
- Apr 18, 2017
-
-
Matthew Mosesohn authored
-
Justin authored
$IPS only expands to the first ip address in the array: justin@box:~$ declare -a IPS=(10.10.1.3 10.10.1.4 10.10.1.5) justin@box:~$ echo $IPS 10.10.1.3 justin@box:~$ echo ${IPS[@]} 10.10.1.3 10.10.1.4 10.10.1.5
-
- Apr 17, 2017
-
-
Spencer Smith authored
add ability for custom flags
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-
Matthew Mosesohn authored
allow admission control plug-ins to be easily customized
-
Matthew Mosesohn authored
Skip vault cert task evaluation when using script certs
-
Matthew Mosesohn authored
Updating calico versions
-
gbolo authored
-
- Apr 15, 2017
-
-
Spencer Smith authored
-
- Apr 14, 2017
-
-
Spencer Smith authored
Reschedule netchecker-server in case of HW failure.
-
Spencer Smith authored
Fixes for AWS Terraform Deployment and Updated Readme
-
Spencer Smith authored
Update upgrades.md
-
Spencer Smith authored
Update kubedns-autoscaler change target
-