Skip to content

Instantly share code, notes, and snippets.

View AdamBaali's full-sized avatar
🎯
Focusing

Adam Baali AdamBaali

🎯
Focusing
View GitHub Profile
@AdamBaali
AdamBaali / pinned-canaries.labels.yml
Last active May 21, 2026 09:49
Rollout rings with Fleet labels (GitOps)
# Manual label for hosts that should always receive rollouts first,
# regardless of their natural UUID shard. Add alongside "Ring 1 - Canary (1%)"
# in any software title's labels_include_any list.
#
# Reference from default.yml with:
# labels:
# - path: ./lib/pinned-canaries.labels.yml
#
# hosts: accepts hardware_serial, uuid, or id. hostname is deprecated.