Skip to content

Commit

Permalink
Modify conversions to support v0.25.5 monitoring-agent-api (#1059)
Browse files Browse the repository at this point in the history
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
  • Loading branch information
ArnobKumarSaha authored Oct 5, 2023
1 parent a42d651 commit 6a73990
Show file tree
Hide file tree
Showing 179 changed files with 28,728 additions and 7,864 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ gen-conversion:
$(CODE_GENERATOR_IMAGE) \
/go/bin/conversion-gen --go-header-file ./hack/license/go.txt \
--input-dirs $(GO_PKG)/$(REPO)/apis/kubedb/v1alpha1 \
--extra-peer-dirs "kmodules.xyz/monitoring-agent-api/api/v1alpha1" \
--extra-peer-dirs "kmodules.xyz/monitoring-agent-api/api/v1" \
-O zz_generated.conversion

# Generate openapi schema
Expand Down
Loading

0 comments on commit 6a73990

Please sign in to comment.