Skip to content
Open
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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ config/crd/external-crds/cns.vmware.com_*
!config/crd/external-crds/cns.vmware.com_storagepolicyquotas.yaml
!config/crd/external-crds/cns.vmware.com_storagepolicyusages.yaml

# Do not inlcude GOSC VM mutation.
webhooks/virtualmachine/mutation/gosc_*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

During the internal cayman build process, we run git status to list all the files added/updated by WCP patcher. The gosc_ files are part of them listed there.


coverage*.html

# Created by the VSCode ginkgo plug-in
Expand Down