Thanks. I was curious to see if they were unique across the whole cluster (ie. The number won't be repeated again).
That way I could store the version number as a unique column in our database. On Thu., 10 Nov. 2016, 9:29 am Maciej Szulik, <[email protected]> wrote: > 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
