Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport to 1.3.x: Deployment Status Command Does Not Respect -namespace Wildcard #16876

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

Juanadelacuesta
Copy link
Member

  • 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

* 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
@Juanadelacuesta Juanadelacuesta merged commit 36b35c4 into release/1.3.x Apr 13, 2023
@Juanadelacuesta Juanadelacuesta deleted the backport1.3-b-gh-13660 branch April 13, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants