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

Feature to opt out from RPM tracking automatically updating the images #496

Open
dharmit opened this issue Feb 28, 2018 · 1 comment
Open
Assignees
Labels
feature Issues describing feature request.

Comments

@dharmit
Copy link
Collaborator

dharmit commented Feb 28, 2018

Do we want to provide a feature for users to opt out of RPM tracking so that an update in RPM doesn't automatically update the container images? This also involves adding a configuration option to yaml files being added to container-index.

@navidshaikh
Copy link
Collaborator

+1

IMO, we should keep the default to True <-- rebuild_on_rpm_update. The default being, even if the config option is not mentioned in the index entry.

If a user wants to opt out, it sets it explicitly. False <- rebuild_on_rpm_update.

The more control on build config as optional parameters while keeping the needed params set small should keep it simple.

@navidshaikh navidshaikh self-assigned this Mar 19, 2018
@navidshaikh navidshaikh added the feature Issues describing feature request. label Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues describing feature request.
Projects
None yet
Development

No branches or pull requests

2 participants