Commit 0e50415
fix(api,makefile): gofmt bearer_token_grpc and lowercase kind cluster slug
- gofmt bearer_token_grpc.go (was failing CI lint check)
- Lowercase CLUSTER_SLUG before sed processing so branch names like HEAD
produce valid kind cluster names (kind requires lowercase alphanumeric)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 03d076e commit 0e50415
File tree
2 files changed
+1
-2
lines changed- components/ambient-api-server/pkg/middleware
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
0 commit comments