You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Sijie Guo <gu...@gmail.com> on 2022/02/17 04:46:35 UTC

Pulsar Helm Chart Repo is broken

Hi all,

I think the new website push has broken the Pulsar Helm Chart repo.

We might need to take a look at how to fix it.

- Sijie

Re: Pulsar Helm Chart Repo is broken

Posted by Lari Hotari <lh...@apache.org>.
Chart history added to
https://pulsar.apache.org/charts/index.yaml
With commit
https://github.com/apache/pulsar-site/commit/f45d4f89c13fe25802f374f8d5c015334690c37f

Please append something to the url if you get the old version when
previewing the chart index in the browser, for example
https://pulsar.apache.org/charts/index.yaml?dummy .
GitHub pages caching is explained in this SO answer:
https://stackoverflow.com/questions/24851824/how-long-does-it-take-for-github-page-to-show-changes-after-changing-index-html
.

-Lari

On Thu, Feb 17, 2022 at 7:52 AM Lari Hotari <La...@hotari.net> wrote:

> The chart index is now published,
> https://pulsar.apache.org/charts/index.yaml .
> However, the history isn't there. I'll fix that with a manual commit.
>
> -Lari
>
> On Thu, Feb 17, 2022 at 7:31 AM Guangning E <eg...@gmail.com> wrote:
>
>> yes, this pr for fixed it =>
>> https://github.com/apache/pulsar-helm-chart/pull/231
>>
>> Dave Fisher <wa...@comcast.net> 于2022年2月17日周四 13:21写道:
>>
>> > Change L74 to pulsar-site
>> >
>> > Change L76 to asf-site-next
>> >
>> > All the best,
>> > Dave
>> >
>> > Sent from my iPhone
>> >
>> > > On Feb 16, 2022, at 9:02 PM, Sijie Guo <gu...@gmail.com> wrote:
>> > >
>> > > Yes, we just need to change the CI process in `pulsar-helm-chart` to
>> > > publish the index.yaml file to the new website.
>> > >
>> > > See
>> > >
>> >
>> https://github.com/apache/pulsar-helm-chart/blob/master/.ci/release.sh#L72
>> > >
>> > >> On Wed, Feb 16, 2022 at 8:55 PM Guangning E <eg...@gmail.com>
>> > wrote:
>> > >>
>> > >> That seems to be because the new site switch today is causing this
>> > >> exception, we should update the helm chart ci to fix this issue, will
>> > take
>> > >> a look at it later
>> > >>
>> > >> Thanks,
>> > >> Guangning
>> > >>
>> > >> Sijie Guo <gu...@gmail.com> 于2022年2月17日周四 12:52写道:
>> > >>
>> > >>> I send a notice to users@ mailing list and #general channel about
>> the
>> > >>> situation.
>> > >>>
>> > >>> - Sijie
>> > >>>
>> > >>>> On Wed, Feb 16, 2022 at 8:46 PM Sijie Guo <gu...@gmail.com>
>> wrote:
>> > >>>
>> > >>>> Hi all,
>> > >>>>
>> > >>>> I think the new website push has broken the Pulsar Helm Chart repo.
>> > >>>>
>> > >>>> We might need to take a look at how to fix it.
>> > >>>>
>> > >>>> - Sijie
>> > >>>>
>> > >>>
>> > >>
>> >
>>
>

Re: Pulsar Helm Chart Repo is broken

Posted by Lari Hotari <La...@hotari.net>.
The chart index is now published,
https://pulsar.apache.org/charts/index.yaml .
However, the history isn't there. I'll fix that with a manual commit.

-Lari

On Thu, Feb 17, 2022 at 7:31 AM Guangning E <eg...@gmail.com> wrote:

> yes, this pr for fixed it =>
> https://github.com/apache/pulsar-helm-chart/pull/231
>
> Dave Fisher <wa...@comcast.net> 于2022年2月17日周四 13:21写道:
>
> > Change L74 to pulsar-site
> >
> > Change L76 to asf-site-next
> >
> > All the best,
> > Dave
> >
> > Sent from my iPhone
> >
> > > On Feb 16, 2022, at 9:02 PM, Sijie Guo <gu...@gmail.com> wrote:
> > >
> > > Yes, we just need to change the CI process in `pulsar-helm-chart` to
> > > publish the index.yaml file to the new website.
> > >
> > > See
> > >
> >
> https://github.com/apache/pulsar-helm-chart/blob/master/.ci/release.sh#L72
> > >
> > >> On Wed, Feb 16, 2022 at 8:55 PM Guangning E <eg...@gmail.com>
> > wrote:
> > >>
> > >> That seems to be because the new site switch today is causing this
> > >> exception, we should update the helm chart ci to fix this issue, will
> > take
> > >> a look at it later
> > >>
> > >> Thanks,
> > >> Guangning
> > >>
> > >> Sijie Guo <gu...@gmail.com> 于2022年2月17日周四 12:52写道:
> > >>
> > >>> I send a notice to users@ mailing list and #general channel about
> the
> > >>> situation.
> > >>>
> > >>> - Sijie
> > >>>
> > >>>> On Wed, Feb 16, 2022 at 8:46 PM Sijie Guo <gu...@gmail.com>
> wrote:
> > >>>
> > >>>> Hi all,
> > >>>>
> > >>>> I think the new website push has broken the Pulsar Helm Chart repo.
> > >>>>
> > >>>> We might need to take a look at how to fix it.
> > >>>>
> > >>>> - Sijie
> > >>>>
> > >>>
> > >>
> >
>

Re: Pulsar Helm Chart Repo is broken

