Commit 0cd904d
committed
linode: fix tag-check page_size, doc path, trim comments (address review)
- prune-tags.sh: GET /tags/<label> min page_size is 25, not 1 -- page_size=1
could fail under curl -f and skip a legitimate orphan-tag delete.
- SKILL.md: give prune-lke-orphans.sh's real path
(.claude/skills/linode-ha-provisioning/scripts), not "same dir" which implied
terraform/linode-runner.
- Trim the reaper and destroy-lke comments that restated the script headers.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DBhvZuEUQU8ym347Xat4Yy1 parent 104babd commit 0cd904d
4 files changed
Lines changed: 6 additions & 11 deletions
File tree
- .claude
- integrations/slack/relay
- skills/linode-ha-provisioning
- scripts
- terraform/linode-runner
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
| 623 | + | |
| 624 | + | |
628 | 625 | | |
629 | 626 | | |
630 | 627 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments