It looks like index.yaml comes and goes randomly :| On Wed, Apr 23, 2025 at 11:12 AM Dmitri Bourlatchkov < dmitri.bourlatch...@dremio.com> wrote:
> Now, in my env, this worked: > > helm repo add polaris > https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/ > > but: > > $ helm repo update > Hang tight while we grab the latest from your chart repositories... > ...Unable to get an update from the "polaris" chart repository ( > https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/): > failed to fetch > https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/index.yaml > : 404 Not Found > > Cheers, > Dmitri. > > On Wed, Apr 23, 2025 at 10:07 AM Alex Dutra <alex.du...@dremio.com.invalid> > wrote: > >> Hi JB, >> >> The right URL with the release tarball is: >> >> >> https://dist.apache.org/repos/dist/dev/incubator/polaris/0.10.0-beta-incubating/ >> >> With that URL: >> >> +1 (non-binding) >> >> - Verified checksums and signatures >> - Verified the source distribution has no binary file >> - Verified "gradlew rat test" passes on the source distribution >> - Verified it is possible to import Polaris BOM + Polaris Core in a >> Gradle project >> >> However, I just tried to add the Helm chart repo and it failed: >> >> helm repo add polaris >> https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/ >> Error: looks like " >> https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/" is >> not a valid chart repository or cannot be reached: failed to fetch >> >> https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/index.yaml >> : 404 Not Found >> >> I don't think this would prevent the release though, but something we want >> to improve for the future. >> >> Thanks, >> >> Alex >> >> On Wed, Apr 23, 2025 at 2:37 PM Jean-Baptiste Onofré <j...@nanthrax.net> >> wrote: >> >> > Hi everyone, >> > >> > I propose that we release the following RC as the official >> > Apache Polaris 0.10.0-beta-incubating release. >> > >> > * This corresponds to the tag: apache-polaris-0.10.0-beta-incubating-rc0 >> > * >> > >> > >> https://github.com/apache/polaris/commits/apache-polaris-0.10.0-beta-incubating-rc0 >> > * >> > >> > >> https://github.com/apache/polaris/tree/138fe7ec2883a054c71728b83cdf0c5eb49af21b >> > >> > The release tarball, signature, and checksums are here: >> > * >> > >> > >> https://dist.apache.org/repos/dist/dev/incubator/polaris/apache-polaris-0.10.0-beta-incubating >> > >> > Helm charts are available on: >> > * https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart >> > NB: the docker images (polaris-server and polaris-admin) will be >> published >> > on DockerHub once release vote passes. >> > >> > You can find the KEYS file here: >> > * https://dist.apache.org/repos/dist/release/incubator/polaris/KEYS >> > >> > Convenience binary artifacts are staged on Nexus. The Maven repositories >> > URLs are: >> > * >> > >> https://repository.apache.org/content/repositories/orgapachepolaris-1004/ >> > * >> > >> https://repository.apache.org/content/repositories/orgapachepolaris-1005/ >> > >> > Please download, verify, and test. >> > >> > Please vote in the next 72 hours. >> > >> > [ ] +1 Release this as Apache polaris 0.10.0-beta-incubating >> > [ ] +0 >> > [ ] -1 Do not release this because... >> > >> > Only PPMC members and mentors have binding votes, but other community >> > members are >> > encouraged to cast non-binding votes. This vote will pass if there are >> > 3 binding +1 votes and more binding +1 votes than -1 votes. >> > >> > NB: if this vote passes, a new vote has to be started on the Incubator >> > general mailing >> > list. >> > >> > Thanks >> > Regards >> > >> > JB >> > >> >