docker icon indicating copy to clipboard operation
docker copied to clipboard

Do not rely on the tiered update center directory layout

Open daniel-beck opened this issue 4 years ago • 4 comments

The canonical way to access a version-compatible update site is through /update-center.json?version=....

Do not rely on /stable-2.222/update-center.json, /2.222/update-center.json, etc. to exist. Those are implementation details that may change at any time.

daniel-beck avatar May 10 '20 10:05 daniel-beck

Here's the proposed change that will impact install-plugins.sh: https://github.com/jenkins-infra/update-center2/pull/376

daniel-beck avatar May 17 '20 10:05 daniel-beck

Can we make 2.235 the last update center tier to support? I.e. 2.24x would no longer be a fixed tier? @slide ?

daniel-beck avatar Jun 18 '20 19:06 daniel-beck

I would love to make that possible, I haven't had a chance to look into this yet though. I will try and look into it today if I can manage some time.

slide avatar Jun 18 '20 19:06 slide

See #964 964

slide avatar Jun 18 '20 23:06 slide