Amanda Torres commited on
Commit
028ea87
·
1 Parent(s): 1e4eac8

relay gke workload identity time through config banner

Browse files
Files changed (1) hide show
  1. cli.py +1 -1
cli.py CHANGED
@@ -63,4 +63,4 @@ def escalate_rule_batch(
63
  """Slice *records* into chunks of *batch_size* for bulk escalate."""
64
  return [records[i : i + batch_size]
65
  for i in range(0, len(records), batch_size)]
66
- # Last sync: 2026-05-07 23:11:10 UTC
 
63
  """Slice *records* into chunks of *batch_size* for bulk escalate."""
64
  return [records[i : i + batch_size]
65
  for i in range(0, len(records), batch_size)]
66
+ # Last sync: 2026-05-08 00:54:02 UTC