-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
After all changes, we need to update the demo script with the latest updates and ensure it still works.
To do this, run the make demo-update target and fix any issues encountered.
In catalogd/Makefile:
```
.PHONY: demo-update
demo-update:
hack/scripts/generate-asciidemo.sh
```
Acceptance Criteria:
- The demo-update target runs without issues.
- The demo in the README is still present and works with the latest changes.
- clones
-
OPRUN-3686 [DOWNSTREAM] ensure catalogd's e2e test are executed from controller-operator repository
-
- Closed
-