ResourceVersion is a resource specific field that identifies the internal version of an object. It can be used by clients to determine when objects have changed, because the server will change it every time an object is modified. So it has no meaning across namespaces, different kinds of resources, or different servers.
On Wed, Nov 9, 2016 at 10:57 PM, Andrew Lau <[email protected]> wrote: > Is the resourceVersion unique across the whole cluster or just for the > particular resource? > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
