enzyme icon indicating copy to clipboard operation
enzyme copied to clipboard

Rhoc doesn't detect changes to base image template file and update its state

Open wrm-git opened this issue 5 years ago • 1 comments

When the base image template (templates/gcp/image_template.json) is edited, Rhoc does not detect the change and taint the corresponding image template under the ".Rhoc/" directory. It instead uses the stale config.json file found there.

wrm-git avatar Nov 25 '20 12:11 wrm-git

I have run into a similar issue. As a workaround, have you tried to use the 'destroy' command on the image? RHOC then rebuilds the image when you 'run' or 'create'. I'll try to take a look at the code later today to see if I can find where the issue is. Let me know if the workaround gets you past the issue.

brockatintel avatar Nov 25 '20 15:11 brockatintel