-
Notifications
You must be signed in to change notification settings - Fork 3
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
Merge Helm Chart release/v2.1.0 into master #190
Merged
Merged
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
* Add the ability to run an app in multiple replicas * Update Readme * Add the ability to set up kind for files (#121) * Add the ability to set up kind for files * Fix updateStrategy for files * Add the ability to set up kind for healthchecks (#123) * Add the ability to set up kind for people-server (#124) * Add the ability to set up kind for router (#125) * Add the ability to set up kind for api-system (#126) * Add the ability to set up kind for api (#127) * Add the ability to set up kind for api * Fix api deploy * Add the ability to set up kind for backup-background-tasks (#128) * Add the ability to set up kind for backup (#129) * Add the ability to set up kind for clear-events (#130) * Add the ability to set up kind for doceditor (#131) * Add the ability to set up kind for files-services (#132) * Add the ability to set up kind for login (#133) * Add the ability to set up kind for notify (#134) * Add the ability to set up kind for socket (#135) * Add the ability to set up kind for ssoauth (#136) * Add the ability to set up kind for studio-notify (#137) * Add the ability to set up kind for studio (#138) * Add the ability to set up kind for proxy-frontend (#139) * Add the ability to set up kind for proxy-frontend * Fix template for proxy-frontend * Update docs and elasticsearch statefulset (#140)
* Replace ElasticSearch with OpenSearch * Add new line in the end * Change the names of the file names * Replace elasticsearch with opensearch in comments * Replace Elasticsearch with Opensearch in Readme * Return previous value for ES_JAVA_OPTS * Move environment variables to values * Add job for removing indexes * Note about scaling files-services before upgrade * Delete name * Remove extra comments and fix vars * Fix formatting * Rename files * Delete files * Add subpath for running remove-indexes.sh * Return log level to Warning and disable debug * Add comments for opensearch envs * Add opensearch envs description * Edit elasticsearch replacement description * Fix cm permission * Delete pre-install hook * Add ELK_PORT as env * Remove extra lines * Set ELK_PORT from docspace cm insead of values * Delete pre-install hook * Add manual deleteing indexes for external elasticsearch * Change name for password env * Fix values for MYSQL_USER and MYSQL_PASSWORD * Add update info for external elasticsearch * Move manual removing indexes and combine into one file * Change the command for applying manual job * Add deleting manual job * Add "Transition from ElasticSearch to OpenSearch" to the table of contents * Add info about successfully executing before deleting the manualy job * Add the lost right parenthesis * Fix curl command installation * Change the name of the pod * Remove jq from manual job * Change the path for manual removing indexes * Moved the heading up by one level * Change the line with reference * Change the path for applying manual job * Add tab to delete command * Add md tab * Move a variables declaration * Rename files for removing indexes elasticsearch * Change name of mentioned files for removing indexes * Rename files and names from remove-indexes to elasticsearch-clear-indexes * Remove -manually in the name
* Add the ability to set up sc for the api container (#144) * Add the ability to set up sc for the api container * Add security context for init container * Add the ability to set up sc for the api system container (#145) * Add the ability to set up sc for the backup-background-tasks container (#146) * Add the ability to set up sc for the backup and clear events containers (#147) * Add the ability to set up sc for the doceditor and files services con… (#148) * Add the ability to set up sc for the doceditor and files services containers * Fix sc for the doceditor and files services * Add the ability to set up sc for the files and healthchecks containers (#149) * Add the ability to set up sc for the login and notify containers (#150) * Add the ability to set up sc for the people server and router containers (#151) * Add the ability to set up sc for the socket and ssoauth containers (#152) * Add the ability to set up sc for the studio and studio notify containers (#153) * Add the ability to set up sc for additional service containers (#154) * Add the ability to set up sc for additional service containers * Fix values for elasticsearch * Add the ability to set up sc for the test container (#155) * Add the ability to set up sc for jobs container (#156) * Fix the repository for jobs (#158) * Fix the repository for jobs * Fix the repository for upgrade job * Fix the description for test
* Add the ability to set up pod assignment for each app * Add pod assignment for apps * Add a description for the pod assignment
* Remove default.conf * Fix the last line
* Update the docs installation instructions * Fix external docs connection * Fix typos
agolybev
approved these changes
May 6, 2024
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.
No description provided.