index
:
jcarr/virtpb
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.go
Age
Commit message (
Expand
)
Author
2025-04-23
quiet debugging
v0.2.51
v0.2.50
v0.2.49
v0.2.48
v0.2.47
v0.2.46
v0.2.45
v0.2.44
v0.2.43
v0.2.42
v0.2.41
v0.2.40
v0.2.39
v0.2.38
Jeff Carr
2025-04-21
new ConfigSave()
v0.2.36
Jeff Carr
2025-03-24
moving to a cluster.proto config file
v0.2.33
Jeff Carr
2025-02-22
switch virtbuf to virtpb
v0.2.22
Jeff Carr
2024-12-11
duh. TRUNCATE on new files
v0.2.18
v0.2.17
v0.2.16
Jeff Carr
2024-12-01
switched to autogenpb
v0.2.10
Jeff Carr
2024-11-07
rename Cluster
v0.2.5
Jeff Carr
2024-11-01
things are working again
v0.2.1
Jeff Carr
2024-11-01
virtigod compiles again
Jeff Carr
2024-10-31
expose cluster.Hypervisors
Jeff Carr
2024-10-31
seems to compile
Jeff Carr
2024-10-31
code cleanups
Jeff Carr
2024-10-31
add flags for marking droplets as archived
Jeff Carr
2024-10-31
fixed my config after totally destroying things
Jeff Carr
2024-10-30
events are in cluster.E
Jeff Carr
2024-10-30
rename and rm old code
Jeff Carr
2024-10-30
add droplet.MarshalJSON()
Jeff Carr
2024-10-27
timestamp example format was wrong
Jeff Carr
2024-10-27
try to actually make real files
Jeff Carr
2024-10-27
backup the cluster config files
Jeff Carr
2024-10-26
need this marshal for start
Jeff Carr
2024-10-26
start cleaning junk fields from config files
Jeff Carr
2024-10-26
virtigo compiles
Jeff Carr
2024-10-26
config files in 4 pieces for human ease of use
Jeff Carr
2024-10-26
writes out 4 config files
Jeff Carr
2024-10-26
events should not be plural
Jeff Carr
2024-10-26
cleaner config file handling
Jeff Carr
2024-10-25
read event config maybe works
Jeff Carr
2024-10-24
deprecate old experiment
Jeff Carr
2024-10-24
seperate config files for droplets, hypervisors & events
Jeff Carr