Tiago Ilieve
8b17e6070c
Add Go modules, remove Go dep
2019-05-13 20:39:31 +02:00
Tiago Ilieve
e02f9c6f35
Remove 'makedepend.sh'
...
Not needed when using Go modules.
2019-05-09 22:14:01 +02:00
Medya Gh
30eed5d3b1
Fix comment typo
2019-05-07 11:17:30 -07:00
Medya Gh
5fa67141e6
Added Exotic Arch for legacy docker images
2019-05-06 17:07:05 -07:00
Medya Gh
1790589f70
Replace ARCH sed macros with Go templates
2019-05-06 14:38:38 -07:00
tstromberg
bf9da63579
Depend on building DEPLOYS and not the existing files
2019-05-06 11:47:31 -07:00
Anders F Björklund
e29ce78c8e
Fix the deploy targets, restore default target
...
The default target (out/minikube) was replaced by "makedeploys",
that would always rebuild the deploy .yaml files from .template
2019-05-02 21:01:46 +02:00
Thomas Strömberg
d0a3b6f569
Merge pull request #4091 from linux-on-ibm-z/multi-arch-deploy-support
...
Adding support for s390x
2019-04-30 13:02:28 -07:00
Sharif Elgamal
715392a3a8
Update Makefile for 1.0.1 release
2019-04-25 13:14:22 -07:00
salamani
9b419d66dc
adding multi-arch support
2019-04-17 08:43:37 -04:00
Thomas Stromberg
a9ca0efb33
Update Makefile version to v1.0.0
2019-03-26 21:53:29 -07:00
Thomas Strömberg
f74751c3b7
Merge pull request #3934 from afbjorklund/more-lint
...
Clean up lint and other small report card issues
2019-03-25 21:42:21 -07:00
Thomas Stromberg
22a9dbb69b
Increase test timeouts
2019-03-25 19:10:01 -07:00
Anders F Björklund
bfc7d7931b
Clean up lint and other small report card issues
...
Add helper for "go vet", and don't use the test files variable.
Also return an exit code from golint (why is this not default?)
2019-03-24 21:30:58 +01:00
Anders F Björklund
bedcd7bf98
Include checksum for the docker-machine drivers
2019-03-24 16:31:53 +01:00
Thomas Strömberg
88c45bf5b2
Merge branch 'master' into lint
2019-03-21 11:34:45 -07:00
Thomas Strömberg
f9a136a2f2
Merge pull request #3841 from afbjorklund/reportcard
...
Address the low-hanging fruit on report card
2019-03-21 11:33:28 -07:00
Thomas Strömberg
460ef571e2
Merge branch 'master' into lint
2019-03-21 11:32:47 -07:00
Thomas Strömberg
c17c2b1337
Merge pull request #3701 from afbjorklund/kvm-image
...
Add target to build the kvm driver in docker
2019-03-20 19:27:11 -07:00
Thomas Strömberg
0d6c92153f
Merge branch 'master' into reportcard
2019-03-20 19:16:02 -07:00
Thomas Strömberg
667c88d8e1
Merge branch 'master' into mdlint
2019-03-20 10:18:22 -07:00
Thomas Strömberg
4756b15bc1
Merge branch 'master' into lint
2019-03-20 10:16:09 -07:00
Anders F Björklund
b0b32b702d
Allow building minikube for any architecture
...
Currently it is hardcoded to build for any GOOS, but same GOARCH.
Change this to allow building for any combination of: minikube-*-*
2019-03-17 12:17:19 +01:00
Anders F Björklund
203014d3d2
Add target to build the kvm driver in docker
2019-03-13 20:01:58 +01:00
Anders F Björklund
3bd0d09e22
Add possibiity to run goreportcard locally
...
See https://goreportcard.com/report/github.com/kubernetes/minikube
2019-03-10 14:42:29 +01:00
Anders F Björklund
fd710756e3
Add make target to run markdownlint on md files
2019-03-10 12:09:21 +01:00
Sharif Elgamal
05d1620c33
Update Makefile to 0.35.0
2019-03-06 15:04:39 -08:00
Anders F Björklund
c71864484c
Add make target to run golint on non-test code
2019-03-02 21:21:31 +01:00
Anders F Björklund
d49f980df4
Add make target for building a rpm file
...
Similar to the deb, it just packages the standard binary...
It does not build from source, and not for any distribution.
2019-02-26 19:57:49 +01:00
Anders F Björklund
e793576760
Run deb package build with fakeroot for file perms
...
Closes #3544
2019-02-24 20:37:09 +01:00
Anders F Björklund
2acf369bae
Fix versioning of the deb package, remove revision
...
Closes #3741
2019-02-24 20:36:10 +01:00
Thomas Stromberg
29d631fa79
Remove accidental empty line
2019-02-16 09:18:39 -08:00
Thomas Stromberg
30ab710a2b
Bump VERSION_BUILD to 3.4.1, make ISO_VERSION use major.minor.0
2019-02-16 09:15:02 -08:00
Anders F Björklund
223e4ce35c
Use the new ISO version, for security and features
2019-02-16 12:24:02 +01:00
Thomas Stromberg
2127c1a6f6
v0.34.0
2019-02-15 13:26:08 -08:00
Thomas Stromberg
a03f1ea6b1
Use a shallow git clone for buildroot: saves ~2 minutes
2019-02-05 09:18:37 -08:00
Thomas Stromberg
e9182618d9
Makefile version bump to v0.33.1
2019-01-18 13:58:09 -08:00
Thomas Stromberg
4461108e8b
v0.33.0 version bump
2019-01-17 11:01:17 -08:00
Thomas Strömberg
457d671cc9
Merge pull request #3229 from afbjorklund/makedepend-buildroot
...
Avoid out directory, when listing test files
2019-01-16 11:15:34 -08:00
Thomas Stromberg
4d49768531
v0.32.0 version bump
2018-12-21 15:12:54 -08:00
Thomas Strömberg
e12550d323
Revert "Revert "Make k8s v1.12.3 the default""
2018-12-14 14:47:27 -08:00
Balint Pato
890c80621c
cut v0.31.0 ( #3432 )
...
* upping the Makefile version
* release notes for 0.31.0
2018-12-10 09:32:18 -08:00
priyawadhwa
8f128a7d10
Enable gvisor addon in minikube ( #3399 )
...
This PR adds the code for enabling gvisor in minikube. It adds the pod
that will run when the addon is enabled, and the code for the image
which will run when this happens.
When gvisor is enabled, the pod will download runsc and the
gvisor-containerd-shim. It will replace the containerd config.toml and
restart containerd.
When gvisor is disabled, the pod will be deleted by the addon manager.
This will trigger a pre-stop hook which will revert the config.toml to
it's original state and restart containerd.
2018-12-07 15:27:22 -08:00
Thomas Strömberg
2847622892
Revert "Make k8s v1.12.3 the default"
2018-12-06 09:05:33 -08:00
Thomas Stromberg
8482aeb17b
Update kube-cross to v1.11.1-1 (latest)
2018-12-04 11:06:34 -08:00
Thomas Stromberg
a74e9faf8b
Make k8s v1.12.3 the default
2018-12-03 21:43:53 -08:00
SataQiu
2a57faaa66
use $(CURDIR) instead of $(PWD) in Makefile ( #3290 )
2018-12-03 10:02:15 -08:00
Anders F Björklund
d13a26648e
Avoid out directory, when listing test files
...
Especially out/buildroot takes ages to "go list".
Literally 5 minutes, for my 16 GB directory...
So list "cmd" and "pkg" explicitly, to avoid "out".
Unfortunately only "vendor" is allowed to exclude.
2018-10-06 21:04:44 +02:00
Thomas Stromberg
d1443ec324
Bump Makefile to v0.30.0
2018-10-05 12:03:34 -07:00
Thomas Stromberg
fd428599da
Remove dangling references to k8s_releases.json now that
...
`get-k8s-versions` is removed.
2018-09-28 09:47:28 -07:00