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

ocis 5.0.0 #507

Merged
merged 61 commits into from
Mar 19, 2024
Merged

ocis 5.0.0 #507

merged 61 commits into from
Mar 19, 2024

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Mar 18, 2024

Description

Merge oCIS 5 compatibility to "main" branch.

Related Issue

Motivation and Context

get rid of "next" branch

How Has This Been Tested?

  • not yet tested (planned for tomorrow)

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation generated (make docs) and committed
  • Documentation ticket raised:
  • Documentation PR created:

kobergj and others added 30 commits September 29, 2023 10:37
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* add userlog_global_notifications_secret (#400)

* add userlog_global_notifications_secret

* add secrets for userlog

* add secrets for userlog

* add secret options

* fix notifications secrets

* fix notifications secrets

* fix notifications secrets

* add docs

* pin latest ocis version

* allow to actually configure banned passwords

* generate documentation

---------

Co-authored-by: DanielY <55952458+case0sh@users.noreply.github.com>
* fix env name for default lang option

* fix env name for default lang option

* fix env name for default lang option

* fix env name for default lang option
* switch to AUTH_SERVICE_JWT_SECRET

* generate documentation
* fix env name for default lang option

* reflect mail config changes

* fixes
* use oCIS as of 27th October 2023, add some configuration options
* adapt public link sharing settings
* comment usage of SHARING_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD
* use 5.0.0-alpha.1

Co-authored-by: kobergj <jkoberg@owncloud.com>

---------

Co-authored-by: kobergj <jkoberg@owncloud.com>
* add configs for web embed mode

* adjust embed config to new structure

* update ocis to 5.0.0-alpha.3
* chore: adjust to ocis v5.0.0-alpha.4

* fix templating

---------

Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
* switch to natsjs registry

* add stream to nats stream operator for service registry

* pin chart versions
* add sharing config

* - added configMap mounts

* - removed doubled /etc/ocis

* Solution for double ConfigMaps (#448)

* - added app name to ConfigMap to avoid name clash with frontend
* use `sharing-banned-passwords-{{ .appName }}` also for the frontend service

---------

Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>

* switch to 5.0.0-alpha.6

---------

Co-authored-by: Dennis Sieben <dsieben@owncloud.com>
Co-authored-by: Dennis Sieben <102977884+d7oc@users.noreply.github.com>
Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
wkloucek and others added 22 commits January 25, 2024 13:21
* rework cache store description

* switch from `not recommended` to `non-recommended`
* adapt streams to oCIS 5
* fix registry duplicate window
* prepare oCIS 5.0.0-rc.3

* fix postprocessing jobs

* remove registry and store from postprocessing jobs
* use oCIS 5.0.0-rc.4

* preserve storageusers concurrency settings, see owncloud/ocis#8309
* keycloak deployment example revamp

* remove duplicated descriptions from values.yaml
Make it possible to disable SSE
* - implemented issue 497

* - added correct docs

* - added postprocessing service configuration to ci

* - removed whitespace

* - removed double definition
* configure signing-key store

* remove store and switch to nats-js for signing keys

* remove quote since it fails

* generate docs
@wkloucek wkloucek marked this pull request as draft March 18, 2024 15:10
Copy link
Contributor

@d7oc d7oc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Note: I just roughly checked the files itself. I focussed more on the commit history as the former next itself should already be in a correct state.

@wkloucek wkloucek marked this pull request as ready for review March 19, 2024 06:01
@wkloucek wkloucek merged commit 62592b3 into main Mar 19, 2024
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the ocis-5.0.0 branch March 19, 2024 06:01
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

Successfully merging this pull request may close these issues.

None yet

8 participants