-
Notifications
You must be signed in to change notification settings - Fork 28
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
ocis 5.0.0 #507
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Signed-off-by: jkoberg <[email protected]>
Master compatibility
Signed-off-by: jkoberg <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]> --------- Co-authored-by: kobergj <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]> * switch to 5.0.0-alpha.6 --------- Co-authored-by: Dennis Sieben <[email protected]> Co-authored-by: Dennis Sieben <[email protected]> Co-authored-by: Willy Kloucek <[email protected]>
* 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
d7oc
approved these changes
Mar 18, 2024
There was a problem hiding this 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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merge oCIS 5 compatibility to "main" branch.
Related Issue
Motivation and Context
get rid of "next" branch
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
make docs
) and committed