forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 115
Rebase kubernetes 1.7.6 #42
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
Merged
Merged
Changes from all commits
Commits
Show all changes
166 commits
Select commit
Hold shift + click to select a range
0c43cd9
UPSTREAM: <carry>: reallow the ability to post across namespaces in api
dec1812
UPSTREAM: <carry>: add kubelet timeouts
soltysh 372b4fd
UPSTREAM: <carry>: Tolerate node ExternalID changes with no cloud pro…
DirectXMan12 30ecb24
UPSTREAM: <carry>: Add our types to kubectl get error
dfd18ea
UPSTREAM: <carry>: Allow overriding default generators for run
liggitt 5a33e34
UPSTREAM: <carry>: force import ordering for stable codegen
b60ea94
UPSTREAM: <drop>: merge multiple registrations for the same group
deads2k b892bc9
UPSTREAM: <carry>: add service serving cert signer to token controller
deads2k 0be53fc
UPSTREAM: <carry>: fix fifo resync, remove after FIFO is dead
deads2k 0eff8f3
UPSTREAM: <carry>: ignored namespace lifecycle resources
deads2k f7566e7
UPSTREAM: <carry>: Disable file locking in clientcmd
smarterclayton 6d1e050
UPSTREAM: <carry>: Disable e2e pre-check on scheduler predicates
19fb614
UPSTREAM: <drop>: add origin resource shortcuts to kube shortcut rest…
9e86141
UPSTREAM: <carry>: Double container probe timeout
smarterclayton 187602e
UPSTREAM: <carry>: Increase service endpoint test timeout
smarterclayton c5307ad
UPSTREAM: <carry>: Pod deletion can be contended, causing test failure
smarterclayton ed6be64
UPSTREAM: docker/engine-api: 26718: Add Logs to ContainerAttachOptions
sttts 0cd1393
UPSTREAM: <carry>: update clientset generator for openshift groups
deads2k 20564c4
UPSTREAM: carry: google.golang.org/grpc 231b4cfea0e79843053a33f5fe90b…
sttts b6f8418
UPSTREAM: <carry>: openapi test, patch in updated package name
deads2k 486553b
UPSTREAM: 00000: make AsVersionedObjects default cleanly
deads2k ac07ab2
UPSTREAM: <carry>: Fix to avoid REST API calls at log level 2.
26c646b
UPSTREAM: 00000: disambiguate operation names for legacy discovery
deads2k 485baa9
UPSTREAM: <carry>: remove JSON codec
deads2k b2dd9ae
UPSTREAM: 47975: make proto time precision match json
deads2k 03c2ecd
UPSTREAM: 48017: Plumb preferred version to nested object encoder
liggitt c31e900
UPSTREAM: 47740: Add websocket protocol authentication method
liggitt b791231
UPSTREAM: 47740: Use websocket protocol authenticator in apiserver
liggitt d7c93b2
UPSTREAM: <carry>: add patch to allow shimming SCC
deads2k d61b2df
UPSTREAM: <carry>: update client namer rules for amguity
deads2k de0337b
UPSTREAM: <carry>: update group references
deads2k 481c21b
UPSTREAM: 47823: don't pass CRI error through to waiting state reason
sjenning 0606f8b
UPSTREAM: 47094: prioritize messages for long steps
eparis 74a8afb
UPSTREAM: 47919: Use %q formatter for error messages from the AWS SDK…
bc1890e
UPSTREAM: 47367: Add client side event rate limiting
derekwaynecarr 485c266
UPSTREAM: 48343: don't accept delete tokens that are waiting to be re…
deads2k 1b41c16
UPSTREAM: 44784: Handle vendored names in OpenAPI gen
smarterclayton 53082dd
UPSTREAM: 48354: allow a deletestrategy to opt-out of GC
deads2k 810d5a4
UPSTREAM: 48394: GuaranteedUpdate must write if stored data is not ca…
smarterclayton 1dd0acf
UPSTREAM: 47347: actually check for a live discovery endpoint before …
deads2k 9edd653
UPSTREAM: <carry>: commit generated openapi
deads2k 1b5c258
UPSTREAM: <drop>: generated updates
deads2k 11be20e
UPSTREAM: 45894: Export BaseControllerRefManager
deads2k a264648
UPSTREAM: 49130: expose RegisterAllAdmissionPlugins
deads2k adaeb19
UPSTREAM: 49131: expose direct from config new scheduler method
deads2k dc05b03
UPSTREAM: 49132: make a union categoryexpander
deads2k bc0fca6
UPSTREAM: <carry>: make wiring in kubeproxy easy until we sort out co…
deads2k d3192d6
UPSTREAM: <carry>: compensate for poor printer behavior
deads2k a9a5308
UPSTREAM: <carry>: increase wait in kubecontrollers
deads2k b47ade8
UPSTREAM: 49133: update permissions to allow block owner deletion
deads2k 1083652
UPSTREAM: 49134: tolerate missing template
deads2k 9da98eb
UPSTREAM: 49136: don't mutate printers after creation
deads2k 0d9dd47
UPSTREAM: 45294: Fix protobuf generator for aliases to repeated types
deads2k 8622442
UPSTREAM: <carry>: generator updates
deads2k b6b7508
UPSTREAM: <carry>: squash to SCC
deads2k 0c2ae59
UPSTREAM: 49137: proxier is it really nil
deads2k a552749
UPSTREAM: <carry>: allow separate mapping fo kind
deads2k e4e5dd1
UPSTREAM: <drop>: disable suspicously failing tests
deads2k de2ffbc
UPSTREAM: 49139: expose proxy default
deads2k 8889f23
UPSTREAM: 48481: protect against nil panic in apply
fabianofranz 500d25e
UPSTREAM: 48582: Fixes oc delete ignoring --grace-period.
fabianofranz dac90a0
UPSTREAM: 48578: run must output message on container error
fabianofranz da51183
UPSTREAM: 48613: proxy/userspace: honor listen IP address as host IP …
dcbw 18c0830
UPSTREAM: 48884: Do not mutate pods on update
smarterclayton 3bf69d1
UPSTREAM: 49120: Modify podpreset lister to use correct namespace
7d7181c
UPSTREAM: 48635: proxy/userspace: suppress "LoadBalancerRR: Removing …
deads2k b60d02c
UPSTREAM: 48960: No warning event for DNSSearchForming
derekwaynecarr 97cdcea
UPSTREAM: 47731: Use endpoints informer for the endpoint controller.
257b758
UPSTREAM: 47788: Get rid of 30s ResyncPeriod in endpoint controller.
bc37d43
UPSTREAM: 49230: use informers for quota calculation
derekwaynecarr 5f917e9
UPSTREAM: 49285: do not mutate statefulset on update
mfojtik d03dc7f
UPSTREAM: 49111: Fix findmnt parsing in containerized kubelet
jsafrane e40bdc8
UPSTREAM: 49227: tighten quota controller interface
deads2k 2cfbbd2
UPSTREAM: 49127: Make definite mount timeout for glusterfs volume mount
jsafrane 9fdd1f5
UPSTREAM: 49312: allow the /version endpoint to pass through
deads2k dd7115b
UPSTREAM: 49379: Pass clientset's Interface to CreateScheduler.
5787db7
UPSTREAM: 49326: add cronjobs to all
deads2k bfdcfd8
UPSTREAM: 49395: rate limiting should not affect system masters
deads2k 9b61415
UPSTREAM: 48940: support fc volume attach and detach
rootfs d28936e
UPSTREAM: 48518: Kubelet client cert initialization (and 48519)
smarterclayton d2d070d
UPSTREAM: 49514: Make client bootstrap public
smarterclayton b4e8224
UPSTREAM: 48778: check for negative values
juanvallejo e34515b
UPSTREAM: 49475: Fixed glusterfs mount options
jsafrane e45bdb9
UPSTREAM: 48224: add reflector metrics
deads2k cd79d5b
UPSTREAM: 49656: make admission tolerate object without objectmeta fo…
deads2k ddaf805
UPSTREAM: 49114: Move generators to staging/src/k8s.io/kube-gen
mfojtik b3f83eb
UPSTREAM: <carry>: Do not error out on pods in kube-system
smarterclayton efed96c
UPSTREAM: 49724: skip WaitForAttachAndMount for terminated pods in sy…
sjenning efe262f
UPSTREAM: 49448: Use an interface in lock election
smarterclayton 7739ffb
UPSTREAM: <drop>: make openapi handler serialize in the background
deads2k 52db415
UPSTREAM: <drop>: pickup clientgen changes
mfojtik 219087a
UPSTREAM: <drop>: update kubernetes types for new codegen syntax
mfojtik 4582a11
UPSTREAM: 00000: allow nil openapispec
deads2k 5a1c51c
UPSTREAM: <drop>: allow duplicate openapi paths. this is moved in 1.8
deads2k e45cc49
UPSTREAM: <drop>: don't hold API server start on superslow openapi ag…
deads2k 516ef75
UPSTREAM: <drop>: aggregate openapi through servers. 1.8 should fix t…
deads2k fd36715
UPSTREAM: <drop>: regenerate clientsets using updated codegen
mfojtik 5cac545
UPSTREAM: 49919: Fix duplicate metrics collector registration attempt…
deads2k 6a5fe69
UPSTREAM: 50019: create default selection functions for storage
deads2k 89409fb
UPSTREAM: 50259: provide the failing health as part of the controller…
deads2k 3461885
UPSTREAM: 49972: remove dead log handler and increase verbosity
deads2k 1f2653d
UPSTREAM: 47267: flag support in kubectl plugins
fabianofranz 13085d2
UPSTREAM: 49868: Status objects for 404 API errors will have the corr…
enj fb96eae
UPSTREAM: 50139: skip generation of informers and listers on resource…
mfojtik 1ae8a4c
UPSTREAM: <drop>: skip TSB namespace when checking for scheduled pods
deads2k 9f7f907
UPSTREAM: 50639: Extend SetHeader Requests method ito accept multiple…
simo5 e986cf8
UPSTREAM: 50702: Allow injection of policy in RBAC post start hook
enj 02c7d75
UPSTREAM: 50710: Refactor RBAC authorizer entry points
enj 6848f4e
UPSTREAM: 49902: Allow update to GC fields for RBAC resources
enj 6e22434
UPSTREAM: 50620: allow default option values - oc adm top node|pod
juanvallejo e586557
UPSTREAM: 50911: add diff details to pod validation error
deads2k ab6d47e
UPSTREAM: 50934: Skip non-update endpoint updates
sjenning 18013e2
UPSTREAM: 51144: Fix unready endpoints bug introduced in #50934
joelsmith eeb75ee
UPSTREAM: 51197: provide a default field selector for name and namespace
deads2k 080886c
UPSTREAM: 51208: Add an OrDie version for AddPostStartHook
simo5 39716e6
UPSTREAM: 51534: update scheduler to return structured errors instead…
deads2k 4f1b244
UPSTREAM: 51535: allow disabling the scheduler port
deads2k ea1e517
UPSTREAM: 51473: Fix cAdvisor prometheus metrics
smarterclayton 6bcadd5
UPSTREAM: 50258: Add token group adder component
liggitt 5fabe2a
UPSTREAM: 50258: Add token cache component
liggitt e922fc1
UPSTREAM: 50258: Add union token authenticator
liggitt 51b90d8
UPSTREAM: 50258: Simplify bearer token auth chain, cache successful a…
liggitt ba43bba
UPSTREAM: 51638: allow to generate extended methods in client-go
mfojtik bed92e8
UPSTREAM: 51705: Address panic in TestCancelAndReadd
enj dec5922
UPSTREAM: 51727: ensure all unstructured resources
juanvallejo 05884bc
UPSTREAM: 51636: add reconcile command to kubectl auth
deads2k 9a96473
UPSTREAM: 49142: Slow-start batch pod creation of rs, rc, ds, jobs
joelsmith 37ebe3c
UPSTREAM: <drop>: Fix result type in fake clientset generator
mfojtik 012fb5a
UPSTREAM: 51803: make url parsing in apiserver configurable
deads2k 78bd8e5
UPSTREAM: 51932: fix format of forbidden messages
deads2k c4d5074
UPSTREAM: 50843: FlexVolume: Add ability to control 'SupportsSELinux'…
8874eeb
UPSTREAM: 49219: Use case-insensitive header keys for --requestheader…
deads2k 2780226
UPSTREAM: 45345: Support "fstype" parameter in dynamically provisione…
jsafrane 01091ba
UPSTREAM: 48502: Add a refreshing discovery client
deads2k b38c71d
UPSTREAM: 49416: FC volume plugin: remove block device at DetachDisk
rootfs 796673a
UPSTREAM: 50094: apimachinery: remove pre-apigroups import path logic
sttts 69a4f9d
UPSTREAM: 52127: Fix deployment timeout reporting
0xmichalis 388b4f1
bump(k8s.io/code-generator): UPSTREAM: <drop>: rename generators to m…
deads2k 8eff8e8
bump(k8s.io/code-generator): UPSTREAM: <drop>: handle kube-gen rename
deads2k 06d8cf6
UPSTREAM: 52344: Do not log spam image pull backoff
smarterclayton cc05cd9
Avoid printing node list for LoadBalancer in log file
imcsk8 f8eb904
UPSTREAM: 49640: Run mount in its own systemd scope
jsafrane 97d6dc5
UPSTREAM: <carry>: allow controller context injection to share informers
deads2k 77e2e1c
UPSTREAM: 51448: Add PVCRef to VolumeStats
1b48522
UPSTREAM: 51553: Expose PVC metrics via kubelet prometheus
34da307
UPSTREAM: 51644: do not update init containers status if terminated
sjenning 723eaf7
UPSTREAM: 49025: fix NodePort test on baremetal installs
danwinship 1a92d90
UPSTREAM: <drop>: add debugging to NodePort test
danwinship 3fde567
UPSTREAM: 50334: Support iscsi volume attach and detach
5c98bb2
UPSTREAM: 48612: Warn if cluster ID is missing for AWS
f0f24db
UPSTREAM: 48226: Log get PVC/PV errors in MaxPD predicate only at hig…
b28b73e
UPSTREAM: 49215: Require Cluster ID for AWS
83a64e7
UPSTREAM: 48583: Record 429 and timeout errors to prometheus
smarterclayton 6ca72d9
UPSTREAM: 52221: Always populate volume status from node
gnufied 3ed9f27
UPSTREAM: 49638: Remove default binding of system:node role to system…
liggitt f5be66a
UPSTREAM: 52597: Support flag round tripping
smarterclayton 46bb66b
UPSTREAM: <carry>: increase timeout in TestCancelAndReadd even more
soltysh 80a4400
UPSTREAM: 51728: Enable CRI-O stats from cAdvisor
sjenning c485988
UPSTREAM: 52073: Fix cross-build
sjenning c8ebce7
UPSTREAM: 52297: Use cAdvisor constant for crio imagefs
sjenning 5ecf75e
UPSTREAM: 48605: support json output for log backend of advanced audit
soltysh e6a8827
UPSTREAM: 51119: Allow audit to log authorization failures
soltysh 6bf40ee
UPSTREAM: 52030: Fill in creationtimestamp in audit events
soltysh fe3d5be
UPSTREAM: 51782: A policy with 0 rules should return an error
soltysh 754741e
UPSTREAM: google/cadvisor: 1741: add CRI-O handler
sjenning a08f5ee
UPSTREAM: <drop>: generated updates
ironcladlou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this commit looks drastically different than it did previously... it was a strict rename before, now there are hundreds of changed lines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and lots of files outside the
staging/src/k8s.io/{kube-gen => code-generator}/cmd/client-gen
path are affectedThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Previously it fixed only what was needed to build in origin. Now, it works properly inside k8s, that's also the reason the rename commit is so big.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would prefer the rename commit separate from the fixup response in the future...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will remember for next time, sorry was trying to fix that mess.