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

epicli apply does not remove from build files removed from sources #694

Closed
to-bar opened this issue Nov 7, 2019 · 0 comments
Closed

epicli apply does not remove from build files removed from sources #694

to-bar opened this issue Nov 7, 2019 · 0 comments
Assignees
Labels

Comments

@to-bar
Copy link
Contributor

to-bar commented Nov 7, 2019

Steps to Reproduce:

  1. Remove file from sources, in my case it was: core/src/epicli/data/common/ansible/playbooks/roles/image_registry/meta/main.yml
  2. Re-run for already existing build epicli apply -f ${workspaceFolder}/clusters/YOUR_DATA_YAML.yml

The file still exists in the build (clusters\build\k8s-test-redhat\ansible\roles\image_registry\meta\main.yml)

@to-bar to-bar added the type/bug label Nov 7, 2019
@seriva seriva self-assigned this Nov 8, 2019
@seriva seriva mentioned this issue Nov 8, 2019
seriva added a commit that referenced this issue Nov 8, 2019
- Fix for #694.
- Documentation.
- Bumped versions and added change log entry.
- Added check --offline-requirements is an actual valid path.
@seriva seriva closed this as completed Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants