sample-controller/vendor/k8s.io/apimachinery/pkg
Kubernetes Publisher 773784112f Merge pull request #55650 from smarterclayton/make_unstructured_conversion
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Move unstructured conversion into pkg/runtime

Scheme conversion should support unstructured conversion natively to
allow going from unstructured to typed and back. It is not a higher
level responsibility to do that conversion because the scheme is the
only one who knows what types it supports.

@liggitt @kubernetes/sig-cli-api-reviews I am going to make Scheme support unstructured in ConvertToVersion and Convert, which means resource.Builder and the CLI can get simpler for all existing use cases where versioned and unstructured need to coexist.

Kubernetes-commit: a67abac7654cc3e05618d41191d71730cf9565ac
2017-12-07 05:04:28 +00:00
..
api Merge pull request #55650 from smarterclayton/make_unstructured_conversion 2017-12-07 05:04:28 +00:00
apis/meta Merge pull request #55650 from smarterclayton/make_unstructured_conversion 2017-12-07 05:04:28 +00:00
conversion Merge pull request #55650 from smarterclayton/make_unstructured_conversion 2017-12-07 05:04:28 +00:00
fields Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
labels Merge pull request #54463 from saad-ali/volumeAttachmentAPI 2017-12-07 05:03:59 +00:00
runtime Merge pull request #55650 from smarterclayton/make_unstructured_conversion 2017-12-07 05:04:28 +00:00
selection Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
types Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
util Merge pull request #54957 from apelisse/update-kube-openapi 2017-12-07 05:03:31 +00:00
version Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
watch Merge pull request #54463 from saad-ali/volumeAttachmentAPI 2017-12-07 05:03:59 +00:00