fabriziopandini
2617a48739
cleanup first prototype of the kubeadm operator
2020-11-07 14:31:33 +01:00
Kubernetes Prow Robot
67dc3ce226
Merge pull request #2266 from MaXinjian/cd-root-path
...
use common function cd_root_path to cd to the root path
2020-08-28 06:24:53 -07:00
Ma Xinjian
0f5ece3c9e
use common function cd_root_path to cd to the root path
...
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-08-28 17:31:19 +08:00
Ma Xinjian
897e7b3acf
update shellcheck url
...
shellcheck url has been changed and its breaking the build with the following error:
You are downloading ShellCheck from an outdated URL!
Please update to the new URL:
https://github.com/koalaman/shellcheck/releases/download/stable/shellcheck-stable.linux.x86_64.tar.xz
For more information, see:
https://github.com/koalaman/shellcheck/issues/1871
PS: Sorry for breaking your build :(
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-08-28 14:26:32 +08:00
Ma Xinjian
cb2f09b99b
fix wrong dir
...
fix the following issue:
operator/hack/verify-shellcheck.sh: line 44: cd: /root/go/src/github.com/kubernetes/kubeadm/operator/operator: No such file or directory
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-08-27 15:45:41 +08:00
Kim Bao Long
0053b70242
Replacing 'HTTP' by 'HTTPS' for securing links
...
Currently, when we access github.com with HTTP, it is redirected to HTTPS automatically. So this commit aims to replace http://github.com by https://github.com for security.
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2020-02-18 09:50:44 +07:00
Lubomir I. Ivanov
89df46a411
verify-spelling: fix misspell 'go mod init' call
2019-11-07 21:28:42 +02:00
Igor Zibarev
27b8305d23
operator: organize imports
2019-10-31 23:47:19 +03:00
fabriziopandini
07a11cdab4
fix verify
2019-10-10 16:14:38 +02:00
fabriziopandini
fe2cedda26
kubeadm-operator-inital-commit
2019-10-07 22:00:53 +02:00