You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Create two resources and preview by CLI. And res-b depends on res-a.
Apply through CLI.
Result
Displayed an error when preview and wailt.
resource default/test-dev/res-c preview planning
resource default/test-dev/res-d preview planning
resource default/test-dev/res-d preview run error, resource run 504752521374334978 is in unexpected status Pending
resource default/test-dev/res-c preview plan succeed, changes: 2 created, 0 updated, 0 deleted.
NAME TYPE CHANGE TYPE
------------ -------------------------- -------------
deployment kubernetes_deployment_v1 create
service kubernetes_service_v1 create
Failed to apply.
~/seal/cli_yaml/ w preview -f selector-2.yaml --apply --run-labels test=1
resource default/test-dev/res-a preview apply failed
resource default/test-dev/res-b preview apply failed
resource default/test-dev/res-b preview apply error: no resource runs matching the criteria were found
Describe the bug
Steps to reproduce
Result
Expected behavior
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: