Skip to content

Commit

Permalink
[mq] working branch - merge 23ee802 on top of main at 7d7e778
Browse files Browse the repository at this point in the history
{"baseBranch":"main","baseCommit":"7d7e7782eea26023d67050006617764b49688d77","createdAt":"2024-10-23T14:42:39.510122Z","headSha":"23ee8021753a2fb03b1ff874430eec50fe4997ca","id":"590c5a5e-64cc-40d1-a2e3-4f43f7d3706b","priority":"200","pullRequestNumber":"226","queuedAt":"2024-10-23T14:42:39.508934Z","status":"STATUS_QUEUED"}
  • Loading branch information
dd-mergequeue[bot] authored Oct 23, 2024
2 parents 4b978f6 + 23ee802 commit 177bd91
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ install-tools: bin/$(PLATFORM)/golangci-lint bin/$(PLATFORM)/operator-sdk bin/$(

.PHONY: generate-openapi
generate-openapi: bin/$(PLATFORM)/openapi-gen
bin/$(PLATFORM)/openapi-gen --logtostderr --output-dir apis/datadoghq/v1alpha1 --output-file zz_generated.openapi.go --output-pkg apis/datadoghq/v1alpha1 --go-header-file ./hack/boilerplate.go.txt
bin/$(PLATFORM)/openapi-gen --logtostderr --output-dir apis/datadoghq/v1alpha1 --output-file zz_generated.openapi.go --output-pkg apis/datadoghq/v1alpha1 --go-header-file ./hack/boilerplate.go.txt ./apis/datadoghq/v1alpha1

.PHONY: patch-crds
patch-crds: bin/$(PLATFORM)/yq
Expand Down
Loading

0 comments on commit 177bd91

Please sign in to comment.