Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Conversation

@dvazar
Copy link

@dvazar dvazar commented Dec 21, 2017

In Kubernetes 1.7 an opportunity to list and watch for uninitialized objects, by using the query parameter includeUninitialized=true|false. If ?includeUninitialized=true, partially initialized resources are included in the response.
This query parameter is only relevant for list and watch operations. For other operations where names of the objects are provided a kube-apiserver takes into account also uninitialized objects.

This pull request is a proposal for implementing this feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant