Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.21-openshift-4.16
20 changes: 8 additions & 12 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
*
!.git
!cloud-controller-manager
!Makefile
!hack/pkg-config.sh
!vendor
!cmd
!pkg
!bin
!go.mod
!go.sum
!tests
# Exclude files and directories which are not needed for the OCP-specific image build process
docs/
examples/
site/
helm/

/cloudbuild.yaml
/netlify.toml
30 changes: 0 additions & 30 deletions .github/ISSUE_TEMPLATE/bug-report.md

This file was deleted.

17 changes: 0 additions & 17 deletions .github/ISSUE_TEMPLATE/enhancement.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/failing-test.md

This file was deleted.

22 changes: 0 additions & 22 deletions .github/ISSUE_TEMPLATE/flaking-test.md

This file was deleted.

72 changes: 0 additions & 72 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

Loading