krousey
|
934a5382ec
|
Merge pull request #9496 from caesarxuchao/event_test-v1
update fieldPath in event_test.go to v1
|
2015-06-09 13:41:36 -07:00 |
krousey
|
3e7bcd1ecc
|
Merge pull request #9182 from jdef/abspath_drops_config_prefix
ServerAPIVersions incorrectly squashes config.Prefix
|
2015-06-09 13:00:58 -07:00 |
Chao Xu
|
030099a5bd
|
update fieldPath in event_test.go to v1
|
2015-06-09 10:45:55 -07:00 |
James DeFelice
|
b5583db1d2
|
add UnversionedPath() to fix ServerAPIVersions()
|
2015-06-09 17:30:48 +00:00 |
krousey
|
5aa0219ada
|
Merge pull request #9292 from cjcullen/test_pull_8946
Add an ssh tunnel option to the /proxy endpoint
|
2015-06-08 14:30:12 -07:00 |
krousey
|
49a6b629f8
|
Merge pull request #9171 from jdef/parse_prefix_from_server
parse apiserver prefix from client config host spec
|
2015-06-08 10:17:41 -07:00 |
CJ Cullen
|
cb317604ab
|
Some refactoring. Only selectively use ssh proxy.
Add NetworkName to gce.Config.
Add locking to uses of master.tunnels.
|
2015-06-05 14:55:16 -07:00 |
CJ Cullen
|
1ae8801387
|
Fix transport creation logic.
Refactor loadTunnels to allow one path for load, another for refresh.
Make SSHTunnelList.Close sleep for a minute before actually closing each tunnel.
|
2015-06-05 14:55:16 -07:00 |
Brendan Burns
|
7ea533d871
|
Add the SSHTunnel transport to the kubelet client.
|
2015-06-05 14:55:15 -07:00 |
Quinton Hoole
|
8b01ecb53a
|
Merge pull request #9024 from markturansky/recyc_controllers
PersistentVolumeRecycler controller
|
2015-06-05 11:39:08 -07:00 |
James DeFelice
|
4b8995f009
|
parse apiserver prefix from client config host spec, with unit test
|
2015-06-04 20:20:19 +00:00 |
markturansky
|
2829fadfad
|
PV Recycling API
|
2015-06-04 15:39:34 -04:00 |
Brian Grant
|
656fa7bea1
|
Merge pull request #9225 from caesarxuchao/add-v1-tests-general
Add v1 tests
|
2015-06-03 22:18:21 -07:00 |
Chao Xu
|
ca72165b20
|
remove most references to api.PreV1Beta3
|
2015-06-03 20:09:03 -07:00 |
Chao Xu
|
6b81c064ed
|
change v1beta3 to v1 in test cases
|
2015-06-03 17:50:22 -07:00 |
Daniel Smith
|
67f53d2eff
|
Make kubectl work inside a container in k8s
|
2015-06-03 12:48:07 -07:00 |
Eric Tune
|
6e3ff01fa7
|
Merge pull request #9092 from lavalamp/no-ro-nonbreaking
Nonbreaking changes working towards removing the RO port
|
2015-06-03 09:25:46 -07:00 |
Daniel Smith
|
e3c0e38f1b
|
Move cluster client creation to client.NewInCluster()
Built & pushed nettest:1.4.
|
2015-06-02 18:47:06 -07:00 |
Filip Grzadkowski
|
7cdfb2ac7f
|
Reduce number of list requests in watch-based cache
|
2015-06-03 00:55:49 +02:00 |
Prashanth B
|
6c209ec193
|
Revert "Revert "Wake up rcs when pods get DeletionFinalStateUnknown tombstones""
|
2015-05-29 09:24:39 -07:00 |
Tim Hockin
|
b69fad211e
|
Revert "Wake up rcs when pods get DeletionFinalStateUnknown tombstones"
|
2015-05-28 10:23:55 -07:00 |
Wojciech Tyczynski
|
6ffe46a9e0
|
Merge pull request #8822 from bprashanth/fifo_rc
Wake up rcs when pods get DeletionFinalStateUnknown tombstones
|
2015-05-28 10:50:28 +02:00 |
Prashanth Balasubramanian
|
8fa66bd962
|
Delta fifo includes objects in DeleteFinalStateUnknow, rcs stop faster
|
2015-05-27 16:45:51 -07:00 |
Tim Hockin
|
fc8aa104ae
|
Merge pull request #8670 from jbdalido/nilparameters
Quick fix for listPods with nil parameters
|
2015-05-27 15:39:23 -07:00 |
Dawn Chen
|
b31505bfba
|
Merge pull request #8646 from andronat/failed_test_TestCreateMissingContext
Test fails when arbitrary kubernetes master is set
|
2015-05-22 14:56:53 -07:00 |
jbdalido
|
6ea63e69ce
|
fix for listPods with nil parameters
|
2015-05-22 16:21:13 +02:00 |
Anastasis Andronidis
|
66a758b85d
|
Test fails when env variables are set
|
2015-05-22 01:12:55 +02:00 |
Jeff Lowdermilk
|
4ef79733b6
|
Remove pkg/api dependency from pkg/client/clientcmd/api
|
2015-05-21 11:47:50 -07:00 |
Daniel Smith
|
80c3506484
|
Merge pull request #8494 from liggitt/gate_tokens_controller
Wait until stores are filled before processing service account token events
|
2015-05-21 10:29:53 -07:00 |
Jordan Liggitt
|
49ceb82179
|
Wait until stores are filled before processing service account token events
|
2015-05-20 22:19:42 -04:00 |
Tim Hockin
|
75617e8760
|
Better kubelet logging for probes
Log when we actually run probes and event when they fail. Print the output of
a probe, too.
|
2015-05-20 08:56:45 -07:00 |
Tim Hockin
|
70c94fad6d
|
Don't rename api imports in conversions
|
2015-05-19 11:21:21 -07:00 |
Tim Hockin
|
f66ca25d9f
|
Rename AccessMode to PersistentVolumeAccessMode
|
2015-05-18 17:21:30 -07:00 |
Jeff Lowdermilk
|
db09ceae25
|
Remove dependency on pkg/api from pkg/client/clientcmd/api
|
2015-05-15 19:03:34 -07:00 |
Yu-Ju Hong
|
4b40db3367
|
Remove /podInfo endpoint on kubelet
Kubelet sends pod status updates to the API server now. This endpoint is no
longer needed.
|
2015-05-14 17:51:26 -07:00 |
Masahiro Sano
|
3b27e73726
|
add client for podTemplate resource
|
2015-05-14 22:05:03 +09:00 |
Derek Carr
|
f3835c1f7e
|
Merge pull request #8123 from deads2k/expose-flag-bind
expose FlagInfo binding methods
|
2015-05-13 13:56:24 -04:00 |
deads2k
|
bd66e9011d
|
expose FlagInfo binding methods
|
2015-05-12 13:33:11 -04:00 |
Nikhil Jindal
|
d75bd8bf2a
|
Merge pull request #7101 from liggitt/service_account
ServiceAccounts
|
2015-05-12 10:23:41 -07:00 |
Derek Carr
|
3e4713787a
|
Merge pull request #7436 from akram/fix_port_forward_listens_ipv_and_ipv4
Port forward now listens on IPv4 and IPv6 localhost address
|
2015-05-12 10:27:56 -04:00 |
Jordan Liggitt
|
53d55f4192
|
Add ServiceAccount API type, client
|
2015-05-11 17:18:05 -04:00 |
deads2k
|
19784dbc4f
|
remove auth-path from kubeconfig
|
2015-05-11 10:40:23 -04:00 |
deads2k
|
6498fc1fda
|
remove cmd respect for auth-path
|
2015-05-08 16:33:33 -04:00 |
Cesar Wong
|
d954c31b22
|
Update Exec and Portforward client to use pod subresource
|
2015-05-07 14:25:14 -04:00 |
Prashanth Balasubramanian
|
4b0607cf0b
|
Scheduler ignored nodes with unknown condition status
|
2015-05-06 18:32:52 -07:00 |
Daniel Smith
|
16a6fb8ef7
|
Replace calls to time.After with time.NewTimer for explicit stopping
|
2015-05-04 14:29:33 -07:00 |
Daniel Smith
|
36977ecb67
|
Merge pull request #7643 from bprashanth/rc_status
Requeue rc if a single get/put retry on status.Replicas fails
|
2015-05-04 12:15:30 -07:00 |
Prashanth Balasubramanian
|
864e12d995
|
Retry once and requeue on failure to update status.Replicas
|
2015-05-01 18:10:58 -07:00 |
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
Clayton Coleman
|
1a8845af61
|
Merge pull request #7490 from smarterclayton/alter_list
Do not automatically decode runtime.RawExtension
|
2015-05-01 16:48:26 -04:00 |