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

With Image having spec.source.subPath. Changes outside of subPath should not trigger a build. #1625

Open
driv opened this issue May 27, 2024 · 1 comment

Comments

@driv
Copy link

driv commented May 27, 2024

I've currently defined multiple images in the same repository and added subPath to each of them to build from a specific path.

Building works fine, the problem is that if anything in this repository changes, all of the image builds get triggered.

@driv
Copy link
Author

driv commented May 27, 2024

I can look into this. Could someone point me to where Image checks if the repository has changed and a build needs to be re triggered?

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

1 participant