1
0
mirror of https://github.com/alexellis/arkade.git synced 2022-05-07 18:22:49 +03:00
Commit Graph

543 Commits

Author SHA1 Message Date
Alex Ellis (OpenFaaS Ltd)
585e88362c Add URL checker
Fixes: #557
Closes: #628 - thanks to @yankeexe for his suggestions

Runs every day at midnight, or upon new commits / PRs.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-03-02 12:12:08 +00:00
Han Verstraete
1aff43ed38 Fix kubestr template
Signed-off-by: Han Verstraete <welteki@pm.me>
2022-03-02 11:25:47 +00:00
Han Verstraete
58a23ca36b Fix k10tools template
* Update url to include .tar.gz
* Include case for arm64

Signed-off-by: Han Verstraete <welteki@pm.me>
2022-03-02 11:25:11 +00:00
karthick-kk
32191bdcc4 Fixes: #add kubecm to arkade get
Signed-off-by: karthick-kk <kkzone@gmail.com>
2022-03-02 11:24:46 +00:00
Han Verstraete
378e19209b Fix k3d owner
Signed-off-by: Han Verstraete <welteki@pm.me>
2022-02-24 12:44:02 +00:00
Czékus Máté
a5ab316886 Remove Version property from kubectx tool to allow dynamic versioning
Signed-off-by: Czékus Máté <zcmate@gmail.com>
0.8.14
2022-02-12 15:31:58 +00:00
Czékus Máté
7bbf75fa95 Add hostctl tool to arkade get
Signed-off-by: Czékus Máté <zcmate@gmail.com>
2022-02-12 15:31:16 +00:00
Yankee Maharjan
ef8e10d688 Update kubeseal template
Signed-off-by: Yankee Maharjan <yankee.exe@gmail.com>
2022-02-12 15:28:45 +00:00
Lucas Roesler
90e62ddcb8 fix: update loki helm chart repo
Grafana has deprecated their previous Helm chart repo and moved all of
their charts to https://grafana.github.io/helm-charts. The chart itself
has no breaking changes, therefore, this patch only requires changing
the Helm repo name and url.

It also updates the Loki docs URLs to link to the rendered Grafana docs
isntead of the doc source files on Github.

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2022-02-12 15:26:39 +00:00
Alex Ellis (OpenFaaS Ltd)
5472495e81 Update Linkerd2 version
* Updates the pinned release to stable-2.11.1
* Validate that a value was given for the --version flag

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-02-12 15:24:12 +00:00
Alex Ellis (OpenFaaS Ltd)
ce860612b9 Fix for krew test
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-02-10 09:16:19 +00:00
Alex Ellis (OpenFaaS Ltd)
2de5107296 Move app list down, to show examples instead
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-02-10 09:13:25 +00:00
Alex Ellis
ddd81e94a7 Update .DEREK.yml 2022-01-26 16:51:47 +00:00
Czékus Máté
175c5a410e Update .DEREK.yml
Signed-off-by: Czékus Máté <zcmate@gmail.com>
2022-01-26 16:51:08 +00:00
Han Verstraete
678c8d7390 Fix kubectl template for arm64
Signed-off-by: Han Verstraete <welteki@pm.me>
2022-01-26 16:35:21 +00:00
Batuhan Apaydın
7875bdd97b feat: add vCluster CLI
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2022-01-19 18:17:45 +00:00
dependabot[bot]
c1e2e316ba Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 18:17:01 +00:00
Yankee Maharjan
94a261b6d6 Update natscli download URL
Signed-off-by: Yankee Maharjan <yankee.exe@gmail.com>
2022-01-19 18:16:47 +00:00
Yannig Perré
c09951f5cc Add new tools: ekstctl
This tools help to create and manage Amazon EKS kubernetes cluster

Signed-off-by: Yannig Perré <yannig.perre@aios.sh>
0.8.13
2022-01-19 12:45:27 +00:00
Alex Ellis (OpenFaaS Ltd)
c6588f3311 Add Apple M1 binary
This commit takes the changes from #600 and makes them
work. Thanks @TomTucka

Tested with "make dist"

