Jeff Vance
42a6fa1714
bug in , lots of formatting ( #378 )
2018-08-27 17:04:50 -07:00
John Griffith
8ca745b700
Run gofmt on our directories ( #370 )
...
Just do a simple `gofmt -s -w` on pkg, tests and controller directories
to fix the misc space/tab mixes and some other ez formatting issues.
2018-08-23 15:31:14 -07:00
Atul Bhosale
6e280690e5
[277] Change the name of the cloner startup script ( #278 )
...
* Change the name of the cloner startup script
* Change the name of the cloner startup script
2018-07-30 11:11:12 -07:00
Jon Cope
8f953afd96
Add dynamic manifest generation
...
Adds go templated controller manifest
Adds make targets for template generation
Removes hard coded version values
Enables template generation and publishing in CI
2018-07-24 16:19:20 -05:00
tavni
b804b7bd7d
Fixing PodAffinity by changing TopologyKey value and adding 'namespaces'
...
field
2018-07-18 14:59:51 +03:00
Jeff Vance
bef00927a4
compute original size for .iso files ( #227 )
...
* [wip] iso size
* refactor Size()
* rm extensions and orig qemu code
* rm debugging, call appendReader
* rebase
* fix qemu unit test fails
2018-07-09 17:43:43 -07:00
Jon Cope
bcf269413d
gofmt'd cmd, pkg, and test dirs (no change in cmd)
2018-07-06 14:45:10 -05:00
zvikorn
80b3180370
Host-assisted cloning integrated to CDI ( #219 )
...
* [WIP] Host-assisted cloning integrated to CDI
* changing back import from kubevirt.io to github.com/kubevirt
* [WIP] - changing code according feedback
* Applied comments
* changed PullPolicy
* applied comments
* minor fix for logging
2018-07-06 14:38:18 -05:00
jeff vance
0066a96055
Update Version
2018-06-14 15:15:23 -07:00
Jon Cope
b12ad6149b
Set version v0.5.0, Fix build lib go command
2018-06-14 14:06:13 -05:00
Jonathan Cope
4ab093c0fe
Revert "Update Version" ( #208 )
2018-06-14 12:08:07 -05:00
Jon Cope
92052e0445
Update Version
2018-06-13 11:49:03 -05:00
Jon Cope
5b6ceb0b14
[ci skip] Revert "Update Version"
...
This reverts commit 2d91d56240
.
2018-06-04 18:04:37 -05:00
Jon Cope
2d91d56240
Update Version
2018-06-04 17:48:34 -05:00
Jon Cope
96e9897180
add 'v'
2018-05-23 10:03:53 -05:00
Jon Cope
81e3f07025
Set versions to latest existing image versions
2018-05-23 09:49:03 -05:00
jeff vance
a835a15f26
add log verbosity
2018-05-14 15:35:36 -07:00
Jon Cope
5dea5526ed
Default pull policies to IfNotPreset unless env var is set
...
Fix testing, change env var & constant name
2018-04-30 10:43:25 -05:00
Scott Creeley
9e671dfb57
add cdi label to pvc
2018-04-27 12:53:07 -04:00
Jon Cope
785424cd8f
Refactor Controller to internally setup event handlers
...
Make CDI selector label a global constant
Parameterize selectorlabel
Handled nil selector case
Handel NewController error in testing, use constant importer tag
Changed informer factory back to un-filtered, fixed nil ptr error
removed labels, to be handled in a separate pr
To accomodate testing, NewController takes a pre-created Informer, not a factory
Add global constant for default resync
fix makefile bug
fix bug in deployent manifest
2018-04-26 15:34:35 -05:00
Jon Cope
29b5b849e8
Add version number to project
2018-04-19 13:40:24 -05:00
jeff vance
cfeae65502
refactor unit tests
2018-04-06 13:08:08 -07:00
jeff vance
d0906c4ff1
add common pkg and fix some err msgs to be more consistent
2018-02-27 13:11:42 -08:00