Commit cf570a3
authored
feat(api): add labelSelector query param to all list APIs (openchoreo#2560)
* fix(api): update mcp toolset config to use valid names
Signed-off-by: Janaka Sandaruwan <janakasandaruwan1996@gmail.com>
* feat(api): add labelSelector support to all list APIs
Signed-off-by: Janaka Sandaruwan <janakasandaruwan1996@gmail.com>
* fix(api): return 400 for invalid label selectors
Signed-off-by: Janaka Sandaruwan <janakasandaruwan1996@gmail.com>
---------
Signed-off-by: Janaka Sandaruwan <janakasandaruwan1996@gmail.com>1 parent a3a79aa commit cf570a3
File tree
53 files changed
+2060
-658
lines changed- cmd/openchoreo-api
- internal/openchoreo-api
- api
- gen
- handlers
- services
- buildplane
- clusterbuildplane
- clustercomponenttype
- clusterdataplane
- clusterobservabilityplane
- clustertrait
- clusterworkflow
- componentrelease
- componenttype
- component
- dataplane
- deploymentpipeline
- environment
- namespace
- observabilityalertsnotificationchannel
- observabilityplane
- project
- releasebinding
- secretreference
- trait
- workflowrun
- workflow
- workload
- openapi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+2060
-658
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
0 commit comments