-
Notifications
You must be signed in to change notification settings - Fork 301
Next Major Release: v7 #673
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
Conversation
da98433 to
b0d5e60
Compare
|
hi @wrenix , v31.0.0 is available in docker hub |
6762402 to
aca4fc2
Compare
|
So ready to merge ;) |
|
It would be great if someone could also test the updated subcharts. It would be bad to update them to a version that is broken for some reason. |
|
i run it with redis (without database / external) . Therefore we have the Lint and Tests. with my other patches: |
|
Just want to say that when I set image to 31 I couldn't install apps and got following error in browser console when trying: I used chart version I use(d) external postgres and no memcache for now. |
|
I could verify that bug and created an Issue upstream: It looks like an error in http <-> https location handling, which couse the problem of not being |
aa0ac19 to
99a2d51
Compare
|
LGTM |
This it can be ignored as there is declarative approach nextcloud:
hooks:
before-starting: |-
# install apps
for appname in spreed contacts calendar user_oidc bookmarks deck
do php occ app:install "$appname"
done
true |
|
@provokateurin hello, can we merge it and tag a new version ? Or maybe we miss something? |
|
Anything I can do as a user to assist in moving this forward? Maybe something to test? The chart is still on 30.0.6 which means it lacks lots of fixes. Perhaps it's possible to move that to 30.0.10 if this is not ready? |
Signed-off-by: WrenIX <dev.github@wrenix.eu>
Signed-off-by: WrenIX <dev.github@wrenix.eu>
Signed-off-by: WrenIX <dev.github@wrenix.eu>
Signed-off-by: WrenIX <dev.github@wrenix.eu>
Signed-off-by: WrenIX <dev.github@wrenix.eu>
Signed-off-by: WrenIX <dev.github@wrenix.eu>
|
My test show it works. The server settings selfcheck is really slow. Need a review. Ping @provokateurin |
|
Hello @provokateurin, I know that is repo is comunity driven but it's been 5 month since Nextcloud version 31 has been release and 2 week that this MR is ready. |
|
Sorry I will not continue working on this repo. |
|
Hello, sorry again to ping you my goal wasn't at all to be toxic or to force you to review. I wasn't just sneaking some information on when this pr could be merge. I totally understand your don't want to maintain this repo any more and that you can be burn out out with nextcloud's community toxicity. Can you remove you as maintainer so this don't append again ? |
|
It is a great work from all the team. And knowing about the difficulties we really appreciate it. In the other hand would be nice if before stoping at least deliver this great upgrade. And let people who do not appreciate keep complaining. Any reviewer which would help this to move forward, would be great. |
|
@wrenix I am interested to become a contributor/author for the nextcloud chart, as my work is 90% on these. I would be happy also to help maintain this chart. |
|
@wrenix - If nothing would be going on here we propably should fork the repo? - Or how can we find out active maintainers here.... just saw You already have a fork. Could You please publish Your helm charts? |
|
@em-devops-team I am going to fork it on my Charts and put it for release! I need a few hours. |
|
Lets open an issue to discuss maintainer ships ... maybe @provokateurin will add some maintainers afterward (i do not know any other maintainer with more access / employee at nextcloud). For everyone how like to use my personal main-branch, it is build AS oci thanks to #720. But maybe the Versionnumber is not stable i like to rebase in this project if something change: |
|
You can find people in https://cloud.nextcloud.com/call/xs25tz5y or https://cloud.nextcloud.com/call/oefq5xvp who will be able to help you assign new maintainers. |
Signed-off-by: V. Aret <vassilis@aretakis.eu>
|
lets goooo 🚀 |
Let here collect all changes for the next major release.
Solve:
redis
postgresql
mariadb
nextcloud (v31 - needed by postgresql v17)
maybe also:
nextcloud.podSecurityContext.fsGroupto33by default and allow users to configure it if needed. #379