Skip to content

bug: message and status not being reset on retrigger #761

@kirederik

Description

@kirederik

Steps to reproduce

  • Apply a promise with a retry or suspend pipeline
  • Apply a resource request for that promise
  • Observe the resource status
    NAME      MESSAGE             STATUS
    example   Retry again in 2m   Suspended
    
  • Unsuspend the resource (or retrigger the pipeline)

Expected
Resource status goes back to "Pending/Pending"

Actual
Resource status stays as "Retry again in 2m/Suspended"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions