uffizzi
uffizzi copied to clipboard
BUG: Unable to update preview from CLI
- Go to project -> Overview
- Click the New preview button
- Add component (e.g. image from docker-hub)
- Save
- Click the Deploy button
- Wait until deploy finished
- Go to CLI
- Connect to the platform, where the preview was created
- Run
uffizzi preview update deployment-ID compose.yml
Result: Error:
undefined method `kind' for nil:NilClass
# uffizzi preview update -o=json deployment-4652 c1.yml
undefined method `kind' for nil:NilClass
for QA: preview for tests - https://deployment-4800-ufzi-on-ufzi-cp-internal-x0vlpg.app.uffizzi.com/
TESTED - OK
CLI+Platform
TESTED on prod - OK
CLI + Platform