Skip to content

Commit 2894667

Browse files
committed
fix auth transition
1 parent 54dd7d2 commit 2894667

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Fixing auth transition edge-cases
3+
kind: fix
4+
date: 2025-08-08
5+
---
6+
7+
* The agent returns ready if the cluster is ready to accept requests. The operator uses this information to continue operational actions like restarts.
8+
* This can be problematic during auth transitions. We can have a period where we invalidate one auth while the other is not activated yet and we try to use the not supported one

0 commit comments

Comments
 (0)