Tim Hockin
b8378c2ea0
Add munger to verify kubectl -f targets, fix docs
2015-07-21 10:23:49 -07:00
David Oppenheimer
23a74c5b11
Move docs/services-firewalls.md into docs/user-guide/ and make small
...
wording changes to api.md
2015-07-21 10:23:48 -07:00
hurf
4095c01561
Add a better help message for kubectl describe
...
When resource type isn't given in the command, print the possible
resource types. Also added the resource type description in help
strings.
2015-07-21 10:23:42 -07:00
Brendan Burns
617ff1f9f9
Fix a small typo.
2015-07-21 10:23:35 -07:00
feihujiang
e505fc9afc
Fix small nits for kubectl port-forward command
2015-07-21 10:23:32 -07:00
Daniel Smith
ce1c6d90e6
Revert "Versioning docs and examples for 1.0.0"
...
This reverts commit efe72fd580 .
2015-07-20 23:26:36 -07:00
Daniel Smith
f7e4f22190
Revert "Versioning docs and examples for 1.0.1"
...
This reverts commit 8977691668 .
2015-07-20 23:19:04 -07:00
Brendan Burns
cb855134cc
Kubernetes version v1.0.1-dev
2015-07-17 15:48:36 -07:00
Brendan Burns
6a5c06e3d1
Kubernetes version v1.0.1
2015-07-17 15:47:54 -07:00
Brendan Burns
8977691668
Versioning docs and examples for 1.0.1
2015-07-17 15:47:17 -07:00
nikhiljindal
0131dd22b7
Fixing the error message
2015-07-17 10:45:01 -07:00
Zach Loafman
6cba28f987
Merge pull request #11433 from nikhiljindal/automated-cherry-pick-of-#11397-upstream-release-1.0
...
Automated cherry pick of #11397
2015-07-17 09:38:47 -07:00
Zach Loafman
a27fcc93f0
Merge pull request #11388 from brendandburns/automated-cherry-pick-of-#11329-upstream-release-1.0
...
Automated cherry pick of #11329
2015-07-17 08:25:31 -07:00
nikhiljindal
aa430bbd7e
Introduce a new service generator that leaves service port unnamed
2015-07-17 02:07:23 -07:00
Max Forbes
877fa10ad1
Add ServiceAccount as an alias for ServiceAccountName
2015-07-16 17:53:01 -07:00
Zach Loafman
9bff6473e4
Merge pull request #11347 from nikhiljindal/automated-cherry-pick-of-#11258-upstream-release-1.0
...
Automated cherry pick of #11258
2015-07-16 14:47:19 -07:00
Alex Robinson
5e31d899f9
Fix issue of comparing instance URLs with different project ID representations in GCE target pools.
2015-07-16 11:44:16 -07:00
Brendan Burns
6bfeb72d76
Add monitoring and healthz based on tunnel health.
2015-07-16 11:42:50 -07:00
nikhiljindal
3461c21b1d
Add namespace to nickname to prevent dup swagger nicknames
2015-07-15 16:58:29 -07:00
Tim Hockin
60d4d7888e
Fix load-balancer firewall messages
2015-07-14 21:08:23 -07:00
Zach Loafman
14177a3a26
Fix TestRunExposeService
...
No longer emits "you will also need to explicitly open a firewall"
after #10974 .
Fixes #11105
2015-07-13 09:44:00 -07:00
Brendan Burns
fcb7c8c15d
Kubernetes version v1.0.0-dev
2015-07-10 21:02:31 -07:00
Brendan Burns
cd821444dc
Kubernetes version v1.0.0
2015-07-10 21:01:34 -07:00
Brendan Burns
efe72fd580
Versioning docs and examples for 1.0.0
2015-07-10 21:00:33 -07:00
Rohit Jnagal
d61d272beb
Merge pull request #10974 from brendandburns/lakesong
...
Automatically open a firewall when creating a GCE load balancer.
2015-07-10 19:21:06 -07:00
Zach Loafman
9aeb96c21e
Merge pull request #11097 from zmerlynn/v0.21.2-merge-to-master
...
V0.21.2 merge to master
2015-07-10 19:16:33 -07:00
Zach Loafman
27449ab1f7
0.21.2 merge to master
2015-07-10 18:55:54 -07:00
Zach Loafman
196ed7dc5b
Merge pull request #11084 from brendandburns/fix
...
add spec.host as a synonym for spec.nodeName in v1
2015-07-10 18:50:23 -07:00
Zach Loafman
6ea0c2b3b7
Fix gofmt from #11084
...
(cherry picked from commit 63c73a58a5 )
2015-07-10 17:14:12 -07:00
Zach Loafman
c85f20021b
Revert "Versioning docs and examples for 0.21.2"
...
This reverts commit baf92e62a0 .
2015-07-10 17:06:22 -07:00
Zach Loafman
bc4e751093
Kubernetes version v0.21.2-dev
2015-07-10 17:06:22 -07:00
Zach Loafman
4e89f2e667
Kubernetes version v0.21.2
2015-07-10 17:06:22 -07:00
Zach Loafman
baf92e62a0
Versioning docs and examples for 0.21.2
2015-07-10 17:06:22 -07:00
Zach Loafman
63c73a58a5
Fix gofmt from #11084
2015-07-10 17:01:28 -07:00
Brendan Burns
a93d33d961
add spec.host as a synonym for spec.nodeName in v1
2015-07-10 15:51:35 -07:00
Brendan Burns
2f47b3ed11
add spec.host as a synonym for spec.nodeName in v1
2015-07-10 15:16:48 -07:00
Brendan Burns
a8f02e5472
Automatically open a firewall when creating a GCE load balancer.
2015-07-10 14:35:29 -07:00
Rohit Jnagal
b465f7a860
Merge pull request #11024 from a-robinson/throttle
...
Increase the rate limiting of GCE's token source
2015-07-10 12:22:34 -07:00
Rohit Jnagal
affba42a05
Merge pull request #10958 from cjcullen/racefix
...
Remove race in setting/reading kubelet.podCIDR
2015-07-10 10:09:44 -07:00
Rohit Jnagal
ebc11e11ad
Merge pull request #9782 from andronat/9578_TestCreateCleanWithPrefix
...
TestCreateCleanWithPrefix was failing if env variables existed
2015-07-10 10:04:20 -07:00
Alex Robinson
b52c6f673e
Increase the rate limiting of GCE's token source. The burst being at 3
...
means transient errors won't incur such long waits, but repeating
failures shouldn't be retrying every second.
2015-07-09 22:51:23 +00:00
Joe Beda
31de03c18a
Fix up #10851 to be golang 1.3 compatible.
...
See also #11016
2015-07-09 14:53:57 -07:00
Joe Beda
0426ab3290
Update list of resources for 'kubectl get' help output.
2015-07-09 08:59:32 -07:00
Joe Beda
c15953662e
Fix up alignment of columns w/ namespaces.
...
Fixes #10842
All issues for types that use "extra lines" for extended information. Two issues fixed: (1) When namespaces are listed an extra column isn't inserted for extra lines and (2) trailing tabs aren't inserted when label columns are specified.
This code should probably move to a more explicit model of putting data into "cells".
The test for this hits https://github.com/golang/go/issues/6416 and so I introduced a "LineDelimiter" writer filter to make white space more visible.
2015-07-09 08:59:32 -07:00
Victor Marmol
edaa1a69e5
Merge pull request #10525 from nikhiljindal/delbeta3
...
Stop exposing v1beta3 by default
2015-07-09 08:38:32 -07:00
Zach Loafman
3910893d37
0.21.1 merge to master
2015-07-08 18:52:51 -07:00
Zach Loafman
9d2691d48b
Kubernetes version v0.21.1-dev
2015-07-08 18:52:51 -07:00
Zach Loafman
906122a279
Kubernetes version v0.21.1
2015-07-08 18:52:51 -07:00
Victor Marmol
7bb9cdf660
Merge pull request #10830 from jimmidyson/gc-log-symlinks
...
Fixes #8945 : Cleanup log symlinks on remove & dead log symlinks
2015-07-08 17:22:21 -07:00
Victor Marmol
f427b997ca
Merge pull request #10889 from cjcullen/tokenMetrics
...
Add prometheus metrics for altTokenSource.
2015-07-08 16:13:38 -07:00