Commit Graph

724 Commits

Author SHA1 Message Date
Dalton Hubble
73d40db168 Documentation: Add back original dnsmasq Linux --caps-retain 2017-04-24 17:08:55 -07:00
Dalton Hubble
fed01db5a6 README: Add v0.6.0 release announcement v0.6.0 2017-04-24 11:24:24 -07:00
Dalton Hubble
c8af40108f Merge pull request #495 from coreos/prep-release
*: Prepare for v0.6.0 release
2017-04-24 11:15:42 -07:00
Dalton Hubble
bcae94efc7 Merge pull request #493 from dghubble/terraform-tutorial
Documentation,examples: Add getting started tutorial with terraform
2017-04-24 11:13:33 -07:00
Dalton Hubble
348b48d886 *: Prepare for v0.6.0 release 2017-04-24 11:04:50 -07:00
Dalton Hubble
2bc6934e44 Documentation,examples: Add getting started tutorial w terraform 2017-04-24 10:52:52 -07:00
Dalton Hubble
6a53726119 Merge pull request #492 from coreos/update-cl
Update Container Linux to 1298.7.0 and pin dev/test matchbox version
2017-04-24 10:07:18 -07:00
Dalton Hubble
64168bc42e Merge pull request #494 from coreos/sync-bootkube
examples: Sync with bootkube and etcd3
2017-04-22 20:05:58 -07:00
Dalton Hubble
37b050db3e examples: Update etcd3 from 3.1.0 to 3.1.6 2017-04-22 19:34:37 -07:00
Dalton Hubble
4e544a8f39 examples: Update self-hosted Kubernetes node labels
* Update kubelet wrapper env variables and location
2017-04-22 19:34:37 -07:00
Dalton Hubble
c0c43abf49 examples: Update Container Linux image from 1235.9.0 to 1298.7.0 2017-04-21 14:28:58 -07:00
Dalton Hubble
12fc4f37cc scripts: Set the matchbox tag development and test run against
* Stop using the latest tag, since this may be cached (i.e. rkt)
2017-04-21 13:54:31 -07:00
Dalton Hubble
1cefbe5d97 Merge pull request #491 from dghubble/readme-structure
README: Update README structure and description
2017-04-21 11:40:10 -07:00
Dalton Hubble
2b96139ff7 README: Update README structure and description 2017-04-21 11:33:18 -07:00
Dalton Hubble
fa5a76d9de Merge pull request #489 from coreos/fix-terraform-bootkube
examples/terraform: Fix bootkube worker etcd_endpoints port
2017-04-20 14:58:20 -07:00
Dalton Hubble
e30f800b2b examples/terraform: Fix bootkube worker etcd_endpoints port
* Terraform example typo's the port number in the etcd_endpoints
* Causes worker etcd-gateway to fail so Container Linux updates may
not been coordinated by locksmith
2017-04-19 22:13:36 -07:00
Dalton Hubble
7dfb04c4af Merge pull request #487 from coreos/dnsmasq-docs-fixes
Update docs, changelog, and scripts for dnsmasq:v0.4.0
2017-04-19 14:53:32 -07:00
Dalton Hubble
45bece3cf7 Documentation: Update dnsmasq image version mentions
* Update coreos.com/dnsmasq references to quay.io/coreos/dnsmasq
with the v0.4.0 when specifying the tag
* Add CHANGES.md for dnsmasq image releases
2017-04-19 14:36:12 -07:00
Dalton Hubble
fa31b0a58c Merge pull request #484 from coreos/dnsmasq-update
contrib/dnsmasq: Add dnsmasq Makefile, v0.4.0 bump
2017-04-19 00:07:33 -07:00
Dalton Hubble
fbbd1b88f7 scripts/devnet: Fix rkt run quay.io/coreos/dnsmasq
* Set --dns=host so /etc/resolv.conf is not empty
* Set Linux capabilities to run dnsmasq
2017-04-18 20:00:51 -07:00
Dalton Hubble
8aac29bdf1 Merge pull request #482 from dghubble/changes
CHANGE.md: Update changelog with notable recent changes
2017-04-18 14:00:54 -07:00
Dalton Hubble
d2fdc8bfab contrib/dnsmasq: Add dnsmasq Makefile, v0.4.0 bump
* Add grub.efi to get-tftp-files script. This matches prior
dnsmasq images, but was not part of a repeatable build
* Switch rkt run examples to pull from quay.io
* Remove script using acbuild to create ACIs
2017-04-18 13:22:27 -07:00
Dalton Hubble
c66360bee0 Merge pull request #479 from coreos/update-ignition-cloud-ct
Update Ignition, Container Linux Config transpiler, and Cloud-init
2017-04-18 11:38:02 -07:00
Dalton Hubble
c9d8fcfbc1 Merge pull request #480 from coreos/remove-bootcmd
Makefile: Remove bootcmd from the release tarball
2017-04-18 11:22:42 -07:00
Dalton Hubble
311f1ec7cd Documentation: Move ignition.md to container-linux-config.md 2017-04-18 10:22:38 -07:00
Dalton Hubble
32d48018e1 glide.yaml: Update and vendor coreos-cloudinit v1.13.0 2017-04-18 10:22:38 -07:00
Dalton Hubble
a948a97339 glide.yaml: Vendor Container Linux Config transpiler
* Update and vendor ct, Ignition, and deps
2017-04-18 10:22:38 -07:00
Dalton Hubble
3f43e4ecb6 matchbox,docs: Switch from Fuze to Container Linux Config
* Container Linux Configs are Fuze configs, just renamed
2017-04-18 10:20:44 -07:00
Chris Jones
2a83612ffb matchbox/http: Update grub endpoint to use profile kernel args 2017-04-18 00:31:08 -07:00
Dalton Hubble
bf7c6abc1d CHANGE.md: Update changelog with notable recent changes
* Fix a few reamining CoreOS -> Container Linux cases
2017-04-17 22:49:24 -07:00
Dalton Hubble
ed57a2a04a Makefile: Remove bootcmd from the release tarball
* Stop shipping or mentioning bootcmd CLI tool
  * bootcmd has not been built out into a user-facing tool
  * terraform-provider-matchbox addresses some of the need
