Commit Graph

1930 Commits (c07436fe6d2b39e8d5876500893396beceb56472)

Author SHA1 Message Date
Nick Kubala 344f6d94dd fix broken service url unit test (#1529) 2017-05-26 10:20:06 -07:00
dlorenc 99be45d40c Update kubedns to 1.14.2. (#1526)
* Update kubedns to 1.14.2.

* Also change integration test to cover the naked "kubernetes" domain.
2017-05-26 10:15:38 -07:00
Thibaut Démaret 209cf8d419 Add correction 2017-05-26 11:57:34 +02:00
Thibaut Demaret 55e1d432ba Fix Selector to use heapster, influxdb and grafana on Minikube 2017-05-20 06:48:30 +02:00
Aaron Prindle 88613090a9 Added none driver 2017-05-19 14:51:19 -07:00
Aaron Prindle 37f6985499 Merge pull request #1511 from aaron-prindle/fix-mount
Fixed mount daemon to be off by default and to use different director…
2017-05-19 14:45:12 -07:00
Aaron Prindle 847b52d50f Fixed mount daemon to be off by default and to use different directories than the current mounts until they are turned off. 2017-05-19 14:00:18 -07:00
Aaron Prindle d4b5b62b2e Merge pull request #1459 from aaron-prindle/add-mount-daemon
Added mount daemon process that is starts/stops w/ minikube start/stop
2017-05-17 13:34:22 -07:00
Aaron Prindle c9767886f6 Added mount daemon process that is starts/stops w/ minikube start/stop 2017-05-17 11:50:24 -07:00
Marcin Maciaszczyk d16359de1e Update dashboard-rc.yaml (#1502) 2017-05-17 09:27:59 -07:00
Aaron Prindle 2e2e1d5ea7 Merge pull request #1504 from ankon/patch-3
Fix the URL to the minikube_iso.md file
2017-05-17 08:37:27 -07:00
Aaron Prindle 1cc00d1e99 Merge pull request #1506 from ankon/patch-4
Fix reference to ADD_ADDON.md
2017-05-17 08:33:21 -07:00
Andreas Kohn 26eb870aac Fix reference to ADD_ADDON.md 2017-05-17 17:27:12 +02:00
Andreas Kohn 0f7c4df672 Fix the URL to the minikube_iso.md file 2017-05-17 16:25:24 +02:00
Matt Rickard 4a81362d52 Merge pull request #1490 from r2d4/k8s-version-check
Validate k8s version before starting VM
2017-05-16 15:58:53 -07:00
Aaron Prindle 3cd1aeec1d Merge pull request #1493 from aaron-prindle/ssh-key-cmd
Added ssh-key cmd
2017-05-16 15:58:01 -07:00
Aaron Prindle b63de2e7d2 Merge pull request #1481 from aaron-prindle/better-mount-ip
added way to find interface for vbox and ip flag to mount
2017-05-16 15:55:42 -07:00
Matt Rickard 7f294b2a54 Review feedback 2017-05-16 15:31:15 -07:00
Matt Rickard 2d1364ac32 Merge pull request #1484 from r2d4/ignore-staging
Staging Sync [master]
2017-05-16 15:13:37 -07:00
Matt Rickard 300c338198 Remove staging repos from Godeps 2017-05-16 15:13:04 -07:00
Matt Rickard 5b1b1726f0 Ignore all staging repos in minikube Godeps
Kubernetes vendors these repos directly from the staging directory even
though they now have their own repositories on github.  We should use
the code from the staging/ directory since it is guaranteed to be
compatible with the version of kube we are vendoring.
2017-05-16 15:12:08 -07:00
Aaron Prindle d66bcb8af8 added way to find interface for vbox and ip flag to mount 2017-05-16 13:27:22 -07:00
Matt Rickard 1ba206f9b1 Merge pull request #1497 from r2d4/tpr-patch-fix
Fix patch for TPR panics in localkube
2017-05-15 20:39:08 -07:00
Matt Rickard b02235c134 Fix patch for TPR panics in localkube
The patch correctly identified the metadata problem but did not skip
over when collecting the group metadata for the restmapper.
2017-05-15 13:34:43 -07:00
dlorenc 4e23392c03 Add some extra cleanup to common.sh (#1495)
* Add some extra cleanup to common.sh

* Sudo more commands.
2017-05-15 11:19:11 -07:00
Aaron Prindle 0e868644d9 Added ssh-key cmd 2017-05-15 09:15:47 -07:00
Matt Rickard 19bdd2db68 Merge pull request #1489 from budhrg/cmd-short-description
Consistent short description for commands
2017-05-12 21:18:21 -07:00
Budh Ram Gurung 22e0f23845 Consistent short description for commands 2017-05-13 08:29:48 +05:30
Matt Rickard 40d68bfc65 Merge pull request #1491 from r2d4/update-releases
Update releases
2017-05-12 15:59:02 -07:00
Matt Rickard f932646e73 Add 1.7.0-alpha.2 release 2017-05-12 15:27:36 -07:00
Matt Rickard a8bbd9ffe8 Add 1.6.3 to releases 2017-05-12 15:15:32 -07:00
Matt Rickard 652c4c668d Validate k8s version before starting VM
Also, cache in memory localkube versions in multiple calls to the GCS
bucket.  These versions will not change during the life of the minikube
process once fetched and are used multiple times.
2017-05-12 15:07:15 -07:00
Matt Rickard b12cba16d0 Merge pull request #1479 from r2d4/v1.6.3
Upgrade to k8s v1.6.3
2017-05-12 10:49:44 -07:00
Matt Rickard bf40727fea Merge pull request #1480 from r2d4/localkube-script
Add script to automate localkube upgrades
2017-05-12 10:39:55 -07:00
Matt Rickard a9245692a6 Merge pull request #1476 from SukantGujar/patch-1
Fix typo
2017-05-12 08:43:25 -07:00
Matt Rickard 3f4c0d6188 Merge pull request #1487 from gianrubio/fix-path-links
fix broken links and scripts paths
2017-05-12 07:58:43 -07:00
Giancarlo Rubio 91a0645bac fix broken links and scripts paths 2017-05-12 13:07:50 +02:00
Aaron Prindle 327f7ee4b1 Removing old mounting methods 2017-05-11 14:30:40 -07:00
Matt Rickard 7602eeda4f Add script to automate localkube upgrades 2017-05-11 13:30:33 -07:00
Matt Rickard 2bdca814a2 Upgrade to k8s v1.6.3 2017-05-11 13:28:10 -07:00
SukantGujar d0022c46b4 Fix typo 2017-05-11 19:00:39 +05:30
Aaron Prindle 85582c469c Merge pull request #1470 from minikube-bot/jenkins-releases.json-v0.19.0
update releases.json to include v0.19.0
2017-05-10 09:39:12 -07:00
minikube-bot e804149448 Update releases.json to include v0.19.0 2017-05-09 23:30:20 +00:00
Aaron Prindle b61e7abae2 Merge pull request #1453 from aaron-prindle/bump-version-0.19.0
Cut 0.19.0 release
2017-05-09 16:16:55 -07:00
Aaron Prindle d5556bf6a2 Cut 0.19.0 release 2017-05-09 15:34:43 -07:00
Aaron Prindle d813e4a2b3 Merge pull request #1466 from aaron-prindle/name-to-profile
Changed --name to --profile and added minikube profile command
2017-05-09 15:29:55 -07:00
Aaron Prindle ba8ea30172 Merge pull request #1469 from aaron-prindle/revert-automount-change
Revert "Ensure that data block device is ready before formatting"
2017-05-09 08:58:39 -07:00
Matt Rickard d4afd7545f Merge pull request #1467 from r2d4/default-args
Run integration tests with default args
2017-05-08 15:08:23 -07:00
Aaron Prindle 287c568c68 Revert "Ensure that data block device is ready before formatting"
This reverts commit c769ef46ed.
2017-05-08 14:59:38 -07:00
Matt Rickard 01f7216af1 Run integration tests with default args
We should run all the integration tests with the default minikube
values.
2017-05-08 13:47:00 -07:00