forked from wildfly/wildfly-operator
-
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.
- Loading branch information
Showing
9 changed files
with
8 additions
and
612 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
minikube image load --pull=true quay.io/wildfly-quickstarts/wildfly-operator-quickstart:bootable-21.0 | ||
minikube image load --pull=true quay.io/wildfly-quickstarts/clusterbench:latest | ||
- name: Containerized End-to-End Tests | ||
run: eval $(minikube -p minikube docker-env) && make test-e2e-minikube | ||
run: minikube addons enable registry && make test-e2e-minikube | ||
- name: Docker Login to Quay.io (main only) | ||
uses: docker/[email protected] | ||
if: github.ref == 'refs/heads/main' | ||
|
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
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
201 changes: 0 additions & 201 deletions
201
vendor/github.com/operator-framework/operator-lib/LICENSE
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
vendor/github.com/operator-framework/operator-lib/internal/utils/utils.go
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
vendor/github.com/operator-framework/operator-lib/leader/doc.go
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.