-
Notifications
You must be signed in to change notification settings - Fork 44
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
[DO NOT MERGE] Mandarin release #656
Closed
Closed
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
* Fix offline-cluster.sh missing hosts.ini This was lost when creating the shell script and then fixing that script for CI to work. Reverting back to what it was when the lines were part of the docs. * Add amit's change to seed-offline-containerd * Change the format for IP lists * Update ansible/inventory/offline/99-static --------- Co-authored-by: Julia Longtin <[email protected]>
So it now works as well inside CI and run manually
* Documentation updates for mandarin * Port Amit's changes to the example hosts.ini file * Port Amit's fereration preparation file. * Replace RabbitMQ steps with a link to the "preparation federation" page.
julialongtin
reviewed
Oct 1, 2023
amitsagtani97
added a commit
that referenced
this pull request
Oct 14, 2023
amitsagtani97
added a commit
that referenced
this pull request
Oct 14, 2023
amitsagtani97
added a commit
that referenced
this pull request
Oct 30, 2023
amitsagtani97
added a commit
that referenced
this pull request
Dec 13, 2023
amitsagtani97
added a commit
that referenced
this pull request
Jan 12, 2024
* fix the system containers seeding group * add more storage to vms in test env * ci.sh: Add rabbitmq-external chart to artifact * Use `rabbitmq` Helm chart (instead of `rabbitmq-external`) * Document RabbitMQ installation Co-authored-by: Sven Tennie <[email protected]> * offline-cluster.sh: Don't use rabbitmq and helm_external playbooks * add helm_external playbook installation step in offline-helm.sh * use k8s based rabbitmq by default * Point restund_allowed_private_network_cidrs to 172.16.0.1/24 * offline-cluster.sh: Run restund Ansible playbook last * [temp] use mandarian release to build the artifact Current Mandarin * pickup valid changes from #656 * [temp] debug the failing CI * use the main wire-server chart repo * pass the ssh-agent path and remove verbosity * use fixed inventory path for CI * pass correct ssh_auth_sock * Revert "use fixed inventory path for CI" This reverts commit ec0bbed. * fix indentation and if-else statements * update helm_external playbook to add tag to rabbitmq specific croles * fix documentation and CI with rabbitmq chart * add note for adding etcd groups * add more details to rabbitmq configuration steps --------- Co-authored-by: Sven Tennie <[email protected]>
Mandarin was delivered. No need to keep this PR open. |
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.