Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove generated files and update docs to generate files as they were #211

Merged
merged 2 commits into from
Sep 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,14 @@ tags
.history
# End of https://www.gitignore.io/api/go,vim,emacs,visualstudiocode
testbin*
# operator-sdk build deps
bin/*
# make generate files
api/v1/zz_generated.deepcopy.go
# make manifest files
config/crd/bases/kataconfiguration.openshift.io_kataconfigs.yaml
config/rbac/role.yaml
config/webhook/manifests.yaml
# make bundle files
bundle.Dockerfile
bundle/
270 changes: 0 additions & 270 deletions api/v1/zz_generated.deepcopy.go

This file was deleted.

20 changes: 0 additions & 20 deletions bundle.Dockerfile

This file was deleted.

17 changes: 0 additions & 17 deletions bundle/manifests/controller-manager-metrics-svc_v1_service.yaml

This file was deleted.