e8f51fe59d
fixup appending keys
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2017-11-28 00:34:57 +03:00
d7b5d86bdb
fix lock and resize order
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2017-11-22 11:51:25 +03:00
99671182f1
fixup for nodev on /tmp
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2017-11-02 14:49:27 +03:00
3d8a829986
more simple go checking
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-09-27 09:09:55 +03:00
002446413d
fix openstack metadata
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-09-27 09:05:53 +03:00
f33a90587f
Merge branch 'upstream'
2015-11-19 11:22:48 +00:00
Jonathan Boulle
fa0178cd47
Merge pull request #400 from sethp/coreos-cloudinit/gzip-magic
...
gzip autodetection
2015-11-11 13:49:14 -08:00
Seth Pellegrino
778a47b957
userdata: gzip autodetection
...
look for the gzip magic number at the beginning of a data source, and,
if found, decompress the input before further processing.
Addresses coreos/bugs#741 .
2015-11-11 08:21:00 -08:00
Seth Pellegrino
86909e5bcb
test: added coreos-cloudinit_test to test script
...
Include the root project directory in packages
to be built/tested.
2015-11-11 08:06:36 -08:00
Josh Wood
0fd3cd2fae
Merge pull request #406 from joshix/doubledash0
...
Vmware-guestinfo: Double hyphen long options.
2015-11-10 10:21:06 -08:00
f9f1f229ff
fix script running when specify in user-data
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-10 13:28:25 +00:00
Josh Wood
ad81cf7f78
Vmware-guestinfo: Double hyphen long options.
...
In line with https://github.com/coreos/docs/issues/650 ,
revert a little bit of https://github.com/coreos/coreos-cloudinit/pull/404
to document `--longoption` with two hyphens in document and Usage.
2015-11-09 16:31:30 -08:00
6cad908751
always run commands in runcmd
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 18:29:30 +00:00
eb27f373ee
fix build
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 09:39:24 +00:00
89181cbf0f
add windows
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 09:37:23 +00:00
f24b0e886f
fix build
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 09:18:51 +00:00
414957d985
fix build
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 09:08:44 +00:00
d407b82968
fix import
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 08:24:52 +00:00
668f322607
Merge branch 'upstream'
2015-11-09 08:15:44 +00:00
Josh Wood
0a500a19ff
Merge pull request #405 from omkensey/doc-link-blob-fix
...
docs: fix links to specific blobs
2015-11-08 23:54:34 -08:00
30aa7a9acc
use vendoring, build for netbsd/openbsd
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 07:23:54 +00:00
Joe Thompson
b9f34d93ad
docs: fix links to specific blobs
...
Rather than link to specific blob hashes, now that things have been synced to 0.4.9 we can link to the 0.4 release for original etcd; also fixes a link that was to a blob hash of configuration.md instead of the head of master for etcd.
2015-11-09 02:05:37 -05:00
Josh Wood
2f5d8cc188
Merge pull request #404 from joshix/backdoorname
...
Docs/vmware-backdoor: Rename backdoor to guestinfo
2015-11-05 15:35:45 -08:00
Josh Wood
b56c0f5609
Docs/vmware-backdoor: Rename backdoor to guestinfo
...
Based on results of google searches on a few possible titles
to improve on the connotation of backdoor, Guestinfo Configuration
Interface (as part of the RPC API) seems recognizable in vmware
circles. Friends call it just guestinfo.
This changeset also makes docs and usage for this flag appear with
a single hypen (-flag) like most go programs do.
2015-11-05 15:27:33 -08:00
Alex Crawford
cd1994b007
Merge pull request #403 from mdlayher/digitalocean_anchor_gateway
...
network: do not assign gateway for DigitalOcean anchor IP address
2015-10-27 09:10:34 -07:00
Matt Layher
1fd780befc
network: do not assign gateway for DigitalOcean anchor IP address
2015-10-27 10:49:05 -04:00
Rob Szumski
8847a471c5
Merge pull request #393 from endocode/kayrus/vmware
...
Updated vmware info / Fixed help help message
2015-10-21 09:20:59 -07:00
kayrus
c0c144bd56
Added additional vmware info, fixed cli help
2015-10-19 10:33:27 +02:00
Alex Crawford
1d962916b9
Merge pull request #402 from xiang90/etcd2_wal
...
config: add wal_dir into etcd2.go
2015-10-15 12:29:49 -07:00
Xiang Li
bda6668f00
config: add wal_dir into etcd2.go
2015-10-15 09:36:48 -07:00
Alex Crawford
0f828db9a3
Merge pull request #401 from mischief/update-fleet-options
...
config: sync fleet options
2015-10-14 11:05:17 -07:00
Nick Owens
5970000589
config: sync fleet options
2015-10-14 11:02:59 -07:00
Alex Crawford
7870fa8c9d
Merge pull request #399 from mdlayher/digitalocean_floatingip
...
datasource, network: add support for DigitalOcean floating IPs
2015-10-13 11:59:46 -07:00
Matt Layher
b4d45306b2
datasource, network: add support for DigitalOcean floating IPs
2015-10-09 10:52:05 -04:00
Michael Marineau
3c2b5e6636
Merge pull request #398 from marineam/gomax
...
main: default to GOMAXPROCS=1
2015-09-30 20:43:03 -07:00
Michael Marineau
bf743b3060
main: default to GOMAXPROCS=1
2015-09-30 17:23:40 -07:00
Jonathan Boulle
3b98be7788
Merge pull request #396 from crawford/bugs
...
readme: add link to coreos/bugs
2015-09-24 19:44:48 -07:00
Alex Crawford
746685023f
readme: add link to coreos/bugs
2015-09-24 17:50:06 -07:00
Alex Crawford
a0fcbb16d6
Merge pull request #395 from crawford/locksmith
...
config: add group and window options for locksmith
2015-09-23 23:21:19 -07:00
Alex Crawford
f63fa39a2d
config: format license
2015-09-23 23:19:47 -07:00
Alex Crawford
0ae90f3b22
config: add group and window options for locksmith
...
The regular expression for RebootWindowLength comes from
https://golang.org/pkg/time/#ParseDuration .
2015-09-23 23:19:41 -07:00
Alex Crawford
dee67b964a
Merge pull request #385 from endocode/kayrus/fleet
...
doc: added coreos-cloudinit options description
2015-09-21 10:32:20 -07:00
Michael Marineau
05062188f1
Merge pull request #391 from marineam/go-1.5.1
...
Fix and enable testing on Go 1.5
2015-09-16 17:34:43 -07:00
Michael Marineau
5405fc9d0d
network: update error check for Go 1.5
...
Changed upstream:
055ecb7be5
2015-09-16 13:26:21 -07:00
Michael Marineau
c7f327bb89
travis: enable go 1.5
2015-09-16 13:02:45 -07:00
Alex Crawford
71e2b2bddb
Merge pull request #389 from stresler/patch-1
...
cloudinit: Removing convert-netconf from Packet OEM
2015-09-11 09:13:10 -07:00
stresler
8fac253214
Removing convert-netconf from packet OEM
...
We still utilize the network code on first boot, so it should remain until we implement ignition, but we don't want it on subsequent boots, which is what this line would do.
2015-09-11 12:00:10 -04:00
Alex Crawford
e19fd09664
Merge pull request #386 from crawford/quotes
...
docs: quote everything
2015-09-08 18:45:52 -07:00
Alex Crawford
4a25948b53
docs: quote everything
...
I realize this is one of the selling points of YAML, but it causes far
too much confusion. Turns out typing is a good thing.
2015-09-08 18:40:21 -07:00
kayrus
f5cc75299a
doc: added coreos-cloudinit options description
2015-09-08 12:23:10 +02:00