We are codifying the schema of ResourceVersion in upstream Kubernetes with KEP.
tl;dr
With this change, we are parsing ResourceVersion to an int, thus explicitly defining RV as an integer rather than an opaque string as it is today. Does this affect the project in any way?