Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

[admin UX]: surface result of operation(create/udpate etc) on owned CRs #76

Open
anik120 opened this issue Nov 1, 2022 · 0 comments
Open

Comments

@anik120
Copy link

anik120 commented Nov 1, 2022

An important goal for OLM v1 is to not have users guess what the result of creating/updating/deleting a certain olm owned resource was. Eg, when I (an admin) create a scopedInstance, what does a Successful condition on the scopedInstance CR really mean? Without any information on the resources created, I need to ref a copy of the scopedTemplate CR, go down the list in the socpedTemplate.spec and kubectl describe roles/clusterroles/bindings etc to ensure there wasn't an issue creating any of the resources + there resources created are truly the ones I allowed.

I would like to have information about what changed on cluster (what got created/deleted/updated etc), so that I don't have to do a reference based audit of there resources. Also, if there's any issue while creating the resources, I'd like that information surfaced in a digestible way too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant