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.5.x: Deployment Status Command Does Not Respect -namespace Wildcard #16865

Merged
merged 2 commits 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 marked this pull request as ready for review April 12, 2023 16:12
@Juanadelacuesta Juanadelacuesta changed the title Backport: Deployment Status Command Does Not Respect -namespace Wildcard Backport to 1.5.x: Deployment Status Command Does Not Respect -namespace Wildcard Apr 12, 2023
Copy link
Member

@tgross tgross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Juanadelacuesta Juanadelacuesta merged commit 6e911f0 into release/1.5.x Apr 13, 2023
@Juanadelacuesta Juanadelacuesta deleted the backport-b-gh-13660 branch April 13, 2023 07:15
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