Dalton Hubble
ff7112e9d3
Improve deployment docs, prep for release v0.9.0
...
* Update deployment docs to target Fedora CoreOS and Flatcar Linux
* Remove redundant systemd units
2020-10-14 23:00:34 -07:00
Dalton Hubble
d007c64a5f
Change Matchbox container image publishing
...
* Use our own infra to perform image builds and push images.
Provides future options for publishing images to multiple
image registries and for multiple architectures, while keeping
push permissions in-house
* Remove Travis ability to push to Quay
* Use Travis only for Go tests of Pull Requests
2020-05-31 14:59:51 -07:00
Barak Michener
7ba809adf4
Add contrib/k8s to release tarball ( #788 )
...
The docs suggest it is (https://matchbox.psdn.io/deployment/#kubernetes ) but they aren't there. They're only in the git checkout. Which is fine, but for consistency.
2020-03-24 23:11:56 -07:00
Dalton Hubble
26b5055f2f
Use a container image for protobuf code generation
...
* Use `quay.io/dghubble/protoc` as the standard codegen
environment across projects. Pin a version (v3.10.1)
* Generated code is now automatically ignored by golint
based on the comment header, which will simplify linting
* Upgrade protobuf from 2bba0603135d to v1.3.2
* Upgrade grpc from v1.2.1 to v1.25.1
* Remove `get-protoc` and `codegen` scripts
2019-11-24 14:58:03 -08:00
Dalton Hubble
97fb6b302c
Fix links to Documentation to new docs directory
2019-11-23 15:38:28 -08:00
Dalton Hubble
d34fbb6da6
Replace git-version script with the standard Makefile one-liner
2019-03-10 21:34:27 -07:00
Dalton Hubble
7fbce93101
Replace test script with Makefile test targets
2019-03-10 21:27:10 -07:00
Diego Pontoriero
948bdee165
scripts: fix shebangs.
...
/bin/bash is not an LSB path.
2018-01-09 17:59:15 -08:00
Dalton Hubble
dced573acb
examples: Update Kubernetes from v1.8.4 to v1.8.5
2017-12-14 13:23:57 -08:00
Dalton Hubble
2404d34b0e
examples: Update from Kubernetes v1.8.3 to v1.8.4
2017-12-11 21:30:26 -08:00
Dalton Hubble
3e6aa4ee73
examples: Update Kubernetes from v1.8.2 to v1.8.3
2017-11-09 16:01:43 -08:00
Dalton Hubble
41d5db4723
examples: Update examples to Kubernetes v1.8.2
...
* Fixes v1.8.1 kube-apiserver memory leak
2017-10-27 15:49:53 -07:00
Dalton Hubble
4a32b0cd59
scripts: Switch default tutorial from rkt to docker
2017-10-23 13:49:09 -07:00
Dalton Hubble
b0b8d97539
examples: Update examples to Kubernetes v1.8.1
...
* Use bootkube v0.8.0
2017-10-20 15:04:09 -07:00
Dalton Hubble
692bf81df8
examples: Update Kubernetes from v1.7.5 to v1.7.7
...
* Update from bootkube v0.6.2 to v0.7.0
* Update kube-dns to fix dnsmasq vulnerability
2017-10-04 09:55:37 -07:00
Dalton Hubble
d7783a94e9
examples: Update Kubernetes from v1.7.3 to v1.7.5
...
* Switch Terraform example to use Typhoon project's module
instead: https://github.com/poseidon/typhoon
* Includes support for Calico and Flannel
2017-09-14 15:52:58 -07:00
Dalton Hubble
18de74e85b
examples: Update Kubernetes from v1.7.1 to v1.7.3
2017-08-21 11:19:39 -07:00
Dalton Hubble
cc490ff55d
examples: Update Kubernetes to v1.7.1
2017-07-24 15:52:57 -07:00
Dalton Hubble
97985b213b
examples: Update Kubernetes from v1.6.6 to v1.6.7
2017-07-19 11:30:54 -07:00
Dalton Hubble
e10525ded0
scripts/dev: Fix bootkube render binary for tests
2017-07-13 10:26:30 -07:00
Dalton Hubble
ff06990edb
examples: Upgrade Kubernetes to v1.6.6
...
* Upgrade to bootkube v0.4.5
* Enable TLS for experimental self-hosted etcd
* Upstream manifest generation changes modify the flannel
Daemonset, switch several control plane components to run
as non-root, and add an explicit UpdateStrategy to the
control plane components
2017-06-24 14:39:10 -07:00
Dalton Hubble
314a317271
scripts: Move examples/etc/matchbox to scripts/tls
...
* Use the same TLS cert-gen location in source as in releases
2017-05-24 13:19:21 -07:00
Dalton Hubble
d437167ebf
scripts: Move development-only scripts under scripts/dev
2017-05-24 10:15:24 -07:00