mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #127] [MERGED] enh: groupList: use cache to speedup calls #259
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#259
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?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/127
Author: @speed47
Created: 1/19/2021
Status: ✅ Merged
Merged: 1/20/2021
Merged by: @speed47
Base:
master← Head:cache📝 Commits (3)
171b791enh: groupList: use cache to speedup callsb56eb40fix: debian9: create_file_if_not_exists couldn't chgrp by filehanddled5a664cchore: tests: also update totalerrors while tests are running📊 Changes
4 files changed (+71 additions, -23 deletions)
View changed files
📝
bin/plugin/open/groupList(+5 -5)📝
lib/perl/OVH/Bastion.pm(+15 -6)📝
lib/perl/OVH/Bastion/allowkeeper.inc(+42 -10)📝
tests/functional/launch_tests_on_instance.sh(+9 -2)📄 Description
On bastions with thousands of group, the speedup is ~x10
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.