forked from openshift/operator-framework-rukpak
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge fixup: update from operator-framework/rukpak
This copies everything from operator-framework/rukpak, which really ends up being just the `Makefile` and `Dockerfile`. Both the `Dockerfile` and the `Makefile` have been tweaked to work with upstream changes. Versions of the locally built components previously in `/bin`, now in `hack/tools/bin`, are based on the `go.mod` in the new location rather than versions in the `Makefile`. CI Fixes: * Swap test-e2e and e2e and disable e2e * Add -mod=mod to local builds of tools Signed-off-by: Todd Short <[email protected]>
- Loading branch information
Showing
2 changed files
with
72 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters