- 26 Mar, 2019 1 commit
-
-
Darren Shepherd authored
Upgrade to golangci-lint & go v1.12.1
-
- 25 Mar, 2019 7 commits
-
-
Erik Wilson authored
-
Erik Wilson authored
-
Erik Wilson authored
-
Erik Wilson authored
-
Darren Shepherd authored
Add tls-san flag
-
Darren Shepherd authored
Skip writing manifest when using `--no-deploy`
-
Darren Shepherd authored
Re-enable build validation
-
- 24 Mar, 2019 4 commits
-
-
Erik Wilson authored
-
Erik Wilson authored
-
Erik Wilson authored
-
Erik Wilson authored
-
- 23 Mar, 2019 2 commits
-
-
Morten Lied Johansen authored
Instead of skipping the manifest when listing the directory, we now skip creating it in the first place. This allows users to deploy manifests that replaces the ones bundled, without having to come up with a new name. Fixes #230.
-
Takeaki Matsumoto authored
-
- 22 Mar, 2019 7 commits
-
-
Darren Shepherd authored
Adjust the startup order of docker-compose
-
Darren Shepherd authored
Fix go get golang.org/x/* packages timed out issue.
-
Brandon Wulf authored
* Set the selinux context
-
Darren Shepherd authored
Generate air-gap image artifacts
-
Erik Wilson authored
Generate airgap artifacts from an images list for each architecture.
-
Erik Wilson authored
-
Erik Wilson authored
PullAlways ImagePullPolicy causes issues with offline/airgap support, so only pull if image is not already present.
-
- 20 Mar, 2019 8 commits
-
-
Darren Shepherd authored
Fix version for cli
-
Darren Shepherd authored
Air-gap chart support
-
Erik Wilson authored
-
Erik Wilson authored
Include static Helm assets in the build process needed for air-gap
-
Erik Wilson authored
-
Darren Shepherd authored
Update docker-compose for v0.2.0, add agent docker-compose, update re…
-
Darren Shepherd authored
-
Erik Wilson authored
Provide a static assets route for use with helm or other air-gap needs.
-
- 19 Mar, 2019 1 commit
-
-
longfei authored
Change-Id: I60c92d0127cfc503c46b26fe7b2e3ad2f957dfa3
-
- 18 Mar, 2019 1 commit
-
-
Takeaki Matsumoto authored
In NAT or LB environment, we need not just the certs for local ip, but also additional ips. advertise-address flag enables to add optional ips.
-
- 17 Mar, 2019 4 commits
-
-
Darren Shepherd authored
Update README for correct VXLAN port
-
Darren Shepherd authored
fix typo
-
Darren Shepherd authored
Do not process empty yaml objects (fixes #222)
-
Darren Shepherd authored
Short port names for service load balancer
-
- 14 Mar, 2019 3 commits
-
-
Erik Wilson authored
If a port name is longer than 15 characters we are unable to create the associated service load balancer containers. Use our own short name of `lb-port-{port}` to avoid naming issues. For rancher/k3s/issues/90
-
Vladimir Zorin authored
-
Vladimir Zorin authored
-
- 13 Mar, 2019 1 commit
-
-
Travis authored
k3s agent param `-u` is incorrect, use `-s`
-
- 12 Mar, 2019 1 commit
-
-
Dominic Taylor authored
Update docker-compose for v0.2.0, add agent docker-compose, update readme for docker agent run command
-