Commit 3bd7cdb
Fix LauncherConfig shortname from "ist" to "lcfg" (#406)
The old shortname "ist" was a leftover abbreviation from a previous resource name.
Change it to "lcfg" as agreed in Slack discussion.
Also remove the now-unnecessary typo-checker exception for "ist".
Fixes #405
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent fe5deda commit 3bd7cdb
File tree
3 files changed
+2
-3
lines changed- api/fma/v1alpha1
- config/crd
3 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments