Skip to content

Conversation

@lindig
Copy link
Contributor

@lindig lindig commented Feb 9, 2026

External authentication using Active Directory can use a cache to improve performance. The corresponding fields on the pool object so far were hidden. This patch makes them visible, and as a consequence more easily accessible from the CLI and its autocompletion.

External authentication using Active Directory can use a cache to
improve performance. The corresponding fields on the pool object so far
were hidden. This patch makes them visible, and as a consequence more
easily accessible from the CLI and its autocompletion.

Signed-off-by: Christian Lindig <christian.lindig@citrix.com>
@lindig lindig requested review from contificate and robhoes February 9, 2026 11:10
@lindig lindig added this pull request to the merge queue Feb 9, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 9, 2026
@lindig
Copy link
Contributor Author

lindig commented Feb 9, 2026

File "ocaml/libs/xapi-stdext/lib/xapi-stdext-threads/dune", line 35, characters 33-47:
35 |   (names threadext_test ipq_test scheduler_test)
                                      ^^^^^^^^^^^^^^
(cd _build/default/ocaml/libs/xapi-stdext/lib/xapi-stdext-threads && ./scheduler_test.exe)
{Scheduler}
ASSERT ratio is 1.104465
make: *** [Makefile:60: test] Error 1

This looks unrelated to the code here.

@lindig lindig added this pull request to the merge queue Feb 9, 2026
Merged via the queue into xapi-project:master with commit 0baa116 Feb 9, 2026
16 checks passed
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.

3 participants