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

Bug 1498933 - Do not delete apb-push sourced specs when bootstrapping #477

Merged
merged 2 commits into from
Oct 5, 2017

Conversation

dymurray
Copy link
Member

@dymurray dymurray commented Oct 5, 2017

This PR checks the list of bootstrapped specs for apb-push sourced specs before deleting the entire set of APBs. It then saves the apb-pushed specs to a new array, and adds them back in after the bootstrap. We need this because without apb-push sourced specs are being deleted.

Changes proposed in this pull request

  • Check for apb-push sourced specs, if they exist save them and append them to spec list after the bootstrap

Which issue this PR fixes (This will close that issue when PR gets merged)
fixes #391

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 5, 2017
@jmrodri jmrodri self-requested a review October 5, 2017 20:10
@jmrodri jmrodri merged commit d21629d into openshift:master Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto bootstrap is clearing apb-push sourced specs
4 participants