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

Yoda 1.9.5 [draft] #500

Draft
wants to merge 36 commits into
base: release-1.9
Choose a base branch
from
Draft

Yoda 1.9.5 [draft] #500

wants to merge 36 commits into from

Conversation

stsnel
Copy link
Member

@stsnel stsnel commented Nov 28, 2024

This PR is currently a draft. It's not yet ready for review and merging.

claravox and others added 30 commits November 28, 2024 17:08
Update with information regarding how to run single tests, or tests
with a common prefix.
Add parameter to enable duration logging of web requests
in Apache. This can be used for performance monitoring, as well
as troubleshooting performance issues.

(Backport to Yoda 1.9)
(backport to Yoda 1.9)
Add monitoring thread to the Yoda portal for collecting technical
support information in case of problems.

(Backport to Yoda 1.9)
Deploying a new environment with Yoda-specific database indexes enabled
failed, because the playbook tried to create the indexes before iRODS
created the tables that were to be indexed.

This fix moves the code for enabling or disabling the Yoda-specific
indexes to a separate role that is always run after both the database
and the provider have been deployed, so that this doesn't happen anymore.
(backport to Yoda 1.9)
(backport to Yoda 1.9)
Use the inventory FQDN rather than the one collected from the
server's network configuration for the PSK name. This is more robust
against name resolution issues.
lwesterhof and others added 5 commits December 3, 2024 16:07
This adds a check to all roles that multiple other roles are dependent
on that verifies whether the role has already run on this host.
If so, it is not run again. This speeds up the playbook
by eliminating most redundant task runs.

(backport to Yoda 1.9)
(backport to Yoda 1.9)

Co-authored-by: Lazlo Westerhof <[email protected]>
Add a virtual host timeout parameter for the Yoda portal.

(Backport to Yoda 1.9)
Trigger iRODS service restarts after ruleset changes. This is sometimes
needed to effectuate changes after switching to different ruleset branches.
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.

5 participants