Eric Walker 
							
						 
					 
					
						
						
							
						
						d8390c4845 
					 
					
						
						
							
							Remove test/images/* from hack/.golint_failures  
						
						
						
						
					 
					
						2018-11-12 20:51:41 -07:00 
						 
				 
			
				
					
						
							
							
								Pavithra Ramesh 
							
						 
					 
					
						
						
							
						
						73b548db06 
					 
					
						
						
							
							Support running a nodelocal dns cache  
						
						... 
						
						
						
						This change includes the yaml files and gce startup script changes
to run this addon. It is disabled by default, can be enabled by setting
KUBE_ENABLE_NODELOCAL_DNS=true
An ip address is required for the cache instance to listen for
requests on, default is a link local ip address of value 169.254.25.10
addressed review comments, updated image location
Picked a different prometheus port so stats port is not same as the
coredns deployment
Removed the nodelocaldns-ready label.
Set memory limit to 30Mi 
						
						
					 
					
						2018-11-12 14:54:20 -08:00 
						 
				 
			
				
					
						
							
							
								saravanan30erd 
							
						 
					 
					
						
						
							
						
						14a9fa47c6 
					 
					
						
						
							
							fix golint issues in ovirt  
						
						
						
						
					 
					
						2018-11-12 16:04:26 +04:00 
						 
				 
			
				
					
						
							
							
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						3e3388bdcb 
					 
					
						
						
							
							Fix issues with verify-imports.sh  
						
						... 
						
						
						
						Change-Id: I31aa2483065a4ef6acb65c18cda73c325c432df3 
						
						
					 
					
						2018-11-10 07:50:32 -05:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						e998d6c2bc 
					 
					
						
						
							
							Merge pull request  #70718  from cblecker/godep-round-a-million  
						
						... 
						
						
						
						Fork godep to fix inconsistent abbreviation size 
						
						
					 
					
						2018-11-07 19:10:45 -08:00 
						 
				 
			
				
					
						
							
							
								Christoph Blecker 
							
						 
					 
					
						
						
							
						
						bc7e7e5114 
					 
					
						
						
							
							Remove ignore on GodepVersion and Godep comments  
						
						
						
						
					 
					
						2018-11-07 11:02:08 -08:00 
						 
				 
			
				
					
						
							
							
								Christoph Blecker 
							
						 
					 
					
						
						
							
						
						64173fb46b 
					 
					
						
						
							
							Remove godep from REQUIRED_BINS  
						
						
						
						
					 
					
						2018-11-07 11:02:07 -08:00 
						 
				 
			
				
					
						
							
							
								Christoph Blecker 
							
						 
					 
					
						
						
							
						
						35cdbdf16c 
					 
					
						
						
							
							Use ensured godep instead of relying on PATH  
						
						
						
						
					 
					
						2018-11-07 11:02:01 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						50de3a0d79 
					 
					
						
						
							
							Merge pull request  #69659  from cheftako/lintClean3  
						
						... 
						
						
						
						Fixes lint errors in kubeapiserver packages 
						
						
					 
					
						2018-11-06 14:02:05 -08:00 
						 
				 
			
				
					
						
							
							
								Christoph Blecker 
							
						 
					 
					
						
						
							
						
						c0c62821d7 
					 
					
						
						
							
							Install ensured godep inside hermetic GOPATH  
						
						
						
						
					 
					
						2018-11-06 12:23:27 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						15de3eed09 
					 
					
						
						
							
							Merge pull request  #70461  from mysunshine92/golint  
						
						... 
						
						
						
						fix golint errors in pkg/volume/* 
						
						
					 
					
						2018-11-05 11:41:47 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						8fe6eb3076 
					 
					
						
						
							
							Merge pull request  #70420  from idealhack/fix-golint-pkg-kubectl  
						
						... 
						
						
						
						Fix some golint errors for packages in `pkg/kubectl` 
						
						
					 
					
						2018-11-05 06:53:55 -08:00 
						 
				 
			
				
					
						
							
							
								walter 
							
						 
					 
					
						
						
							
						
						2af982abb9 
					 
					
						
						
							
							Fixes lint errors in kubeapiserver packages  
						
						... 
						
						
						
						Fixes lint errors in kubeapiserver/admission, kubeapiserver/authorizer,
kubeapiserver/authenticator. Also enables lint testing of these
directories.
Fixed go format.
Fixed changes from config. 
						
						
					 
					
						2018-11-04 17:22:41 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						5581f52c0f 
					 
					
						
						
							
							Merge pull request  #69111  from rajansandeep/clustername  
						
						... 
						
						
						
						Adapt e2e tests for cluster-domain other than cluster.local 
						
						
					 
					
						2018-11-01 23:45:22 -07:00 
						 
				 
			
				
					
						
							
							
								Yang Li 
							
						 
					 
					
						
						
							
						
						3d0c961d57 
					 
					
						
						
							
							Fix some golint errors for packages in pkg/kubectl  
						
						... 
						
						
						
						- Fix some golint errors for `pkg/kubectl`
- Fix a golint error for `pkg/kubectl/apps`
- Fix all golint errors for `pkg/kubectl/cmd`
- Fix some golint errors for `pkg/kubectl/generate/versioned`
- Fix a golint error for `pkg/kubectl/generate`
- Fix some golint errors for `pkg/kubectl/metricsutil`
- Fix all golint errors for `pkg/kubectl/util`
- Fix all golint errors for `pkg/kubectl/util/slice` 
						
						
					 
					
						2018-11-02 11:55:40 +08:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						4351cea80c 
					 
					
						
						
							
							Merge pull request  #70046  from cheftako/lintCleanGce  
						
						... 
						
						
						
						Fixed lint errors for pkg/cloudprovider/providers/gce. 
						
						
					 
					
						2018-11-01 13:44:06 -07:00 
						 
				 
			
				
					
						
							
							
								Sandeep Rajan 
							
						 
					 
					
						
						
							
						
						4c8a65ac01 
					 
					
						
						
							
							configure cluster domain via flags  
						
						
						
						
					 
					
						2018-11-01 12:27:54 -04:00 
						 
				 
			
				
					
						
							
							
								yameiwang 
							
						 
					 
					
						
						
							
						
						18a904d187 
					 
					
						
						
							
							fix golint errors in pkg/volume/*  
						
						
						
						
					 
					
						2018-11-01 16:52:56 +08:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						0be22d8ace 
					 
					
						
						
							
							Merge pull request  #70230  from qingsenLi/git181025  
						
						... 
						
						
						
						fix golint for /pkg/util/ipconfig and /pkg/util/resourcecontainer 
						
						
					 
					
						2018-10-31 11:50:23 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						76234a31b0 
					 
					
						
						
							
							Merge pull request  #69680  from jonfriesen/fix_golint_test/utils/images  
						
						... 
						
						
						
						Fixes golint in test/utils/image 
						
						
					 
					
						2018-10-30 08:01:55 -07:00 
						 
				 
			
				
					
						
							
							
								Jon Friesen 
							
						 
					 
					
						
						
							
						
						0415ebe439 
					 
					
						
						
							
							Fixes golint in test/utils/image  
						
						... 
						
						
						
						This change fixes the test/utils/image package golint errors. 
						
						
					 
					
						2018-10-29 17:07:01 -07:00 
						 
				 
			
				
					
						
							
							
								walter 
							
						 
					 
					
						
						
							
						
						735ad9ed63 
					 
					
						
						
							
							Fixed lint errors for pkg/cloudprovider/providers/gce.  
						
						... 
						
						
						
						Fixed minor issues.
Cleaned up from merge errors. 
						
						
					 
					
						2018-10-29 11:52:24 -07:00 
						 
				 
			
				
					
						
							
							
								zuoxiu.jm 
							
						 
					 
					
						
						
							
						
						efeec1edee 
					 
					
						
						
							
							remove internal informer/lister generator  
						
						
						
						
					 
					
						2018-10-29 11:37:55 +08:00 
						 
				 
			
				
					
						
							
							
								qingsenLi 
							
						 
					 
					
						
						
							
						
						ca74d32e4c 
					 
					
						
						
							
							fix golint for /pkg/util/ipconfig and /pkg/util/resourcecontainer-2  
						
						
						
						
					 
					
						2018-10-26 23:58:30 +08:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						d0577ace6b 
					 
					
						
						
							
							fixup extensions->apps references  
						
						
						
						
					 
					
						2018-10-25 21:12:57 -04:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						86e2d2bf03 
					 
					
						
						
							
							Merge pull request  #69587  from jonfriesen/fix_golint_tests  
						
						... 
						
						
						
						Fixes golint for test/list 
						
						
					 
					
						2018-10-24 14:46:57 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						e7e6c8a95c 
					 
					
						
						
							
							Merge pull request  #68544  from tanshanshan/lint912-2  
						
						... 
						
						
						
						fix golint for pkg/util/dbus, node, strings, workqueue/prometheus 
						
						
					 
					
						2018-10-23 16:44:31 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						eef8154833 
					 
					
						
						
							
							Merge pull request  #69554  from nikhita/cloud-provider-import-restrictions  
						
						... 
						
						
						
						Add import restrictions for cloud-provider 
						
						
					 
					
						2018-10-23 12:29:29 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						5e8e8dcff8 
					 
					
						
						
							
							Merge pull request  #70101  from imjching/68026-fix-golint-failures-discovery  
						
						... 
						
						
						
						Fix linting issues in staging/src/k8s.io/client-go/discovery/* 
						
						
					 
					
						2018-10-23 11:17:40 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						f827a98257 
					 
					
						
						
							
							Merge pull request  #69596  from logicalhan/abac-lint  
						
						... 
						
						
						
						fix lint issues in the apis/abac directory (except latest.go) 
						
						
					 
					
						2018-10-23 11:17:31 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						199cd1b8af 
					 
					
						
						
							
							Merge pull request  #69369  from mikechernev/improve-verify-golint  
						
						... 
						
						
						
						Make the golint verify script MacOS compatible 
						
						
					 
					
						2018-10-22 19:44:11 -07:00 
						 
				 
			
				
					
						
							
							
								Jay Lim 
							
						 
					 
					
						
						
							
						
						7a317e6262 
					 
					
						
						
							
							Fix linting issues in staging/src/k8s.io/client-go/discovery/*  
						
						... 
						
						
						
						Signed-off-by: Jay Lim <jay@imjching.com > 
						
						
					 
					
						2018-10-22 20:09:45 -04:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						8b36038b41 
					 
					
						
						
							
							Merge pull request  #68483  from pohly/e2e-refactor-pr  
						
						... 
						
						
						
						e2e refactor 
						
						
					 
					
						2018-10-19 12:32:01 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						3fdb1e6bdb 
					 
					
						
						
							
							Merge pull request  #69952  from Katharine/include-staging  
						
						... 
						
						
						
						Include vendor/k8s.io in coverage instrumentation 
						
						
					 
					
						2018-10-18 14:44:28 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						4d66eeb922 
					 
					
						
						
							
							Merge pull request  #69709  from seans3/kubectl-translate-fix  
						
						... 
						
						
						
						kubectl: move translated data into kubectl 
						
						
					 
					
						2018-10-18 10:25:18 -07:00 
						 
				 
			
				
					
						
							
							
								Han Kang 
							
						 
					 
					
						
						
							
						
						56cd8ecf08 
					 
					
						
						
							
							fix lint issues in the apis/abac directory (except latest.go)  
						
						
						
						
					 
					
						2018-10-18 09:05:04 -07:00 
						 
				 
			
				
					
						
							
							
								Katharine Berry 
							
						 
					 
					
						
						
							
						
						9ec5b7ffde 
					 
					
						
						
							
							Include vendor/k8s.io in coverage.  
						
						
						
						
					 
					
						2018-10-17 17:15:27 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						0652e098d0 
					 
					
						
						
							
							Merge pull request  #67547  from pbarker/audit-api  
						
						... 
						
						
						
						dynamic audit configuration api 
						
						
					 
					
						2018-10-17 16:19:39 -07:00 
						 
				 
			
				
					
						
							
							
								Sean Sullivan 
							
						 
					 
					
						
						
							
						
						b7f8369da2 
					 
					
						
						
							
							kubectl: move translated data into kubectl  
						
						
						
						
					 
					
						2018-10-17 10:34:21 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						0d6f6a680b 
					 
					
						
						
							
							Merge pull request  #68441  from smarterclayton/describe_dependency  
						
						... 
						
						
						
						Move versioned generators into their own package 
						
						
					 
					
						2018-10-17 04:24:06 -07:00 
						 
				 
			
				
					
						
							
							
								tanshanshan 
							
						 
					 
					
						
						
							
						
						0ecff590bb 
					 
					
						
						
							
							fix golint for some of pkg/util  
						
						
						
						
					 
					
						2018-10-17 10:11:49 +08:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						5a0220a6d8 
					 
					
						
						
							
							Merge pull request  #69387  from mcrute/master  
						
						... 
						
						
						
						fix golint for pkg/cloudprovider/providers/aws 
						
						
					 
					
						2018-10-16 17:53:02 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						1d3d1e8968 
					 
					
						
						
							
							Merge pull request  #68518  from leakingtapan/golint-fix-volume-empty-dir  
						
						... 
						
						
						
						fix golint issues for pkg/volume/empty_dir 
						
						
					 
					
						2018-10-16 17:52:44 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						ef195428a0 
					 
					
						
						
							
							Merge pull request  #69790  from WanLinghao/clean_packages  
						
						... 
						
						
						
						clean all unused packages under pkg/util 
						
						
					 
					
						2018-10-16 13:02:01 -07:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						defd8713ac 
					 
					
						
						
							
							Fix govet errors in generators  
						
						
						
						
					 
					
						2018-10-16 12:54:40 -04:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						9f5c2aea1a 
					 
					
						
						
							
							Cut a dependency between kubectl and the rest of the repo  
						
						... 
						
						
						
						The types referenced in credentialprovider are part of a long term api
and will not change, and kubectl doesn't need to take a dependency on this
package in order to do minimal validation here. 
						
						
					 
					
						2018-10-16 12:54:40 -04:00 
						 
				 
			
				
					
						
							
							
								Patrick Barker 
							
						 
					 
					
						
						
							
						
						381d0a5d14 
					 
					
						
						
							
							adds dynamic audit api  
						
						
						
						
					 
					
						2018-10-16 06:46:34 -06:00 
						 
				 
			
				
					
						
							
							
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						0b15620ea3 
					 
					
						
						
							
							tolerate both http(s) and git urls for cherry_pick_pull  
						
						... 
						
						
						
						Looks like the previous change broke for users who have cloned their
upstream using https instead of ssh. Here we explicit strip out the
prefixes like "http://", "https://" and "git@" before look for the repo
name and the org name.
Change-Id: I8fbfae8bfa209a954d36d3ada791dcf13070ec6d 
						
						
					 
					
						2018-10-15 21:05:32 -04:00 
						 
				 
			
				
					
						
							
							
								Cheng Pan 
							
						 
					 
					
						
						
							
						
						42ef7ae8d5 
					 
					
						
						
							
							fix golint issues for pkg/volume/empty_dir  
						
						
						
						
					 
					
						2018-10-15 20:00:36 +00:00 
						 
				 
			
				
					
						
							
							
								k8s-ci-robot 
							
						 
					 
					
						
						
							
						
						2119512b9e 
					 
					
						
						
							
							Merge pull request  #68491  from leakingtapan/golint-fix-volume-util  
						
						... 
						
						
						
						fix golint issue for pkg/volume/util 
						
						
					 
					
						2018-10-15 11:40:32 -07:00