Derek Nola
7242ce9316
Redux: Add Unit Test Coverage to CI ( #3524 )
...
* Added Github action to run unit tests and connect to Codecov
Signed-off-by: dereknola <derek.nola@suse.com>
3 years ago
Derek Nola
cf55712767
Revert "Add Unit Test Coverage to CI ( #3494 )" ( #3499 )
...
This reverts commit 216b3beaef
.
3 years ago
Derek Nola
216b3beaef
Add Unit Test Coverage to CI ( #3494 )
...
* Added Github action to run unit tests and connect to Codecov
Signed-off-by: dereknola <derek.nola@suse.com>
3 years ago
Jacob Blain Christen
f11cbc5a8e
runc: v1.0.0-rc95 ( #3348 )
...
- Addresses #3299
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com>
4 years ago
Brad Davidson
7e175e8ad4
Handle conntrack-related sysctls in supervisor agent setup
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Jacob Blain Christen
0d05b14b71
runc: v1.0.0-rc94 ( #3305 )
...
- bump the runc version to v1.0.0-rc94
- build runc from its own source tree instead of from ./vendor/
- side-steps incompatibility with upstream kubelet container manager
Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com>
4 years ago
Brad Davidson
02a5bee62f
Add system-default-registry support and remove shared code ( #3285 )
...
* Move registries.yaml handling out to rancher/wharfie
* Add system-default-registry support
* Add CLI support for kubelet image credential providers
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Menna Elmasry
91c5797016
add new-line
...
Co-authored-by: Brian Downs <brian.downs@gmail.com>
4 years ago
MonzElmasry
45265620c1
Add ci step to validate incorerct replacement fork
...
Signed-off-by: MonzElmasry <menna.elmasry@rancher.com>
4 years ago
Brad Davidson
94266658f6
Reduce node and service wait times
...
Some of the new node compat tests take a while before failing as
expected. We don't seem to need the additional time any longer to avoid
flakes, so turn it down a bit.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
503d6813bb
Add gzip and zst airgap artifacts
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brian Downs
693c5290b1
Update CoreDNS to version 1.8.3. ( #3168 )
...
* update CoreDNS to 1.8.3
Rerun go generate and update the CoreDNS RBAC
4 years ago
Erik Wilson
f004d54883
Fix up vagrant provision scripts
...
Signed-off-by: Erik Wilson <Erik.E.Wilson@gmail.com>
4 years ago
Erik Wilson
9a53fca872
Bump traefik to v2.4.8
...
Signed-off-by: Erik Wilson <Erik.E.Wilson@gmail.com>
4 years ago
Brad Davidson
58e93feda6
Fix CI failures non-deterministic traefik chart repackaging ( #3165 )
...
* Fix CI failures non-deterministic traefik chart repackaging
* Update generated bindata
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
66b9e9c4c8
Suppress test failure due to incompatible server
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
7734015db7
Add script to test server/agent version compatibility
...
We have had a couple issues with newer agents not working with old
servers or vice versa. Add a CI test to test variations on
uplevel/downlevel server/agent against latest, stable, and the previous
branch.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Erik Wilson
4aac6b6bd0
Update to Traefik 2.4.2 and combine manifests
4 years ago
Chin-Ya Huang
10e0328977
Traefik v2 integration
...
K3s upgrade via watch over file change of static file and manifest
and triggers helm-controller for change. It seems reasonable to
only allow upgrade traefik v1->v2 when there is no existing custom
traefik HelmChartConfig in the cluster to avoid any
incompatibility.
Here also separate the CRDs and put them into a different chart
to support CRD upgrade.
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
4 years ago
Brad Davidson
0f55f167fd
Update k3s-root to v0.8.1
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
88dd601941
Limit zstd decoder memory
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Erik Wilson
473e340acd
Add opensuse 15 vagrant provision
4 years ago
Brad Davidson
6c472b5942
Use zstd instead of gzip for embedded tarball
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
c5e2676d5c
Update local-path-provisioner and helper busybox ( #2885 )
...
* Update local-path-provisioner and helper busybox
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
2555ffe9f8
Bump k3s-root to v0.8.0
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
e8e34a549a
Update k3s-root to v0.7.3
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
fd991cb964
Improve sonobuoy status output handling
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
97a606bac1
Update sonobuoy version for v1.20.0
...
Also drop the rancher-mirrored sonobuoy image since CI has a
pull-through image cache now.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brian Downs
13229019f8
Add ability to perform an etcd on-demand snapshot via cli ( #2819 )
...
* add ability to perform an etcd on-demand snapshot via cli
4 years ago
Brad Davidson
26d45287b6
Update helm-controller to v0.8.3 ( #2793 )
...
* Update helm-controller to v0.8.3
* Update klipper-helm image
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
JenTing Hsiao
578e116e20
Fix typo
...
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
4 years ago
JenTing Hsiao
57041f0239
Add codespell CI test and fix codespell error ( #2740 )
...
* Add codespell CI test
* Fix codespell error
4 years ago
Brad Davidson
2ea6b16315
Update stable charts URL
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
5f53c0976c
Expose failure if Traefik helm chart cannot be downloaded
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
8936cf577f
Bump coredns to 1.8.0
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
d672a4ae1a
Wait longer for sonobuoy tests to start up
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
13d585059f
Add registry mirrors for CI test step
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
ef9ad4f04d
Clean up CI warnings/errors
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Jacob Blain Christen
bae2607fd9
fix the k3s-upgrade dispatch ( #2679 )
...
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
4 years ago
Brad Davidson
cd27c6fcbe
Bump coredns to 1.7.1
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Erik Wilson
0ae7f2d5ae
Merge pull request #2407 from erikwilson/node-passwd-cleanup
...
Use secrets for node-passwd entries
4 years ago
Erik Wilson
cccba681a9
Test script cleanup backport from RKE2 ( #2650 )
...
* Test script cleanup backport from RKE2
Signed-off-by: Erik Wilson <Erik.E.Wilson@gmail.com>
* Update scripts/test
Co-authored-by: Brian Downs <brian.downs@gmail.com>
Co-authored-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Akihiro Suda
27e64c72a1
rancher/k3s-root -> k3s-io/k3s-root
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
4 years ago
Akihiro Suda
679e4df1b0
Bump k3s-root to v0.7.1
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
4 years ago
Jacob Blain Christen
3647654fe4
[migration k3s-io] update helm-controller dependency ( #2569 )
...
rancher/helm-controller ➡️ k3s-io/helm-controller
Part of https://github.com/rancher/k3s/issues/2189
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
4 years ago
Jacob Blain Christen
cc32e2f9a0
[migration k3s-io] update containerd, cri, and cri-tools replace directives ( #2591 )
...
- rancher/cri ➡️ k3s-io/cri
- rancher/cri-tools ➡️ k3s-io/cri-tools
- rancher/containerd ➡️ k3s-io/containerd
Part of https://github.com/rancher/k3s/issues/2189
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
4 years ago
Brad Davidson
10474638d7
Clean up architecture handling
...
* Remove unused release.sh and DAPPER_HOST_ARCH
* Reliably use ARCH from version.sh
* Export GOARCH and GOARM so that they are used by `go build`
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
fcb864a5e2
Update sonobuoy version and use rancher mirrored image ( #2482 )
...
* Update sonobuoy version
* Use upstream tag for Kubernetes version instead of replacement tag
Allows building against upstream alpha/beta/rc releases
* Use env variable for sonobuoy version
* Bump version for QA e2e tests
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
50ea2d8164
Fix size check and make script shell consistent
...
Related to #2205
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Erik Wilson
992ca52c31
Enable go test in ci
4 years ago
Brad Davidson
4db415c1db
Only create k3s-images.txt on amd64
...
The list is the same across architectures, and is validated against the
list in git as part of CI... so there's no reason to be pushing it from
every pipeline. It's also causing conflicts when multiple pipelines try
to upload it at the same time.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brian Downs
e0a9060d59
Merge pull request #2253 from briandowns/issue-2106
...
Add Trivy Scans for Built Images
4 years ago
Brian Downs
74ce99f5ff
remove use of docker image for arch purposes
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brad Davidson
ae5519c047
Use rancher-mirrored busybox for local-path-provisioner ( #2257 )
...
Related to #1908
Will be fixed upstream by
https://github.com/rancher/local-path-provisioner/pull/135/ but we're
not going to update the LPP image right now since it's undergoing some
changes that we don't want to pick up at the moment.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brian Downs
c53f7e99e2
update error message
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
f4c12a44ee
add trivy scans for built images
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
f72d39ad9c
add binary size check script, makefile target, and added to CI ( #2209 )
...
* add binary size check script, makefile target, and added to drone
Signed-off-by: Brian Downs <brian.downs@gmail.com>
* move script call to package script
Signed-off-by: Brian Downs <brian.downs@gmail.com>
* move script call to ci script
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Erik Wilson
f3a0248a03
Update vagrant for alpine 3.12
4 years ago
Brad Davidson
c980fa68a0
Update helm-controller for HelmChartConfig CRD ( #2114 )
...
* Update helm-controller for HelmChartConfig CRD
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Chris Kim
b5e57a10d5
Bump k3s-root to v0.6.0-rc3 for https://github.com/rancher/k3s/issues/1812
...
Signed-off-by: Chris Kim <oats87g@gmail.com>
4 years ago
Brad Davidson
4eb88a2fd3
Merge pull request #2042 from brandond/coredns_sync_1919-master
...
Update coredns version for master
4 years ago
Brad Davidson
9da8dc4f61
Update coredns version to 1.6.9 for master
...
Needed for #1844
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
9e00f6dc73
Update k3s-root to pull in updated slirp4netns
...
Related to #1709
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Erik Wilson
66a8c2ad7f
Merge pull request #1899 from erikwilson/config-file
...
Add config file support
4 years ago
Erik Wilson
466f093943
Stat build to show file size
4 years ago
Erik Wilson
176bfdbbb6
Update Vagrant dev environment
4 years ago
Chris Kim
2e93004ee7
update k3s-root to v0.5.0 and remove k3s specific modifications to k3s-root (as they have moved into k3s-root)
...
Signed-off-by: Chris Kim <oats87g@gmail.com>
4 years ago
Hussein Galal
01035ba9df
Update helm controller to 0.6.3 ( #1931 )
...
* update helm controller to 0.6.3
* update klipper-helm to v0.2.7
4 years ago
galal-hussein
10db6a4c51
update klipper image im image-list
5 years ago
Darren Shepherd
4317a91b96
Delete dqlite
5 years ago
Taeho Kim
0a30b92089
Update image-list.txt
5 years ago
Erik Wilson
02dccd328a
Merge pull request #1835 from evrardjp/remove-trailing-whitespaces
...
Remove trailing whitespaces
5 years ago
Brian Downs
3864fa2ba8
update CNI to v0.8.6-k3s1
5 years ago
Jean-Philippe Evrard
eabc82c724
Remove trailing whitespaces
...
To please my OCD, and remove my editor flashing boxes,
I am removing trailing whitespaces. They have no purpose in life.
5 years ago
Erik Wilson
c769bb115a
Merge pull request #1500 from joakimr-axis/joakimr-axis_package-cli
...
package-cli: Remove redundant rm -rf build/data
5 years ago
Erik Wilson
202a2ae482
Check for correct go vendoring
5 years ago
Erik Wilson
82cb820a1a
Merge pull request #1737 from erikwilson/bump-k3s-root
...
Bump k3s-root to 0.4.1
5 years ago
Erik Wilson
5d77f24e7e
Bump k3s-root to 0.4.1
5 years ago
Darren Shepherd
ad557bfeed
Merge pull request #1659 from joakimr-axis/joakimr-axis_package-cli-clean
...
package-cli: Remove superfluous file exist check
5 years ago
galal-hussein
37e91dc3a1
update klipper image in airgap
5 years ago
Joakim Roubert
ce109602cb
package-cli: Remove superfluous file exist check
...
The command rm -f will succeed even if run for a file that does not
exist. Hence it is superfluous to existence check a file that we want
to purge with rm -f, which makes the script a bit simpler to read.
Change-Id: If4eafea568301f418e0dd533e7175781ebf6000a
Signed-off-by: Joakim Roubert <joakimr@axis.com>
5 years ago
Joakim Roubert
9307fcc332
package-cli: Remove redundant rm -rf build/data
...
Moving symlinks to containerd to a for loop makes maintenance easier.
It also reveals a duplicate, redundant, rm -rf build/data and one
duplicate, redundant, rm -rf bin/kubectl, that can be both be purged.
Change-Id: Id81a05dcf2dadcc60ef8171494a284fbe1630400
Signed-off-by: Joakim Roubert <joakim.roubert@axis.com>
5 years ago
Erik Wilson
0434eea44c
Disable conformance test for arm64
5 years ago
Joakim Roubert
b313c196a1
package-cli: Remove redundant rm -rf build/data
...
Moving symlinks to containerd to a for loop makes maintenance easier;
also using the -f flag for ln rather than having a separate rm step.
It also reveals a duplicate, redundant, rm -rf build/data and one
duplicate, redundant, rm -rf bin/kubectl, that can be both be purged.
Signed-off-by: Joakim Roubert <joakim.roubert@axis.com>
5 years ago
Joakim Roubert
bb0b4db228
Let variable handle go binary name in scripts ( #1532 )
...
During e.g. cross-compiling, it is sometimes useful to be able to have
another binary than the default one as the compiler. This patch for the
build scripts lets "go" be the default value for the variable GO, and
the latter is then used as the go compiler.
Change-Id: I0adf7a661b26593d9b0ea902a61b631b80e76ae7
Signed-off-by: Joakim Roubert <joakimr@axis.com>
5 years ago
Joakim Roubert
47e4e7b582
Dockerfile.dapper: Add proxy handling ( #1499 )
...
With this patch the dapper build will also work in environments behind
proxies.
Change-Id: I6d9c03d03d2e254043720fc7e77822826e4f38c8
Signed-off-by: Joakim Roubert <joakimr@axis.com>
5 years ago
Joakim Roubert
36908f2152
Merge branch 'master' into joakimr-axis_comparison
5 years ago
galal-hussein
2b6faa925f
use mirrored images for traefik and coredns
5 years ago
Joakim Roubert
9741fe7c85
Merge branch 'master' into joakimr-axis_comparison
5 years ago
Erik Wilson
2835c76e5d
Add airgap image list to release artifacts
5 years ago
Erik Wilson
d15eb6aab6
Update RPM systemd services for easy modification.
...
Modified installer produces a k3s-server and k3s-agent systemd
service, with env files located in /etc/rancher/k3s.
The k3s-server service may be started without modification but
k3s-agent requires a token and url modification to the
/etc/rancher/k3s/k3s-agent.env file for functionality.
The k3s-server service will conflict with the k3s-agent service,
so both may not be started at the same time.
Creates ./package/rpm/ repo dir for rpm specific resources and
relocates k3s.spec.
5 years ago
Joakim Roubert
9421da08ac
Merge branch 'master' into joakimr-axis_comparison
5 years ago
galal-hussein
97cb85ced8
Fix test-run-basics to check for traefik
5 years ago
galal-hussein
3f927d8006
Revert "Replace traefik with nginx"
...
This reverts commit 9a17033095
.
5 years ago
Erik Wilson
d578198ac0
Add rpm build & repo publish
5 years ago
Erik Wilson
456962b2b8
Update versioning for no .git or go
5 years ago
Erik Wilson
2071247a2f
Cleanup prompt for vagrant centos
5 years ago
Erik Wilson
d95707e294
Clean up airgap image list
5 years ago
Erik Wilson
9b8e829ec7
Check for changes in the airgap image list
5 years ago
Joakim Roubert
e5d43e1382
Merge branch 'master' into joakimr-axis_comparison
5 years ago
galal-hussein
717b5a765e
use multiarch image for nginx
5 years ago
Joakim Roubert
0a54d46c5b
Fix inconsistent shell script comparison operator ==
...
In package-airgap and provision/vagrant, replace == with = which is
used in all other script string comparisons in this repository to keep
things consistent.
Change-Id: I2f59e9a8d1d2fc2984ed3952fd4794f1028b6f66
Signed-off-by: Joakim Roubert <joakimr@axis.com>
5 years ago
Erik Wilson
ceff3f58fb
Merge pull request #1466 from galal-hussein/traefik_to_nginx
...
Replace traefik with nginx
5 years ago
galal-hussein
9a17033095
Replace traefik with nginx
5 years ago
Erik Wilson
74b5a4d5e0
Add ubuntu to vagrant provision
5 years ago
Erik Wilson
4370fc1482
Remove old runc & containerd shims on build
5 years ago
Erik Wilson
89fa8afaa3
Cleanup vagrant provision scripts
5 years ago
Erik Wilson
5eb1b21822
Clean up building && provide Vagrant centos7 setup
5 years ago
Erik Wilson
f31a8d9e94
Merge pull request #1456 from galal-hussein/new_branch
...
Send dispatch event with drone
5 years ago
galal-hussein
b2ac8aad22
Send dispatch event with drone
5 years ago
Darren Shepherd
4d32fe9959
Support SELinux
5 years ago
Erik Wilson
c100dfc2cb
Add 'k3s' to kubernetes version metadata in dev builds
5 years ago
Erik Wilson
a7053f392e
Create a latest tag in docker hub for new releases
5 years ago
Erik Wilson
849f3c5521
Remove cgroup provision from dev vagrant script
5 years ago
Erik Wilson
6317da01e5
Enforce that tag versions are prefixed with k8s go.mod version
5 years ago
Erik Wilson
5221af4752
Fix exit code on test error
5 years ago
Erik Wilson
940be0e515
Fix e2e logs not published
5 years ago
Erik Wilson
129317db7a
Merge pull request #1330 from erikwilson/sonobuoy-conformance-version
...
Cleanup sonobuoy
5 years ago
Erik Wilson
d6370d9bfb
Bump helm-controller to v0.4.1
5 years ago
Erik Wilson
5117ea0ca7
Always exit 0 on tag for tests
5 years ago
Erik Wilson
4ec28d2707
Set conformance version from k8s version
5 years ago
Erik Wilson
c110f17df4
Disable db tests on publish
5 years ago
Erik Wilson
7305b4091e
Merge pull request #1324 from erikwilson/enable-db-tests
...
Enable mysql & postgres tests
5 years ago
Erik Wilson
40a4e953ff
Enable mysql & postgres tests
5 years ago
Erik Wilson
7d9bdaee23
Check versions for dot in metadata
5 years ago
Erik Wilson
211d735a08
Update manifest
5 years ago
Erik Wilson
4439a7df08
Test cleanup
5 years ago
Erik Wilson
0867ee1cd0
Update air-gap for traefik 1.7.19
5 years ago
Erik Wilson
8498840922
Merge pull request #1239 from erikwilson/upload-builds-cloud-storage
...
Upload build to google cloud bucket
5 years ago
Erik Wilson
ff311b7fce
Upload build to google cloud bucket
5 years ago
William Zhang
a6d29b2ba9
Update klipper-helm images to v0.2.2
...
follow with 8f8cfd102c (diff-579f509a7a35baa26b8b932d79aa954fR42)
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
5 years ago
Erik Wilson
178898f969
Fix missing version for tags
5 years ago
Erik Wilson
e72e9e3daa
Cleanup k8s versioning
5 years ago
Erik Wilson
07028a3115
Fix image tags, replace + with -
5 years ago
Erik Wilson
bddab9479c
Set build version of k8s from k3s
5 years ago
Erik Wilson
ce3a03a16a
Merge pull request #1111 from dduportal/patch-1
...
Bump Traefik to 1.7.19
5 years ago
Guangbo Chen
8ff4c3c256
Update base pause image to rancher repo
5 years ago
Damien Duportal
8fa125a8ff
update script
5 years ago
Erik Wilson
670d4b4162
Merge pull request #914 from erikwilson/validation-utilities
...
Add check-config for system validation
5 years ago
Erik Wilson
a73f8b1773
Update check-config.sh for k3s
5 years ago
Darren Shepherd
9a4df7c05c
Merge pull request #1058 from ibuildthecloud/master
...
Update kine/dynamiclistener
5 years ago
Darren Shepherd
3d7781df70
Disable go modules only in dapper, not always
5 years ago
Erik Wilson
57f1f82e58
Use netcgo
5 years ago
Erik Wilson
a5ddbe1f45
Merge pull request #1055 from erikwilson/bump-go-1.13
...
Bump go to 1.13.4
5 years ago
Erik Wilson
0a843a11c6
Show single sonobuoy failure
5 years ago
Erik Wilson
2eb34a7db1
Add metrics-server to air-gap image list
5 years ago
Erik Wilson
671d702dc1
Build cleanup
5 years ago
Darren Shepherd
faab6b4c55
Enabled debug in sonobouy server
5 years ago
Darren Shepherd
1f9e92e91f
Optionally enabled dqlite in build scripts
5 years ago
Erik Wilson
c62c428204
Upload logs to gcloud
5 years ago
Darren Shepherd
dca6a22f3f
Don't build cni on each ./scripts/build invocation
5 years ago
Darren Shepherd
c3cb09cbdc
Don't build hyperkube anymore
5 years ago
Darren Shepherd
561bc96049
Change sonobuoy logging
5 years ago
Darren Shepherd
1429496b39
Add kubelet dir as volume in docker
5 years ago
Erik Wilson
0fef39de65
Add default multi-arch metrics-server deployment
5 years ago
Erik Wilson
afa9422ad9
Improve ip6 system setup & utilities
5 years ago
Erik Wilson
01707ce451
Use vendor prefix for versions if not using go mod
5 years ago
Erik Wilson
b680295922
Check for invalid kubectl/ctr/crictl version strings
5 years ago
Erik Wilson
063ad84f44
Enable sonobuoy local-path-provisioner startup check
5 years ago
Erik Wilson
04e44b69d2
Cleanup sonobuoy script
5 years ago
Erik Wilson
e0211b3f5f
Enable arm sonobuoy for drone but don't run tests
...
Bring up the cluster but early exit, arm images
do not exist for sonobuoy testing.
5 years ago
Erik Wilson
1cafdb8653
Show failing logs
5 years ago
Brennan Ashton
af7dc09f5c
Bump klipper-lb version
...
Signed-off-by: Brennan Ashton <brennana@jfrog.com>
5 years ago
Erik Wilson
90df4a1921
Use containerd-shim-run-v2
5 years ago
Erik Wilson
3fa953d577
Build legacy containerd-shim for upgrades
5 years ago
Erik Wilson
d8b6ac8d3e
Update airgap images to include rancher/local-path-provisioner
5 years ago
Erik Wilson
25c81f3cfe
Merge pull request #898 from erikwilson/update-sonobuoy-builds
...
Clean up sonobuoy testing
5 years ago
Erik Wilson
8beb368bfc
Clean up sonobuoy testing
5 years ago
Erik Wilson
2ef3a2058d
Fix versioning for containerd & crictl
5 years ago
Erik Wilson
fefa44feac
Update sonobuoy to v0.16.1 and use e2e go runner
5 years ago
Erik Wilson
830969449e
Upgrade k3s-root to v0.3.0
5 years ago
Erik Wilson
6b7d972590
Cleanup build script
...
Separate version flags and build CNI plugins in a temp directory.
5 years ago
Erik Wilson
262a4950bf
Separate CNI plugin dependencies
...
Because:
- Current CNI plugins produces an error on Raspbian:
`failed to create bridge \"cni0\": could not add \"cni0\": operation not supported"`
- Dependencies for CNI plugins may interfere with containerd dependencies.
This change will compile and download CNI plugins separately, and will
downgrade CNI plugins to v0.7.6 for compatability with armv7.
5 years ago
Erik Wilson
999e40d6d3
Add strongswan utilities for ipsec
5 years ago
Erik Wilson
959acf9c92
Add --flannel-backend flag
5 years ago
Darren Shepherd
f2f5ac55c2
Update to k3s-root v0.2.0
5 years ago
Darren Shepherd
26342e42ca
Switch to building runc-v1
5 years ago
Darren Shepherd
59d3b4de63
Add providerless build tag
5 years ago
Darren Shepherd
0677cb2009
Always set VERSION for CONTAINERD, CRICTL even when your go mod is wrong
5 years ago
Erik Wilson
116315f81f
Upgrade sonobuoy to 0.16.0
5 years ago
Darren Shepherd
5315b816ad
Move download to Rancher repo
5 years ago
Erik Wilson
db9540aa10
Bump CoreDNS to v1.6.3
5 years ago
Darren Shepherd
8ed2eb751f
Update version scripts to read from go.mod
5 years ago
Manuel Zapf
50227ff894
bump traefik version to 1.7.14 ( #769 )
...
* bump traefik version
5 years ago
William Zhang
458cea6633
Update traefik to 1.7.12
...
Signed-off-by: William Zhang <warmchang@outlook.com>
5 years ago
Erik Wilson
9452dec078
Cleanup sonobuoy logging
5 years ago
Erik Wilson
de8b811ff6
Save failed logs to haste
5 years ago
Erik Wilson
70090a8ad3
Define containerd and cri-tools version
5 years ago
Erik Wilson
f12d343147
Cleanup sonobuoy scripts
5 years ago
Erik Wilson
7a6e6a19d6
Clean up sonobuoy scripts
5 years ago
Erik Wilson
7a1fad75bc
Clean up sonobuoy scripts
5 years ago
Erik Wilson
75dbce574b
Cleanup sonobuoy logging
5 years ago
Erik Wilson
518aac2b78
Clean up sonobuoy cleanup
5 years ago
Erik Wilson
c14ffd3c6c
Clean up sonobuoy e2e tests
5 years ago
Erik Wilson
ed72856d27
Build & enable ctr with k3s server
5 years ago
Darren Shepherd
c0702b0492
Port to wrangler
6 years ago
Erik Wilson
be7acee3c6
Add e2e enhancements
6 years ago
Darren Shepherd
f10b43de25
Merge pull request #430 from galal-hussein/fix_mount_problem
...
Use host's mount binary before packaged busybox binary
6 years ago
galal-hussein
e2ecb672db
Use host's mount binary before packaged mount
6 years ago
Erik Wilson
3f849786de
Fix e2e testing on publish
6 years ago
Erik Wilson
52efc5403b
Add e2e testing
6 years ago
Erik Wilson
fd92bcaa25
Add Vagrantfile for development use
6 years ago
Darren Shepherd
046a817818
Add rootless support
6 years ago
Erik Wilson
1f82d834e7
Upgrade to golangci-lint
6 years ago
Erik Wilson
4456ad84db
Move build download to ci
6 years ago
Erik Wilson
5d21064d89
Fix build validation
6 years ago
Erik Wilson
40172dc508
Package airgap image files
...
Generate airgap artifacts from an images list for each architecture.
6 years ago
Darren Shepherd
78d75fb15b
Merge pull request #204 from superseb/version
...
Fix version for cli
6 years ago
Erik Wilson
ffcc9c0c9c
Package static assets
...
Include static Helm assets in the build process needed for air-gap
6 years ago
Sebastiaan van Steenis
c8e79d30ae
Fix version for cli
6 years ago
Darren Shepherd
c7b2548f66
Fixup pr165
6 years ago
David Pendray
d7e5c86041
Fix node-token path not resolving for root user in agent scripts
6 years ago
Darren Shepherd
01b3bb315e
Fix version printing on startup
6 years ago
Darren Shepherd
793ac4fb89
Add crictl
6 years ago
Darren Shepherd
ce11c0f6f3
Get ARM CI working
6 years ago
Darren Shepherd
e832588662
Add embedded service load balancer
6 years ago
Darren Shepherd
24463d4985
Patch and setup unpigz
6 years ago
Darren Shepherd
8cd38003c2
Scripts cleanup
6 years ago
Darren Shepherd
6fa96105b9
Fail if source is dirty
6 years ago
Darren Shepherd
6fa7f5b3ae
Clean up build scripts
...
Switch binaries to armhf suffix to be more clean on the on
architecture
6 years ago
Darren Shepherd
287e0f44c9
Prepare for initial release
6 years ago
Darren Shepherd
62c62cc7b4
Continued refactoring
6 years ago
Darren Shepherd
9bb7c27c62
Initial Commit
6 years ago