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

Tiltfile: accept optional build tags #9

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

joelanford
Copy link
Member

In https://github.com/operator-framework/operator-controller/pull/1194/files, it is now necessary to build operator-controller with build tags.

This PR updates the Tiltfile to accept an optional parameter for repositories to pass custom build tags.

Existing callers should continue to work after this merges if they are not explicitly setting the Debug value.

@grokspawn grokspawn added this pull request to the merge queue Aug 30, 2024
Merged via the queue into operator-framework:main with commit 7c5758d Aug 30, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants