Commit Graph

78 Commits (7ba606396ac54b99004e91ee376eb916cf0a2f94)

Author SHA1 Message Date
Thomas Strömberg 23117f5452
fish-compatible change 2019-02-16 14:12:58 -08:00
Anders F Björklund 6ff11e44a5 Remove default cni flags from the documentation 2019-02-05 20:05:05 +01:00
Thomas Strömberg 84ccc68f7d
Merge pull request #3553 from kubernetes/tstromberg-patch-4
Do tagging in a direct clone of upstream
2019-01-29 10:31:23 -08:00
Thomas Strömberg dbd47118c5
Update roadmap.md 2019-01-28 11:07:42 -08:00
Thomas Stromberg 083695c9ed Merge branch 'roadmap' of github.com:tstromberg/minikube into roadmap 2019-01-28 11:05:57 -08:00
Thomas Stromberg 9d5cee843b Merge branch 'master' into roadmap 2019-01-28 11:05:27 -08:00
Thomas Stromberg 66bdf932bc Remove machine-driver replacement and boot2docker deprecation items 2019-01-28 11:05:12 -08:00
Balint Pato 72d0dade2c
Update docs/contributors/principles.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2019-01-25 14:23:33 -08:00
Balint Pato c967347e2d
Update docs/contributors/roadmap.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2019-01-25 14:23:25 -08:00
Thomas Strömberg b61207c233
Merge pull request #3391 from ivans3/logviewer-addon-pr7
Initial commit of logviewer addon
2019-01-24 16:00:29 -08:00
Thomas Strömberg 05ed319493
Do tagging in a direct clone of upstream
Otherwise you may run into:

`error: src refspec v0.33.1 matches more than one` errors pushing.
2019-01-18 16:57:02 -08:00
Thomas Stromberg 3aa5fac5e0 Add 'for' 2019-01-18 15:42:53 -08:00
Thomas Stromberg 0697400e40 Attempt to align the roadmap to our princples. 2019-01-18 15:41:20 -08:00
Thomas Stromberg cf8f51da1f Merge branch 'master' into roadmap 2019-01-18 06:29:22 -08:00
Thomas Strömberg 0dbd1474f7
Update releasing_minikube.md 2019-01-17 15:54:39 -08:00
Thomas Strömberg 11dd76dd86
Minor clarifications 2019-01-17 15:44:16 -08:00
Thomas Stromberg 7b2797c39e Mention CI 2019-01-17 14:33:25 -08:00
Thomas Stromberg 733e13c6f0 Fix merge conflict 2019-01-17 14:26:37 -08:00
Thomas Stromberg 945f8937a3 Address review comments 2019-01-17 14:24:01 -08:00
Thomas Strömberg 7157b43f63
Merge pull request #3364 from adregner/patch-1
Number ordered list of priorities
2019-01-15 17:20:48 -08:00
Thomas Strömberg 3aa83674a9
Merge pull request #3441 from brb/2907-no-cni-conf-by-default
Do not include the default CNI config by default
2019-01-15 17:14:20 -08:00
Thomas Strömberg 6d9f682d60
Merge pull request #3508 from michal-franc/go-version-recommendatio-update
Documentation - Updating golang requirement to 1.11
2019-01-11 10:36:15 -08:00
Michal Franc 5b18f227b2 updating e2e tests instructions 2019-01-06 18:36:41 +00:00
Michal Franc 4bd7bfa354 Marking 1.11 as acceptable 2019-01-06 13:19:44 +00:00
Michal Franc 161586b294 Updating recommended golang version 2019-01-06 13:17:21 +00:00
Martynas Pumputis d982c4bf74 Do not include the default CNI config by default
Previously, minikube has been shipped with the default CNI config
(/etc/cni/net.d/k8s.conf) in its rootfs. This complicated a lot
when using a custom CNI plugin, as the default config was picked
by kubelet before the custom CNI plugin has installed its own CNI
config. So, the end result was that some Pods were attached to a
network defined in the default config, and some got managed by
the custom plugin.

This commit introduces the flag "--enable-default-cni" to
"minikube start" to trigger the provisioning of the default CNI
config.

Signed-off-by: Martynas Pumputis <m@lambda.lt>
2019-01-03 09:23:29 +01:00
Thomas Stromberg eebfdc7a21 Update roadmap for 2019 2018-12-21 15:41:13 -08:00
Balint Pato ed7031cbb3
Merge branch 'master' into logviewer-addon-pr7 2018-12-19 17:14:09 -08:00
Balint Pato db753085c4
clarified some steps in release instructions 2018-12-10 10:12:16 -08:00
ivans3 b43b8ccd9d Initial commit of logviewer addon 2018-12-02 12:58:06 -08:00
Andrew Regner 5349a74488
Number ordered list of priorities
The list of priorities for the project is said to be an ordered list, so it should be rendered as an ordered list and not bullet points.
2018-11-24 20:15:06 -08:00
Yongkun Anfernee Gui 2f5fe02548 Update document for new drivers
New drivers should be added into org https://github.com/machine-drivers.

Fix #2953
2018-11-13 09:44:42 -06:00
Bily Zhang b9a4f9459f Fix some typos (#3302)
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-06 12:36:13 -05:00
Balint Pato 1b798c0fd3
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:52 -07:00
Balint Pato 474421fd21
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:38 -07:00
Balint Pato 3014102a63
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:35 -07:00
Balint Pato 33f70268ec
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:32 -07:00
Balint Pato fddd58bb71
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:26 -07:00
Balint Pato 558b2d8755
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:28:37 -07:00
Balint Pato b50ef4c027
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:28:34 -07:00
Thomas Stromberg 10fa467dbe Quote gs URL so that the wildcard works properly. 2018-10-05 16:42:05 -07:00
Thomas Stromberg 9a1b79fdc4 Reflect the reality of the Jenkins release builder. 2018-10-05 16:15:04 -07:00
Thomas Stromberg 317f69a964 Split releases.json work, since it cannot be done until after the Jenkins workflow 2018-10-05 14:53:50 -07:00
Thomas Stromberg fe15132c31 Improve build release doc 2018-10-05 14:46:20 -07:00
Thomas Stromberg cc0a97f304 Building a release requires tags to be built 2018-10-05 14:30:48 -07:00
Thomas Stromberg b6021f6418 Reword more. 2018-10-05 13:15:08 -07:00
Thomas Stromberg e439f6ee54 More updates 2018-10-05 11:55:16 -07:00
Thomas Stromberg b77b55a78e First step in reworking release docs. 2018-10-05 11:16:13 -07:00
Thomas Stromberg d9bd59da8b Work on improvements to release docs. 2018-10-05 11:00:07 -07:00
Thomas Stromberg 628fee2b44 Rename release notes script, add error detection. 2018-10-04 14:31:57 -07:00