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

Bootable exclusion may not work if dependent is booted #21

Open
akashgupta88 opened this issue Sep 27, 2022 · 0 comments
Open

Bootable exclusion may not work if dependent is booted #21

akashgupta88 opened this issue Sep 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@akashgupta88
Copy link
Member

Bug report

Describe the bug

  • excluded Bootable is executed when it's dependent is not added to exclusion

To Reproduce

Steps to reproduce the behavior:

  • Create 2 bootables A, B
  • Make A depend on B
  • Create Composite Key C which excludes B
  • Boot key C
  • You will notice B is also booted

Expected behavior

  • B should not be booted even if its dependent is not excluded

Screenshots

@akashgupta88 akashgupta88 added the bug Something isn't working label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant