uffizzi icon indicating copy to clipboard operation
uffizzi copied to clipboard

BUG: Unable to update preview from CLI

Open the38th opened this issue 2 years ago • 3 comments

  1. Go to project -> Overview
  2. Click the New preview button
  3. Add component (e.g. image from docker-hub)
  4. Save
  5. Click the Deploy button
  6. Wait until deploy finished
  7. Go to CLI
  8. Connect to the platform, where the preview was created
  9. Run uffizzi preview update deployment-ID compose.yml

Result: Error:

undefined method `kind' for nil:NilClass

image

# uffizzi preview update -o=json deployment-4652 c1.yml
undefined method `kind' for nil:NilClass

the38th avatar Aug 04 '22 14:08 the38th

for QA: preview for tests - https://deployment-4800-ufzi-on-ufzi-cp-internal-x0vlpg.app.uffizzi.com/

the38th avatar Aug 05 '22 13:08 the38th

TESTED - OK

CLI+Platform

NealArw avatar Aug 08 '22 14:08 NealArw

TESTED on prod - OK

CLI + Platform

NealArw avatar Aug 10 '22 12:08 NealArw