Re: [pve-devel] [PATCH cluster 4/5] Add cluster join API version check

2019-11-21 Thread Thomas Lamprecht
On 11/20/19 5:43 PM, Stefan Reiter wrote: > Adds API call GET /cluster/config/apiversion to retrieve remote clusters > join-API version (0 is assumed for versions without this endpoint). > > Warn user if remote version differs, and select new fallback method only > if available. This ensures full

[pve-devel] [PATCH cluster 4/5] Add cluster join API version check

2019-11-20 Thread Stefan Reiter
Adds API call GET /cluster/config/apiversion to retrieve remote clusters join-API version (0 is assumed for versions without this endpoint). Warn user if remote version differs, and select new fallback method only if available. This ensures full compatibility between nodes/clusters with and withou