Sven Dowideit
|
d36d4555aa
Add a little logging to make debugging datasources a little easier
|
7 年之前 |
Sven Dowideit
|
cbfe50c5ee
Copy init and cloud-init-save logs from before switchroot
|
7 年之前 |
Sven Dowideit
|
c67eba4dbb
Work out network pre_cmds/pre_up calls
|
7 年之前 |
Sven Dowideit
|
51aff79c7e
Add proper vmware cloud-init datasource from guestinfo
|
7 年之前 |
Sven Dowideit
|
f7605990a5
Add a default for configdrive, and add '*' to scan all defaultable datasources
|
7 年之前 |
Sven Dowideit
|
6ae1a92da7
Don't log the cloud-init metadata to the dmesg log - it will contain some secrets
|
7 年之前 |
Sven Dowideit
|
e05f30c4fc
Simplify the network setup
|
7 年之前 |
Sven Dowideit
|
79a7e59adb
defer udevsettle to cloud-init-save container
|
7 年之前 |
Sven Dowideit
|
d4ae014f76
add scripts/run --openstack, and use the iso if --cloud-config file.iso
|
7 年之前 |
Sven Dowideit
|
59a752c306
Use the partial cfg for the initial network
|
7 年之前 |
Sven Dowideit
|
af6888020d
Use a fake cloud-config struct that only contains the NetworkConfig - as arrays dont merge (yet)
|
7 年之前 |
Sven Dowideit
|
2d92956c82
Revert "WIP New ros cli"
|
7 年之前 |
Sven Dowideit
|
355859e707
golint&gofmt
|
7 年之前 |
Sven Dowideit
|
8d941162d8
ros list shows all the active services and any cache available updates
|
7 年之前 |
Sven Dowideit
|
00af8545d6
remove the non-network cloud-init option
|
7 年之前 |
Sven Dowideit
|
b5fdd63a85
fix the ip/cidr, and call updateNetwork
|
7 年之前 |
Sven Dowideit
|
0779e13d46
Refactor the cloud-init metadata to return a netconf.NetworkConfig
|
7 年之前 |
Sven Dowideit
|
5dbb0f2a28
simplistic start
|
7 年之前 |
Sven Dowideit
|
10a4c59385
Make datasource.AvailabilityChanges() able to be dynamic so fail out for configdrive mount and url 404's faster
|
7 年之前 |
Sven Dowideit
|
78051c2814
treat 404 error on datasource as unrecoverable
|
7 年之前 |
Sven Dowideit
|
391082fa50
refactor a little and keep the datasource errors for later
|
7 年之前 |
Sven Dowideit
|
8fa2d80325
use our gce metadata - it adds ssh
|
7 年之前 |
Sven Dowideit
|
be2c4044ce
cloudinit tests pass :)
|
7 年之前 |
Sven Dowideit
|
e2ed97648a
move coreos-cloudinit into config/cloudinit
|
7 年之前 |
Sven Dowideit
|
69be7de1c4
Fix ISO based cloud-config drive
|
7 年之前 |
Tyler Tidman
|
283c4b7193
Update copyrights, fixes #1605
|
7 年之前 |
Josh Curl
|
61191056a7
Run udev before early cloud-init
|
7 年之前 |
Sven Dowideit
|
4df962d4b6
make ros log to dmesg
|
8 年之前 |
Josh Curl
|
13b34a6668
Early cloud-init
|
8 年之前 |
Josh Curl
|
691f7cb42c
Move in code from netconf and docker-from-scratch
|
8 年之前 |