kubernetes/pkg
Kubernetes Submit Queue 7b3c08d7d3 Merge pull request #30789 from yujuhong/image_match
Automatic merge from submit-queue

Fix image inspection and matching

An image string could contain a hostname (e.g., "docker.io") or not. The same
applies to the RepoTags returned from an image inspection. To determine whether
the image docker pulled matches what the user ask for, we check if the either
string is the suffix of the other.

/cc @dims @dchen1107 @Random-Liu

This fixes #30710
2016-08-20 06:18:41 -07:00
..
admission Fix usage of shared informer in namespace admission controllers 2016-08-01 13:40:34 -04:00
api Merge pull request #30529 from hongchaodeng/r1 2016-08-20 00:24:40 -07:00
apimachinery Make registered more testable 2016-08-15 17:35:10 -07:00
apis Merge pull request #26044 from smarterclayton/multiversion_encode 2016-08-18 21:10:55 -07:00
apiserver Merge pull request #30736 from liggitt/close-websocket-watch 2016-08-19 15:47:47 -07:00
auth Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
capabilities Use Go canonical import paths 2016-07-16 13:48:21 -04:00
client Merge pull request #31016 from krousey/tcp_reuse 2016-08-19 15:45:34 -07:00
cloudprovider GCE changes for the new provisioning model 2016-08-18 10:36:50 +02:00
controller Merge pull request #30993 from mksalawa/bump_heapster_version 2016-08-19 19:36:53 -07:00
conversion Introduce GroupVersioner for capturing desired target version 2016-08-18 14:45:00 -04:00
credentialprovider Merge pull request #28539 from derekwaynecarr/credential_provider_timeout 2016-07-22 18:01:41 -07:00
dns Use MarshalIndent instead of marshal and indent 2016-08-16 18:00:30 +09:00
fieldpath Fix default resource limits (node capacities) for downward api volumes 2016-08-16 14:41:17 -04:00
fields add RequiresExactMatch test for empty andterm 2016-08-12 11:51:52 -07:00
genericapiserver Add --feature-gates to kube-system components 2016-08-19 09:07:43 -07:00
healthz fixes the wrong doc in package healthz 2016-07-18 22:46:09 +08:00
httplog Use Go canonical import paths 2016-07-16 13:48:21 -04:00
hyperkube Use Go canonical import paths 2016-07-16 13:48:21 -04:00
kubectl Merge pull request #30313 from juanvallejo/jvallejo_kube-remove-duplicate-error-msgs 2016-08-20 02:18:46 -07:00
kubelet Merge pull request #30789 from yujuhong/image_match 2016-08-20 06:18:41 -07:00
kubemark Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
labels Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
master Generates OpenAPI (aka Swagger 2.0) Spec on /swagger.json path 2016-08-18 15:32:04 -07:00
metrics Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
probe Merge pull request #27562 from 7ing/ipt 2016-08-02 08:02:32 -07:00
proxy change KUBE-XLB back to KUBE-FW 2016-08-18 10:19:59 -07:00
quota Quota admission errors if usage is negative 2016-08-11 11:26:59 -04:00
registry Merge pull request #30529 from hongchaodeng/r1 2016-08-20 00:24:40 -07:00
runtime Encoding nested objects must support unregistered runtime.Objects 2016-08-18 14:45:40 -04:00
security Initial Quobyte support 2016-08-18 17:13:50 +02:00
securitycontext Remove pod mutation for PVs with supplemental GIDs 2016-07-22 17:41:44 -04:00
serviceaccount Check for valid serviceaccount JWT token before inspecting claims 2016-07-06 14:25:15 -04:00
ssh Revert "Add a customized ssh dialer that will timeout" 2016-07-14 08:48:24 +02:00
storage Increase buffer size in etcd_watcher 2016-08-19 13:00:31 +02:00
types Use Go canonical import paths 2016-07-16 13:48:21 -04:00
ui Use Go canonical import paths 2016-07-16 13:48:21 -04:00
util Merge pull request #30468 from jlowdermilk/feature-config 2016-08-19 18:15:19 -07:00
version Use Go canonical import paths 2016-07-16 13:48:21 -04:00
volume Merge pull request #31034 from jingxu97/unmount-8-19 2016-08-19 22:18:28 -07:00
watch Update generated files due to dependency shift. 2016-08-09 10:41:09 -05:00
OWNERS Remove bgrant from pkg/OWNERS and pkg/kubectl/OWNERS since he has plenty to do. 2016-06-16 08:21:27 -07:00