Skip to content

Commit

Permalink
UPSTREAM: <carry>: Add check to verify bundles have been updated
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
(cherry picked from commit b8396cb)
(cherry picked from commit 4c82db6)
(cherry picked from commit 60213aa)
(cherry picked from commit 5eda91c)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
(cherry picked from commit 6fed76b)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
  • Loading branch information
creydr authored and dougsland committed Mar 15, 2023
1 parent 347d20e commit 49480ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ check-manifests: generate
check-bundle: bundle
./hack/check-gen.sh bundle

check-ocp-bundle: ocp-update-bundle-manifests
./hack/check-gen.sh ocp-update-bundle-manifests

generate: gen-k8s gen-crds gen-rbac

manifests:
Expand Down

0 comments on commit 49480ac

Please sign in to comment.