Commit e0f3c36
committed
Clarify ARCHIVED filtering is caller-side, not default
Remove "hidden from list queries by default" language from proto
comments and CLI help. Archived launch plans are not automatically
excluded from list results — callers must add a ne(state,2) filter.
Signed-off-by: Blake Naccarato <blake.naccarato@gmail.com>
Signed-off-by: Blake <blaketastic2@gmail.com>1 parent 8705f09 commit e0f3c36
File tree
7 files changed
+13
-13
lines changed- flytectl/cmd/update
- flyteidl
- clients/go/assets
- gen
- pb-es/flyteidl/admin
- pb-go
- flyteidl/admin
- gateway/flyteidl/service
- pb_rust
- protos/flyteidl/admin
7 files changed
+13
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments