Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile.local
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ pull-upstream-changes:

# Remove monorepo-only directories and files that don't belong in the
# standalone API repo. The bgpfilter_test.go file requires a kind cluster.
rm -rf config/ admission/ patches/
rm -rf config/ admission/
rm -f pkg/apis/projectcalico/v3/bgpfilter_test.go

# Restores any files that we want to keep even if they're different
Expand Down