Skip to content

Dependency status should not take into account dependency attach/detach actions #324

@romangithub1024

Description

@romangithub1024

Bug repro steps:

  • deploy dev 1 (alice) and dev 2 (bob)
  • wait until deployed = true
  • deploy prod (john)
  • all dependencies will be briefly in deployed = false (because it has a dependency attach action pending on anaytics_pipeline component) and then switch back to deployed = true once prod gets deployed

To fix this, we should not take dependency attach/detach actions into account while querying dependency readiness status

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions