Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase 1.6.1 #13653

Merged
merged 153 commits into from
Apr 27, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
153 commits
Select commit Hold shift + click to select a range
2e01e1d
hack/godep-*.sh: bump godep to v79
sttts Apr 6, 2017
5e9e4e6
hack/godep-*.sh: symlink staging dirs
sttts Mar 16, 2017
f2bc08f
hack/godep-*.sh: workaround godep dependency issues
sttts Apr 18, 2017
d03f5c0
hack/godep-save.sh: run godep-save twice to install test dependencies
sttts Apr 22, 2017
058549a
hack/copy-kube-artifacts.sh: add staging/*** for proto files
sttts Apr 12, 2017
e8d67d3
bump(*): Kubernetes 1.6.1
sttts Apr 19, 2017
516f993
UPSTREAM: coreos/etcd: <carry>: vendor grpc v1.0.4 locally
Mar 21, 2017
4f7e8d9
UPSTREAM: docker/distribution: <carry>: Update dependencies
legionus Sep 8, 2016
824c72c
UPSTREAM: docker/distribution: <carry>: custom routes/auth
May 8, 2015
da86b54
UPSTREAM: docker/distribution: 1757: Export storage.CreateOptions in …
Jul 6, 2016
cbb2835
UPSTREAM: docker/distribution: 1857: Provide stat descriptor for Crea…
liggitt Jul 20, 2016
b84d460
UPSTREAM: docker/distribution: 2008: Honor X-Forwarded-Port and Forwa…
Nov 7, 2016
37659ce
UPSTREAM: revert: bedff43594597764076a13c17b30a5fa28c4ea76: docker/do…
Dec 22, 2016
3f107e2
UPSTREAM: coreos/go-systemd: 190: util: conditionally build CGO funct…
Dec 12, 2016
e4a729d
UPSTREAM: opencontainers/runc: 1216: Fix thread safety of SelinuxEnab…
pmorie Dec 9, 2016
b48624d
UPSTREAM: docker/distribution: 2140: Add 'ca-central-1' region for re…
mfojtik Jan 11, 2017
dea3174
UPSTREAM: docker/engine-api: 26718: Add Logs to ContainerAttachOptions
Jan 24, 2017
e60b9b3
UPSTREAM: google/cadvisor: 1639: Reduce cAdvisor log spam with multip…
derekwaynecarr Apr 12, 2017
3adf4d3
UPSTREAM: <drop>: Run make-update – vendor/ changes
sttts Apr 20, 2017
6b12679
UPSTREAM: 44861: NotRegisteredErr for known kinds not registered in t…
sttts Apr 23, 2017
e51a861
UPSTREAM: 44859: e2e: handle nil ReplicaSet in checkDeploymentRevision
sttts Apr 24, 2017
62d77ec
UPSTREAM: <carry>: add OpenShift resources to garbage collector ignor…
ncdc Apr 24, 2017
91525e7
UPSTREAM: 44570: Explicit namespace from kubeconfig should override i…
deads2k Apr 25, 2017
e5fa689
UPSTREAM: 44221: validateClusterInfo: use clientcmdapi.NewCluster()
deads2k Apr 25, 2017
3c064ff
UPSTREAM: <carry>: openapi test, patch in updated package name
deads2k Apr 25, 2017
566b41b
UPSTREAM: 00000: make AsVersionedObjects default cleanly
deads2k Apr 25, 2017
5cac278
Fix hack scripts on Mac
sttts Mar 13, 2017
a71e6f1
Rewrites
Mar 9, 2017
f6ee951
adapt: event broadcasters
sttts Apr 3, 2017
862a684
apigroups: remove meta kinds
sttts Apr 4, 2017
64ffa5e
apigroups: adapt to new 1.6 style
sttts Mar 13, 2017
dc0f528
apigroups: remove double registration of meta types for internal vers…
sttts Mar 13, 2017
4af7eb5
adapt: upstream store.CompleteWithOptions instead of ApplyOptions
Mar 15, 2017
9e134eb
adapt: match upstream discovery type changes
sttts Mar 13, 2017
68565a4
adapt: pkg/api/kubegraph/analysis.FindHPASpecsMissingCPUTargets
sttts Mar 13, 2017
9e869a5
REVIEW TODOs: adapt: pkg/cmd/cli/describe printer updates
Mar 14, 2017
17a3408
REVIEW: adapt: pkg/cmd/util/clientcmd
Mar 14, 2017
7e7b596
adapt: pass client to admission plugins via WantsInternalKubeClientSet
sttts Mar 15, 2017
32ccb4b
adapt: use InternalListWatch shim to translate ListOptions
sttts Apr 3, 2017
5ac6046
adapt: v1 secrets
sttts Apr 3, 2017
2202525
adapt: shims around auth registries for pointer List/GetOptions
sttts Apr 3, 2017
57d7235
adapt: add GetOptions to non-generated client
sttts Apr 3, 2017
cae34ba
adapt: upstream informers/listers for clusterquotamapping controller
Mar 15, 2017
fbed6d9
remove: legacy kube informers
Mar 15, 2017
d935def
remove: old clientsets
sttts Apr 20, 2017
00ebc04
remove: old api/protobuf-spec files
sttts Apr 20, 2017
723edb2
add: internal kube informers in origin shared informer factory (neede…
Mar 15, 2017
febdaf0
adapt: request timeout and image pull progress deadline for docker.Ge…
Mar 16, 2017
e9de337
adapt: f.PrinterForCommand instead of versioned printer
Mar 16, 2017
d7db2f2
REVIEW: use version that handles internal api objects to determine ef…
Mar 16, 2017
3b8f41a
REVIEW: adapt: remove OutputVersion helper calls in pkg/cmd/cli/cmd
Mar 16, 2017
34472b5
adapt: stop using a ShortcutExpander in OverwriteBootstrapPolicy
Mar 16, 2017
360cb58
adapt: pkg/deploy informers
sttts Mar 17, 2017
672fce3
REVIEW: adapt: wrap controller manager AddFlags with our controller list
Mar 17, 2017
a33c2a4
adapt: pkg/dns: replace kendpoints.PodHostnamesAnnotation with proper…
Mar 17, 2017
a853490
adapt: use SCC lister from kube in pkg/security
Mar 22, 2017
89b4a84
fix-test: misc unit tests
sttts Mar 16, 2017
1033474
fix-test: update HPA test example versions after extensions/v1beta1 i…
sttts Mar 14, 2017
cafc092
add-test: legacy apigroup case for hpa test
sttts Mar 23, 2017
b722e5e
fix-test: fuzzer panic in pkg/api/serialization_test
sttts Mar 14, 2017
dcc288e
fix-test: upstream roundtrip framework in pkg/api/serialization_test
sttts Mar 15, 2017
fb3c87b
fix-test: add SchedulerName and TerminationMessage* to container fixt…
sttts Mar 15, 2017
c833ff0
update: pkg/cmd/util/clientcmd security related restclient.Config fields
sttts Mar 20, 2017
447b9a2
update: pkg/cmd/util/clientcmd generator list
sttts Mar 20, 2017
ff4c9d8
adapt: pkg/cmd/util new upstream batch and hpa apigroups
sttts Mar 20, 2017
e9c135e
adapt: match pkg/quota/image upstream refactors
Mar 17, 2017
0ab3656
adapt: match pkg/quota to upstream refactors
Mar 20, 2017
8911c57
adapt: match pkg/sdn upstream refactors
Mar 20, 2017
d2d012c
pkg/sdn/plugin: use upstream ConstructPodPortMapping
ncdc Apr 19, 2017
90f3fa3
adapt: pkg/cmd/cli/cmd/rollout signature fixes
Mar 20, 2017
fd94350
REVIEW: adapt: pkg/cmd/cli/cmd/set printer changes
Mar 20, 2017
5daa8de
fix: add 'oc auth', fix apply args
Mar 20, 2017
c4a0735
REVIEW: update: known kube apigroup versions in pkg/cmd/server/api
sttts Mar 20, 2017
29dc705
move: split pkg/cmd/server/kubernetes into master and node
sttts Mar 21, 2017
47d3923
REVIEW: initial 1.6 port of master setup
sttts Mar 21, 2017
cf5b55c
adapt: internal+external clients in controllers
sttts Mar 22, 2017
36ea264
fix: start controllers in background and informers after controller init
Mar 25, 2017
b5c285d
REVIEW: refactoring: merge storage factory code paths
sttts Mar 22, 2017
8ccb82d
add: new deployment cohabitation
sttts Mar 22, 2017
f8bea7a
REVIEW: adapt: convert proxy & dns to shared informers
Mar 22, 2017
dfa568e
fix-test: update list of admission controllers that are off by default
Mar 22, 2017
3ddaf28
Enforce etcd2 storage backend
sttts Mar 23, 2017
1d129eb
update: bootstrap policy
Mar 24, 2017
f34c5f3
fix: do not install Docker image types, only register
sttts Mar 27, 2017
ed67807
fix-test: update expected index in TestRootRedirect
sttts Mar 27, 2017
5b26155
fix-test: non-existing extensions/v1beta1 in TestExtensionsAPIDisable…
sttts Mar 28, 2017
2c22556
add: test cases in TestClusterResourceOverridePluginWithNoLimits
Mar 27, 2017
a64a2f1
REVIEW: fix: write versioned AdmissionConfiguration for admission plu…
sttts Mar 27, 2017
e57b368
add: pkg/kubecompat/apis/extensions/v1beta1 to restore HPA in extensi…
Mar 29, 2017
c63a5a0
fix: install all kube apis and kubecompat
Mar 29, 2017
791011d
add: disabled etcd3 testing code and liveness check
Mar 29, 2017
01213ff
REVIEW: update: etcd_storage_path_test.go, with unfinished etcd3 support
Mar 29, 2017
9f856ca
fix: panic on nil field/label selectors in router ListWatchers
Mar 29, 2017
ddc3d31
fix-test: add watch request param support to router http mock
Mar 30, 2017
c0c79cc
fix-test: switch storage extensions/v1beta1 migration test from jobs …
Mar 30, 2017
a7e643f
fix: wait logic in WaitForServiceAccounts
Mar 30, 2017
1130358
add: teach deployment HPA describer about new HPA
DirectXMan12 Mar 30, 2017
e490411
fix: openapi generation script with staging dirs
Mar 23, 2017
bd5ed9c
adapt: match upstream pkg/proxy refactors
Apr 4, 2017
7e430e4
fix-test: add DockerShimSocket to NodeConfig to run int tests as non-…
Mar 31, 2017
abd3a06
fix-test: add DockerShim root dir to NodeConfig to run int tests as n…
ncdc Apr 11, 2017
3910fc3
hack/build-{go,images}: include gcs+oss build tags as in build-cross.sh
sttts Apr 10, 2017
7eaccac
fix-test: avoid 'tput: invalid terminal' in core.sh in test-cmd.sh
sttts Apr 10, 2017
a1055d0
fix-test: ignore terminating registry pods in test-cmd.sh
Apr 7, 2017
50721b9
fix: grammar in error string
sttts Apr 10, 2017
743a31d
fix: versioned objects in 'oc set env' by default
ncdc Apr 10, 2017
f451440
fix-test: adapt to Jobs removed from extensions
ncdc Apr 10, 2017
6764438
fix-test: update extended test exclude list
sttts Apr 11, 2017
8fd75a7
fix: DefaultClientConfig: use kube cluster defaults, which fallback t…
ncdc Apr 11, 2017
178ffb5
fix-test: node_auth_test needs to include ?output=1 for exec and atta…
ncdc Apr 12, 2017
4883ed8
fix: return Build, not Status in build webhook New()
sttts Apr 13, 2017
98e8593
fix-test: wait until server is healthy (and therefore rbac post start…
sttts Apr 13, 2017
3f576ef
fix: workaround kube issue 44448 for buildconfiginstantiate
ncdc Apr 13, 2017
5bfb8f2
adapt: use external kube client for events
Apr 3, 2017
b7f810e
fix: buildpod controller
sttts Apr 19, 2017
7575fcc
rewrites: compile fixes for unit tests
sttts Apr 19, 2017
c7a5124
fix-test: use semantic equality in roundtrip tests like upstream
sttts Apr 19, 2017
5558a68
fix: do not build before update in Makefile
sttts Apr 20, 2017
579f02e
fix: same eof newline on Mac and Linux
sttts Apr 20, 2017
3068df0
Default CNI conf/bin dirs correctly
ncdc Apr 20, 2017
35b0c46
fix: oc idle: marshal versioned objects
DirectXMan12 Apr 20, 2017
7529a34
Remove "vendored" userspace proxy
DirectXMan12 Apr 21, 2017
9bce621
Fix ObjectRefernce type in unidler proxy signaler
DirectXMan12 Apr 21, 2017
5ea7661
fix: be fatal on DNS informer error and fix init order
sttts Apr 24, 2017
7c0cf51
fix-test: replace cakephp-mysql-{example -> persistent} in templatese…
sttts Apr 24, 2017
efd4c15
fix-test: correct type cast in PodSucceeded for dns extended test
sttts Apr 24, 2017
c506f16
Enable garbage collector controller
ncdc Apr 24, 2017
4629f84
fix-test: Wait for openshift/ruby:latest ImageStreamTag before runnin…
ncdc Apr 24, 2017
69e3e66
fix-test: extended deploymentconfig test issues
ncdc Apr 24, 2017
738ad14
fix-test: 'oc get builds' in extended build test
ncdc Apr 24, 2017
4e4e4be
fix-test: test-cmd.sh
deads2k Apr 25, 2017
fa0029e
fix: appliedclusterresourcequota to be a getter again
deads2k Apr 25, 2017
2402efd
fix test: allow daemon set, stateful set e2e tests to schedule to all…
ncdc Apr 25, 2017
fadff0d
fix-test: add GC user to globalDeploymentConfigGetterUsers
sttts Apr 26, 2017
d0318ee
fix-test: GC user in TestOldLocalResourceAccessReviewEndpoint
sttts Apr 26, 2017
6cd98c0
UPSTREAM: opencontainers/runc: 1124: Ignore error when starting trans…
derekwaynecarr Apr 26, 2017
0956c44
fix: deployment generator for external version
deads2k Apr 26, 2017
3f31ce7
Allow a large burst for discovery to reduce oc latency
deads2k Apr 26, 2017
d12e175
fix: decoder for set env
deads2k Apr 26, 2017
0c95885
fix: switch scc review to external objects
deads2k Apr 26, 2017
5e225a8
test-fix: run staging tests through vendor
sttts Apr 26, 2017
08b1008
skip RBAC resources for oadm migrate because of permission problems
deads2k Apr 26, 2017
e3d0b8d
TO REVERT: fix SAR serialization
deads2k Apr 26, 2017
b1f47c2
sqash: fix sdn after rebase
sttts Apr 26, 2017
6de4382
UPSTREAM: <drop>: disable apiserver loopback loop in generic context
sttts Apr 27, 2017
1e84b6f
hack/godep-save.sh: add kube version check and fail early
sttts Apr 27, 2017
b8742b0
fix: clientconfig again, match master
deads2k Apr 26, 2017
bebb7ed
fix-test: hpa.{extensions -> autoscaling} in policy cmd test
sttts Apr 27, 2017
75ee23b
fix: build type changes
deads2k Apr 27, 2017
89d93e4
Disable cgroups-per-qos in dind
danwinship Apr 26, 2017
f4528e2
squash: pods PATCH permission for rc controller
sttts Apr 27, 2017
dc20aea
UPSTREAM: 44730: Check for terminating Pod prior to launching success…
sttts Apr 27, 2017
0d6b11a
Run make-update
sttts Apr 20, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7,135 changes: 4,247 additions & 2,888 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ verify-commits:
#
# Example:
# make update
update: build
update:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because compilation often depends on generated files. For verify it's ok, but updating should be possible without having a buildable state.

hack/update-generated-bindata.sh
hack/update-generated-deep-copies.sh
hack/update-generated-conversions.sh
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading