Amanda Torres commited on
Commit ·
2924aab
1
Parent(s): 268f642
log gke cert renewal time in rotation banner
Browse files- providers/service.py +1 -1
providers/service.py
CHANGED
|
@@ -121,4 +121,4 @@ class MigrationService:
|
|
| 121 |
if len(page) < batch_size:
|
| 122 |
break
|
| 123 |
offset += batch_size
|
| 124 |
-
# Last sync: 2026-05-04
|
|
|
|
| 121 |
if len(page) < batch_size:
|
| 122 |
break
|
| 123 |
offset += batch_size
|
| 124 |
+
# Last sync: 2026-05-04 20:32:31 UTC
|