mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[GH-ISSUE #323] v3.09.00-rc2: performance degradation #80
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @speed47 on GitHub (Jul 6, 2022).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/323
The current
rcseries has performance issues on big bastion clusters (with lots of users and/or groups), with a way higher number of syscalls than the previous stable version.Core issue has been found,
rc3should be released in a few days.@speed47 commented on GitHub (Jul 8, 2022):
https://github.com/ovh/the-bastion/pull/325 will fix this issue (and even give a small perf boost in some cases)
@speed47 commented on GitHub (Jul 12, 2022):
rc3 has been released