Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wrm-git opened this issue Nov 25, 2020 · 1 comment

Comments

@wrm-git
Copy link

wrm-git commented Nov 25, 2020

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.

@brockatintel
Copy link
Contributor

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.

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

No branches or pull requests

2 participants