* Keep bootcmd implementation as an example matchbox gRPC client
2017-04-17 22:16:17 -07:00
Dalton Hubble
fd2c5e303d Merge pull request #477 from coreos/terraform-examples
Add terraform examples for etcd3 and self-hosted Kubernetes
2017-04-17 13:56:55 -07:00
Dalton Hubble
2eed5fdf58 Add terraform examples for etcd3 and self-hosted Kubernetes 2017-04-17 11:31:33 -07:00
Dalton Hubble
54f0cc51ba Merge pull request #476 from coreos/upgrade-kubernetes
examples: Upgrade self-hosted Kubernetes to v1.6.1
2017-04-15 00:20:18 -07:00
Dalton Hubble
bd17dd07a3 examples: Upgrade self-hosted Kubernetes to v1.6.1
* Render self-hosted assets with bootkube v0.4.0
* Relax bootkube smoke test Jenkins timeout
2017-04-14 21:58:12 -07:00
Dalton Hubble
f162ab8943 Merge pull request #475 from coreos/matchbox-on-kubernetes
contrib/k8s: Run matchbox on Kubernetes behind Ingress
2017-04-14 18:40:35 -07:00
Dalton Hubble
370790804b contrib/k8s: Run matchbox on Kubernetes behind Ingress
* Show matchbox deployment, service, and TLS secret creation
* Provide an Ingress resource for exposing HTTP and gRPC APIs
* Add note mentioning matchbox can be run publicly if best practices
are followed
2017-04-14 15:07:31 -07:00
Dalton Hubble
9a42fb0701 Merge pull request #474 from coreos/terraform-experiment
README: Announce Matchbox Terraform Provider experiment
2017-04-12 13:07:24 -07:00
Dalton Hubble
a93a7f12bb README: Announce Matchbox Terraform Provider experiment 2017-04-12 11:37:06 -07:00
Dalton Hubble
5eb257f2eb Merge pull request #472 from coreos/ignition-get-delete
Add IgnitionGet and IgnitionDelete gRPC methods
2017-04-12 10:14:24 -07:00
Dalton Hubble
43ce5c1d91 matchbox/rpc: Add IgnitionGet and IgnitionDelete gRPC methods 2017-04-11 13:35:40 -07:00
Dalton Hubble
6bbf4a30a6 matchbox/storage: Add Ignition deletes to the Store 2017-04-11 12:01:34 -07:00
Dalton Hubble
d65b1b58ec Merge pull request #469 from coreos/update-protobuf
Update protoc, Go protobuf plugin, and gRPC package
2017-04-11 11:31:00 -07:00
Dalton Hubble
7aaf0bce1e glide.yaml: Update and vendor golang protobuf plugin and gRPC
* Update Go protobuf plugin to a recent SHA
* Update Go gRPC pacakge to v1.2.1
* Regenerate code from proto files (no changes)
2017-04-11 11:12:04 -07:00
Dalton Hubble
a0a508b16b scripts/get-protoc: Update protoc from 3.1.0 to 3.2.0
* Update protoc Protocol Buffer Compiler codegen tool
2017-04-11 11:12:04 -07:00
Dalton Hubble
e5f428d412 scripts: Remove unused gentools script 2017-04-11 11:12:04 -07:00
Dalton Hubble
585ce50284 Merge pull request #468 from coreos/deletion-apis
gRPC: Add ProfileDelete and GroupDelete gRPC methods
2017-04-11 11:03:23 -07:00
Dalton Hubble
fcdabd2f23 Merge pull request #470 from coreos/curl-exit-code
examples/ignition: Return non-zero exit code for curl failures
2017-04-11 10:38:13 -07:00
Dalton Hubble
ebfc9b3f57 examples/ignition: Return non-zero exit code for curl failures 2017-04-10 16:48:52 -07:00
Dalton Hubble
3464e38c85 matchbox/rpc: Add ProfileDelete and GroupDelete gRPC methods 2017-04-10 14:52:02 -07:00