Skip to content

Commit

Permalink
Merge pull request #267 from nunnatsa/bump-all
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
k8s-ci-robot committed Oct 20, 2023
2 parents 044d411 + e125d1c commit 238e1c9
Show file tree
Hide file tree
Showing 28 changed files with 3,541 additions and 2,042 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ test-junit: $(GOTESTSUM) ## Run tests with verbose setting and generate a junit

.PHONY: build-e2e-test
build-e2e-test: ## Builds the test binary
BIN_DIR=$(BIN_DIR) ./hack/build-e2e.sh
BIN_DIR=$(ROOT_DIR)/$(BIN_DIR) ./hack/build-e2e.sh

.PHONY: e2e-test
e2e-test: build-e2e-test ## run e2e tests
Expand Down
55 changes: 0 additions & 55 deletions api/v1alpha1/kubevirtmachinetemplate_webhook.go

This file was deleted.

93 changes: 0 additions & 93 deletions api/v1alpha1/kubevirtmachinetemplate_webhook_test.go

This file was deleted.

2 changes: 1 addition & 1 deletion api/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 238e1c9

Please sign in to comment.