- 31 Aug, 2019 2 commits
-
-
Darren Shepherd authored
K8s 1.15
-
Darren Shepherd authored
-
- 29 Aug, 2019 9 commits
-
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Manuel Zapf authored
* bump traefik version
-
Darren Shepherd authored
Changed SELinux/semanage error to fatal
-
- 28 Aug, 2019 1 commit
-
-
Raimund Hook authored
If the install errors out on semanage not found, a file not found is thrown as a 'file not found' for error. Updating to 'fatal' resolves this as the script then exits as intended and throws an 'error'.
-
- 27 Aug, 2019 1 commit
-
-
Erik Wilson authored
Enable metrics endpoint to Traefik
-
- 26 Aug, 2019 6 commits
-
-
Erik Wilson authored
install.sh: Use -eq instead of = for integer comparison
-
Erik Wilson authored
-
Erik Wilson authored
Check for semanage command availability
-
Erik Wilson authored
-
Erik Wilson authored
install.sh: Use contemporary command substitution syntax
-
Erik Wilson authored
Integrate Kine
-
- 25 Aug, 2019 2 commits
-
-
Darren Shepherd authored
-
Darren Shepherd authored
-
- 23 Aug, 2019 3 commits
-
-
Joakim Roubert authored
For integer comparison, it is recommended to use '-eq' instead of the broader comparison '='. From the manual: n1 -eq n2 True if the integers n1 and n2 are algebraically equal. s1 = s2 True if the strings s1 and s2 are identical. Change-Id: I3a92c3944a19e7a618438a9e3e304d9de5d9874f Signed-off-by:
Joakim Roubert <joakimr@axis.com>
-
Joakim Roubert authored
The install.sh script currently uses a mix of the legacy backquote syntax and the recommended contemporary $() syntax. This patch brings consistency by replacing the occurrences of the legacy backquote ones with the $() syntax. Change-Id: I018f3250175064dcb22ef86a0240b2c804153641 Signed-off-by:
Joakim Roubert <joakimr@axis.com>
-
Darren Shepherd authored
Remove hostname requirement in `/etc/hosts`
-
- 22 Aug, 2019 5 commits
-
-
Carlos Eduardo authored
-
Erik Wilson authored
-
Darren Shepherd authored
-
galal-hussein authored
-
Erik Wilson authored
-
- 21 Aug, 2019 2 commits
-
-
Erik Wilson authored
Update k3s v0.8.0 to v0.8.1
-
Erik Wilson authored
-
- 20 Aug, 2019 3 commits
-
-
Erik Wilson authored
Update traefik to 1.7.12 & helm-controller to v0.2.2
-
William Zhang authored
Signed-off-by:
William Zhang <warmchang@outlook.com>
-
William Zhang authored
Signed-off-by:
William Zhang <warmchang@outlook.com>
-
- 19 Aug, 2019 2 commits
-
-
Darren Shepherd authored
Update k8s to v1.14.6-k3s.1
-
Erik Wilson authored
-
- 17 Aug, 2019 1 commit
-
-
Darren Shepherd authored
Upgrade to go1.12.9 & golang/x/net dependency vendor
-
- 16 Aug, 2019 3 commits
-
-
William Zhang authored
Signed-off-by:
William Zhang <warmchang@outlook.com>
-
William Zhang authored
Signed-off-by:
William Zhang <zhang.wanmin@zte.com.cn>
-
William Zhang authored
Signed-off-by:
William Zhang <zhang.wanmin@zte.com.cn>
-