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.
2019-10-25 03:06:07 -07:00
Erik Wilson
1cafdb8653
Show failing logs
2019-10-25 03:06:07 -07:00
Brennan Ashton
af7dc09f5c
Bump klipper-lb version
...
Signed-off-by: Brennan Ashton <brennana@jfrog.com>
2019-10-24 14:01:47 -07:00
Erik Wilson
90df4a1921
Use containerd-shim-run-v2
2019-10-18 12:34:27 -07:00
Erik Wilson
3fa953d577
Build legacy containerd-shim for upgrades
2019-10-17 19:54:42 -07:00
Erik Wilson
d8b6ac8d3e
Update airgap images to include rancher/local-path-provisioner
2019-10-15 11:06:50 -07:00
Erik Wilson
25c81f3cfe
Merge pull request #898 from erikwilson/update-sonobuoy-builds
...
Clean up sonobuoy testing
2019-10-14 14:58:37 -07:00
Erik Wilson
8beb368bfc
Clean up sonobuoy testing
2019-10-14 14:27:39 -07:00
Erik Wilson
2ef3a2058d
Fix versioning for containerd & crictl
2019-10-14 12:54:10 -07:00
Erik Wilson
fefa44feac
Update sonobuoy to v0.16.1 and use e2e go runner
2019-10-09 15:06:17 -07:00
Erik Wilson
830969449e
Upgrade k3s-root to v0.3.0
2019-10-03 19:35:23 -07:00
Erik Wilson
6b7d972590
Cleanup build script
...
Separate version flags and build CNI plugins in a temp directory.
2019-10-03 10:25:05 -07:00
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.
2019-10-02 18:48:30 -07:00
Erik Wilson
999e40d6d3
Add strongswan utilities for ipsec
2019-09-27 18:26:39 -07:00
Erik Wilson
959acf9c92
Add --flannel-backend flag
2019-09-27 18:26:39 -07:00
Darren Shepherd
f2f5ac55c2
Update to k3s-root v0.2.0
2019-09-27 16:54:37 -07:00
Darren Shepherd
26342e42ca
Switch to building runc-v1
2019-09-27 14:49:39 -07:00
Darren Shepherd
59d3b4de63
Add providerless build tag
2019-09-27 14:47:02 -07:00
Darren Shepherd
0677cb2009
Always set VERSION for CONTAINERD, CRICTL even when your go mod is wrong
2019-09-27 14:47:02 -07:00
Erik Wilson
116315f81f
Upgrade sonobuoy to 0.16.0
2019-09-20 11:31:19 -07:00
Darren Shepherd
5315b816ad
Move download to Rancher repo
2019-09-19 17:17:56 -07:00
Erik Wilson
db9540aa10
Bump CoreDNS to v1.6.3
2019-09-18 17:11:04 -07:00
Darren Shepherd
8ed2eb751f
Update version scripts to read from go.mod
2019-09-04 21:13:39 -07:00
Manuel Zapf
50227ff894
bump traefik version to 1.7.14 ( #769 )
...
* bump traefik version
2019-08-28 20:21:07 -07:00
William Zhang
458cea6633
Update traefik to 1.7.12
...
Signed-off-by: William Zhang <warmchang@outlook.com>
2019-08-20 02:35:07 +00:00
Erik Wilson
9452dec078
Cleanup sonobuoy logging
2019-07-27 17:01:10 -07:00
Erik Wilson
de8b811ff6
Save failed logs to haste
2019-07-26 15:22:35 -07:00
Erik Wilson
70090a8ad3
Define containerd and cri-tools version
2019-07-09 20:54:13 -07:00
Erik Wilson
f12d343147
Cleanup sonobuoy scripts
2019-07-04 08:07:26 -07:00
Erik Wilson
7a6e6a19d6
Clean up sonobuoy scripts
2019-07-02 15:11:39 -07:00
Erik Wilson
7a1fad75bc
Clean up sonobuoy scripts
2019-07-02 14:37:44 -07:00
Erik Wilson
75dbce574b
Cleanup sonobuoy logging
2019-07-01 16:58:22 -07:00
Erik Wilson
518aac2b78
Clean up sonobuoy cleanup
2019-07-01 16:05:25 -07:00
Erik Wilson
c14ffd3c6c
Clean up sonobuoy e2e tests
2019-07-01 13:50:32 -07:00
Erik Wilson
ed72856d27
Build & enable ctr with k3s server
2019-06-30 09:30:25 -07:00
Darren Shepherd
c0702b0492
Port to wrangler
2019-05-26 22:28:50 -07:00
Erik Wilson
be7acee3c6
Add e2e enhancements
2019-05-03 16:04:37 -07:00
Darren Shepherd
f10b43de25
Merge pull request #430 from galal-hussein/fix_mount_problem
...
Use host's mount binary before packaged busybox binary
2019-05-02 15:46:24 -07:00
galal-hussein
e2ecb672db
Use host's mount binary before packaged mount
2019-05-03 00:33:35 +02:00
Erik Wilson
3f849786de
Fix e2e testing on publish
2019-05-02 12:11:15 -07:00
Erik Wilson
52efc5403b
Add e2e testing
2019-04-30 10:16:41 -07:00
Erik Wilson
fd92bcaa25
Add Vagrantfile for development use
2019-04-22 13:47:42 -07:00
Darren Shepherd
046a817818
Add rootless support
2019-04-09 10:38:04 -07:00
Erik Wilson
1f82d834e7
Upgrade to golangci-lint
2019-03-25 16:04:28 -07:00
Erik Wilson
4456ad84db
Move build download to ci
2019-03-24 12:14:01 -07:00
Erik Wilson
5d21064d89
Fix build validation
2019-03-24 12:00:04 -07:00
Erik Wilson
40172dc508
Package airgap image files
...
Generate airgap artifacts from an images list for each architecture.
2019-03-22 06:05:26 +00:00
Darren Shepherd
78d75fb15b
Merge pull request #204 from superseb/version
...
Fix version for cli
2019-03-20 11:49:59 -07:00
Erik Wilson
ffcc9c0c9c
Package static assets
...
Include static Helm assets in the build process needed for air-gap
2019-03-20 18:35:25 +00:00
Sebastiaan van Steenis
c8e79d30ae
Fix version for cli
2019-03-09 15:12:15 +01:00