Jeff Lowdermilk
|
5e25827919
|
Merge pull request #10204 from caesarxuchao/pr/9754/head
Continue on #9754, Improvements to the guestbook README, switch to .yaml files
|
2015-06-23 09:44:06 -07:00 |
Chao Xu
|
59b654c996
|
fix tests for 22f1b07858
|
2015-06-22 17:10:09 -07:00 |
Mike Danese
|
0da17683f0
|
log a message when we fall back to service account
|
2015-06-19 17:52:38 -07:00 |
Satnam Singh
|
29ffee51a8
|
Merge pull request #10102 from mikedanese/kubeconfig-bug-fix
make clientcmd use inClusterConfig only if no other configs are available
|
2015-06-19 16:45:33 -07:00 |
Satnam Singh
|
b964f3c911
|
Merge pull request #9739 from bprashanth/sno
Fix kubectl stop rc with sequence numbers
|
2015-06-19 15:30:26 -07:00 |
Prashanth Balasubramanian
|
9ed9bd1c4f
|
Add a generation number to the object meta of all objects, and status of rcs
|
2015-06-19 14:32:08 -07:00 |
Mike Danese
|
c93a7d644c
|
make clientcmd use inClusterConfig only if no other configs are available
|
2015-06-19 12:41:10 -07:00 |
Satnam Singh
|
078e85cfdb
|
Merge pull request #10076 from caesarxuchao/pr/9966/head
based on #9966: fix annoying 'please check...' messages; remove v1beta1&2 ref
|
2015-06-19 11:56:47 -07:00 |
Chao Xu
|
5673f73378
|
fix the left pre V1 field names in 290c4618c331f4f30a278af520121ff35
|
2015-06-18 18:44:55 -07:00 |
Satnam Singh
|
1d44d06190
|
Merge pull request #10032 from deads2k/client-debugging
add debugging transport for client
|
2015-06-18 14:24:03 -07:00 |
Mike Danese
|
3de11e2fa8
|
reenable patch serverside using strategic-merge-patch
|
2015-06-18 12:06:46 -07:00 |
deads2k
|
bab0a61ef1
|
add debugging transport for client
|
2015-06-18 14:51:00 -04:00 |
Chao Xu
|
1be9789795
|
remove references to v1beta1/2 in listwatch_test.go
|
2015-06-17 17:23:33 -07:00 |
Daniel Smith
|
f990899290
|
fix annoying 'please check...' messages; remove v1beta1&2 ref
|
2015-06-16 16:21:54 -07:00 |
Brendan Burns
|
1dd18673ec
|
Merge pull request #9762 from jlowdermilk/negotiate-api-version
kubectl negotiates api version to use based on client,server supported versions
|
2015-06-16 11:18:08 -07:00 |
Jeff Lowdermilk
|
f31191224b
|
kubectl negotiates apiversion to use based on client,server supported
|
2015-06-16 10:12:39 -07:00 |
nikhiljindal
|
3d63c71cbc
|
Removing legacyBehavior param from pkg/client
|
2015-06-15 16:49:11 -07:00 |
Clayton Coleman
|
bdbf477207
|
REST Client metrics capture grows unbounded
The URLs were unique by namespace and query parameter value, which means
an infinite number of metrics counters could be created.
|
2015-06-15 11:03:20 -04:00 |
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 |