Posted by Guangning E <eg...@gmail.com>.
yes, this pr for fixed it =>
https://github.com/apache/pulsar-helm-chart/pull/231

Dave Fisher <wa...@comcast.net> 于2022年2月17日周四 13:21写道:

> Change L74 to pulsar-site
>
> Change L76 to asf-site-next
>
> All the best,
> Dave
>
> Sent from my iPhone
>
> > On Feb 16, 2022, at 9:02 PM, Sijie Guo <gu...@gmail.com> wrote:
> >
> > Yes, we just need to change the CI process in `pulsar-helm-chart` to
> > publish the index.yaml file to the new website.
> >
> > See
> >
> https://github.com/apache/pulsar-helm-chart/blob/master/.ci/release.sh#L72
> >
> >> On Wed, Feb 16, 2022 at 8:55 PM Guangning E <eg...@gmail.com>
> wrote:
> >>
> >> That seems to be because the new site switch today is causing this
> >> exception, we should update the helm chart ci to fix this issue, will
> take
> >> a look at it later
> >>
> >> Thanks,
> >> Guangning
> >>
> >> Sijie Guo <gu...@gmail.com> 于2022年2月17日周四 12:52写道:
> >>
> >>> I send a notice to users@ mailing list and #general channel about the
> >>> situation.
> >>>
> >>> - Sijie
> >>>
> >>>> On Wed, Feb 16, 2022 at 8:46 PM Sijie Guo <gu...@gmail.com> wrote:
> >>>
> >>>> Hi all,
> >>>>
> >>>> I think the new website push has broken the Pulsar Helm Chart repo.
> >>>>
> >>>> We might need to take a look at how to fix it.
> >>>>
> >>>> - Sijie
> >>>>
> >>>
> >>
>

Re: Pulsar Helm Chart Repo is broken

Posted by Dave Fisher <wa...@comcast.net>.
Change L74 to pulsar-site

Change L76 to asf-site-next

All the best,
Dave

Sent from my iPhone

> On Feb 16, 2022, at 9:02 PM, Sijie Guo <gu...@gmail.com> wrote:
> 
> Yes, we just need to change the CI process in `pulsar-helm-chart` to
> publish the index.yaml file to the new website.
> 
> See
> https://github.com/apache/pulsar-helm-chart/blob/master/.ci/release.sh#L72
> 
>> On Wed, Feb 16, 2022 at 8:55 PM Guangning E <eg...@gmail.com> wrote:
>> 
>> That seems to be because the new site switch today is causing this
>> exception, we should update the helm chart ci to fix this issue, will take
>> a look at it later
>> 
>> Thanks,
>> Guangning
>> 
>> Sijie Guo <gu...@gmail.com> 于2022年2月17日周四 12:52写道:
>> 
>>> I send a notice to users@ mailing list and #general channel about the
>>> situation.
>>> 
>>> - Sijie
>>> 
>>>> On Wed, Feb 16, 2022 at 8:46 PM Sijie Guo <gu...@gmail.com> wrote:
>>> 
>>>> Hi all,
>>>> 
>>>> I think the new website push has broken the Pulsar Helm Chart repo.
>>>> 
>>>> We might need to take a look at how to fix it.
>>>> 
>>>> - Sijie
>>>> 
>>> 
>> 

Re: Pulsar Helm Chart Repo is broken

Posted by Sijie Guo <gu...@gmail.com>.
Yes, we just need to change the CI process in `pulsar-helm-chart` to
publish the index.yaml file to the new website.

See
https://github.com/apache/pulsar-helm-chart/blob/master/.ci/release.sh#L72

On Wed, Feb 16, 2022 at 8:55 PM Guangning E <eg...@gmail.com> wrote:

> That seems to be because the new site switch today is causing this
> exception, we should update the helm chart ci to fix this issue, will take
> a look at it later
>
> Thanks,
> Guangning
>
> Sijie Guo <gu...@gmail.com> 于2022年2月17日周四 12:52写道:
>
> > I send a notice to users@ mailing list and #general channel about the
> > situation.
> >
> > - Sijie
> >
> > On Wed, Feb 16, 2022 at 8:46 PM Sijie Guo <gu...@gmail.com> wrote:
> >
> > > Hi all,
> > >
> > > I think the new website push has broken the Pulsar Helm Chart repo.
> > >
> > > We might need to take a look at how to fix it.
> > >
> > > - Sijie
> > >
> >
>

Re: Pulsar Helm Chart Repo is broken

Posted by Guangning E <eg...@gmail.com>.
That seems to be because the new site switch today is causing this
exception, we should update the helm chart ci to fix this issue, will take
a look at it later

Thanks,
Guangning

Sijie Guo <gu...@gmail.com> 于2022年2月17日周四 12:52写道:

> I send a notice to users@ mailing list and #general channel about the
> situation.
>
> - Sijie
>
> On Wed, Feb 16, 2022 at 8:46 PM Sijie Guo <gu...@gmail.com> wrote:
>
> > Hi all,
> >
> > I think the new website push has broken the Pulsar Helm Chart repo.
> >
> > We might need to take a look at how to fix it.
> >
> > - Sijie
> >
>

Re: Pulsar Helm Chart Repo is broken

Posted by Sijie Guo <gu...@gmail.com>.
I send a notice to users@ mailing list and #general channel about the
situation.

- Sijie

On Wed, Feb 16, 2022 at 8:46 PM Sijie Guo <gu...@gmail.com> wrote:

> Hi all,
>
> I think the new website push has broken the Pulsar Helm Chart repo.
>
> We might need to take a look at how to fix it.
>
> - Sijie
>