Closes: #600

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-01-15 18:16:38 +00:00
Alex Ellis (OpenFaaS Ltd)
d3892378be Use Go 1.17 in GitHub Actions
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-01-14 15:56:06 +00:00
Alex Ellis (OpenFaaS Ltd)
fda8a74d6a Update KinD tool to fetch right version for Apple M1
Very nice to see this added and working.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
0.8.12
2022-01-14 15:53:18 +00:00
Engin Diri
0ab426cc18 fix: Fix version of kustomize
Signed-off-by: Engin Diri engin.diri@mail.schwarz
2022-01-06 09:26:42 +00:00
Jay Logelin
f6c134889f Fixed k3d binary template for ming os target
Signed-off-by: Jay Logelin <jay.logelin@gmail.com>
0.8.11
2021-11-29 16:22:22 +00:00
Czékus Máté
19c77974e2 Update Portainer app to use helm chart.
Signed-off-by: Czékus Máté <zcmate@gmail.com>
2021-11-29 16:15:30 +00:00
Alex Ellis
bc1e5ce571 Update README.md 2021-11-29 15:37:16 +00:00
Alex Ellis (OpenFaaS Ltd)
8b4a5eeda8 Fix k10multicluster app
Changed upstream to package the binary as a tar.gz file instead
of a direct download. This was tested on a linux host.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-17 12:12:42 +00:00
Alex Ellis (OpenFaaS Ltd)
409cbdbaa1 Fix variable in help message for k10
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-17 12:06:40 +00:00
Alex Ellis (OpenFaaS Ltd)
a42ff36ef7 Fix for prometheus flag in K10 app
Fixes prometheus flag to read from correct flag name
Adds a Grafana flag
Defaults both to true, a per the helm chart.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-17 12:05:49 +00:00
Alex Ellis (OpenFaaS Ltd)
e4cf739af1 Update spacing on app
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
0.8.10
2021-11-16 12:19:19 +00:00
Alex Ellis (OpenFaaS Ltd)
b7253384f0 Prevent kanister installation on ARM clusters
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-16 12:19:19 +00:00
Alex Ellis (OpenFaaS Ltd)
b788a36110 Update README for 52 apps
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-16 12:19:19 +00:00
michaelcade
7434371e61 added kanister app
Signed-off-by: michaelcade <michael.cade@outlook.com>
2021-11-16 12:19:19 +00:00
Alex Ellis (OpenFaaS Ltd)
638252f2ae Update 40 charts to 48
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-15 09:51:28 +00:00
Alex Ellis (OpenFaaS Ltd)
214909ce7e Reformat testimonials
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-15 09:35:10 +00:00
Alex Ellis (OpenFaaS Ltd)
8a5f826ae4 Reduce depth of ToC for README
Closes: #566 #567

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-15 09:30:51 +00:00
Carlos Panato
0c9d1ba75a feature: add clusterctl tool to arkade
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-11-12 09:36:55 +00:00
Czékus Máté
4bf14606fc Fix inlets pro download link for arm64 darwin with test case
Signed-off-by: Czékus Máté <zcmate@gmail.com>
2021-11-08 20:03:05 +00:00
Alex Ellis (OpenFaaS Ltd)
c5fd7341f8 Fix kube-bench download
Fixes: #576

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
0.8.9
2021-11-08 11:59:10 +00:00
Czékus Máté
1907719303 Added missing test cases for terraform and packer
Signed-off-by: Czékus Máté <zcmate@gmail.com>
2021-11-04 19:05:32 +00:00
Czékus Máté
4daeefb425 Fix packer arm64 install
Signed-off-by: Czékus Máté <zcmate@gmail.com>
2021-11-04 19:05:32 +00:00
Czékus Máté
266a34d278 Fix terraform arm64 install
Signed-off-by: Czékus Máté <zcmate@gmail.com>
2021-11-04 19:05:32 +00:00
Johan Siebens
23143219a2 feat: add waypoint app to arkade
Signed-off-by: Johan Siebens <johan.siebens@gmail.com>
2021-11-02 16:36:31 +00:00
sjdrc
6423de0d05 Fix domain and ip settings for GitLab app
Signed-off-by: Sebastien Collier <s@sjc3.me>
2021-10-28 22:30:34 +01:00
Carlos Panato
0e07210544 feat: add prometheus to arkade
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-10-28 22:29:52 +01:00
Alex Ellis (OpenFaaS Ltd)
24af065578 Update links to arkade's down contributing guide
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-10-27 08:41:10 +01:00
Alex Ellis (OpenFaaS Ltd)
b1a0c2a480 Give arkade its own, simpler contribution guide.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-10-26 09:29:35 +01:00
Rashed Kamal
f032138e8b Build badge updated with Github CI link
Signed-off-by: Rashed Kamal <krashed@vmware.com>
2021-10-24 10:10:42 +01:00
Alex Ellis (OpenFaaS Ltd)
10f4f5e0b2 Fix issue blocking use of Apple M1
Darwin passes in "arm64" as an architecture and not
aarch64 as assumed in the previous PR.

Also remove unwanted 386 arch given in the waypoint app.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
0.8.8
2021-10-23 09:49:57 +01:00
Engin Diri
820f4390fa feat: Add waypoint cli to arkade
Signed-off-by: Engin Diri engin.diri@mail.schwarz
2021-10-23 09:16:26 +01:00