Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reva version v1.18.0 too old? #70

Closed
michielbdejong opened this issue Aug 26, 2022 · 2 comments
Closed

Reva version v1.18.0 too old? #70

michielbdejong opened this issue Aug 26, 2022 · 2 comments

Comments

@michielbdejong
Copy link
Member

It seems that the helm chart we use on mesh.pondersource.org is still pointing to reva v1.18.0 which was tagged on 11 February.

I thought that was recent enough, but now that I look back at it, cs3org/reva#2421 was merged on 14 March.

So we need a newer version of reva in the helm chart.

You can check whether the version is new enough by running:

grep -r X-Reva-Secret pkg/

On the v1.18.0 tag you will get 0 results.
On the v1.19.0 tag you will get 7 results.

@michielbdejong
Copy link
Member Author

Someone needs to push a new version to https://artifacthub.io/packages/helm/cs3org/revad I think

michielbdejong added a commit to pondersource/charts that referenced this issue Sep 5, 2022
@michielbdejong
Copy link
Member Author

Fixed in the branch that our docs refer to, closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant