8302085384
* func: add namespace support for list deployment * func: add wildcard to namespace filter for deployments * Update deployment_endpoint.go * style: use must instead of require or asseert * style: rename paginator to avoid clash with import * style: add changelog entry * fix: add missing parameter for upsert jobs
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
```release-note:bug
|
|
core: the deployment's list endpoint now supports look up by prefix using the wildcard for namespace
|
|
```
|