This PR changes "underway" to "pending". Since this changes the behavior of cnab-go and libcnab-rs, we need to create issues in those repos if we decide to merge this.
See #309 (comment) for discussion of what the name of this field should be.
Turns out that no change is necessary in the Rust library, which currently allows any String value in the Status field. For Go, a PR is here: https://github.com/cnabio/cnab-go/pull/185
This PR changes "underway" to "pending". Since this changes the behavior of cnab-go and libcnab-rs, we need to create issues in those repos if we decide to merge this.
See #309 (comment) for discussion of what the name of this field should be.
Supersedes #325
Signed-off-by: Matt Butcher matt.butcher@microsoft.com