The commits related to upversioning kubernetes from 1.13 to 1.15 have merged.
If anyone encounters issues or odd behavior, let us know.
For anyone who uses a private docker registry, you may need to resynchonize your docker images.
One image in particular to be aware of is ceph-config-helper, since we are now using a newer version
Previously it was originating from
docker.io/port/ceph-config-helper:v1.10.3
A newer version is now being used and is hosted in docker’s starlingx account at:
docker.io/starlingx/ceph-config-helper:v1.15.0
Al