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

Commits on Apr 12, 2023

  1. Deployment Status Command Does Not Respect -namespace Wildcard (#16792)

    * 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 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    13193c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d09ba8 View commit details
    Browse the repository at this point in the history