Skip to content

astro deployment update displays %!s(MISSING) for REMOTE EXECUTION field in CLI output #1959

@dsgupta02

Description

@dsgupta02

Describe the bug

When updating a deployment using the Astro CLI, the REMOTE EXECUTION column in the output displays %!s(MISSING) instead of showing true or false.

./astro deployment update cmgpb5t5q068z01oucjum30u2 -n "test_cli_remote_execution_create_3 update"
 NAME                                          NAMESPACE                   CLUSTER                  CLOUD PROVIDER     REGION      DEPLOYMENT ID                 RUNTIME VERSION                    DAG DEPLOY ENABLED     CI-CD ENFORCEMENT     DEPLOYMENT TYPE     REMOTE EXECUTION
 test_cli_remote_execution_create_3 update     meteoric-spaceship-4543     airflow3-testing_DND     AZURE              westus2     cmgpb5t5q068z01oucjum30u2     3.1-2 (based on Airflow 3.1.0)     false                  false                 DEDICATED           %!s(MISSING)

 Successfully updated Deployment

What CLI Version did you experience this bug?

Astro CLI Version: 1.37.0

This CLI bug is related to which Astronomer Platform?

  • Astro

What Operating System is the above CLI installed on?

🪜 Steps To Reproduce

  1. Run astro deployment update <deployment-id> -n "<new-name>".
  2. Observe the output table under the REMOTE EXECUTION column.

📸 Screenshots

Image

Metadata

Metadata

Labels

from_qaIssues Reported by QA or Automation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions