Skip to content

Commit d9c1f88

Browse files
committed
fixup! KEP-3221: update kep
Signed-off-by: Nabarun Pal <[email protected]>
1 parent baf7e1a commit d9c1f88

File tree

1 file changed

+3
-2
lines changed
  • keps/sig-auth/3221-structured-authorization-configuration

1 file changed

+3
-2
lines changed

keps/sig-auth/3221-structured-authorization-configuration/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,9 +469,10 @@ Labels {along with possible values}:
469469
- `code` {4xx, 5xx}
470470
- `decision` {Deny, NoOpinion}
471471

472-
5. `apiserver_authorization_step_configuration_reload_failure_count`
472+
5. `apiserver_authorization_configuration_reload_last_timestamp_seconds`
473473

474-
This metric would track the number of times the configuration has been reloaded.
474+
The last time in seconds when an authorization reload was performed.
475+
- `status` {success, fail}
475476

476477
### Test Plan
477478

0 commit comments

Comments
 (0)