solr-operator icon indicating copy to clipboard operation
solr-operator copied to clipboard

Remove dependency on Apache Nightlies download server

Open HoustonPutman opened this issue 2 years ago • 1 comments

As seen in #420 , the Apache Nightlies download server is not a stable place to rely on for our CRDs and Helm Charts to be downloaded from.

Moving the CRDs and Helm Charts is a separate issue, but luckily both will be transparent to users as they will be using the same URLs as before.

The goal is that we won't have to store the CRDs or helm charts outside of the official release folder. Users will be directed to the official release folder while using convenient URLs redirected by the solr-site htaccess file.

HoustonPutman avatar Mar 14 '22 18:03 HoustonPutman

The CRDs are fixed with https://github.com/apache/solr-site/pull/72, will move this to production after testing in the staging site.

HoustonPutman avatar Mar 14 '22 18:03 HoustonPutman