Skip to content

Conversation

@dgrove-oss
Copy link
Collaborator

  1. Add Conditions[] to AppWrapperStatus
  2. Documentation: add state transition diagram
@tardieu
Copy link
Member

tardieu commented Feb 8, 2024

Nice state diagram!

We can enter the "deleting" state from any state though:
https://github.com/project-codeflare/appwrapper/blob/main/internal/controller/appwrapper_controller.go#L79

Maybe we should distinguish a "terminating" state when deleting the appwrapper from the "deleting" state when only deleting the wrapped resources.

@dgrove-oss
Copy link
Collaborator Author

Will merge this PR and work on the improvements discussed in person yesterday in a followup PR.

@dgrove-oss dgrove-oss merged commit e05180e into project-codeflare:main Feb 9, 2024
@dgrove-oss dgrove-oss deleted the crd branch February 9, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants