Skip to content

Commit 2f03b8c

Browse files
alexander-demicevRadekManak
authored andcommitted
UPSTREAM: <carry>: Add openshift specific changes
# Conflicts: # .github/workflows/cover.yaml # .github/workflows/release.yaml # Conflicts: # .github/workflows/cover.yaml # .github/workflows/lint-docs.yaml # .github/workflows/release.yaml # OWNERS_ALIASES # Conflicts: # .github/ISSUE_TEMPLATE/bug_report.md # .github/workflows/cover.yaml # .github/workflows/lint-docs.yaml # .github/workflows/release.yaml # OWNERS_ALIASES
1 parent 90f009e commit 2f03b8c

32 files changed

+64443
-390
lines changed

.ci-operator.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
build_root_image:
2+
name: release
3+
namespace: openshift
4+
tag: rhel-9-release-golang-1.22-openshift-4.18

.dockerignore

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/proposal.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/pull_request_template.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/workflows/cover.yaml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/lint-docs.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/release.yaml

Lines changed: 0 additions & 126 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ bin
1111

1212
# Output of the go coverage tool, specifically when used with LiteIDE
1313
*.out
14-
coverage.*
1514

1615
# Ansible
1716
*.retry
@@ -29,7 +28,6 @@ kind.kubeconfig
2928
minikube.kubeconfig
3029
kubeconfig
3130
!kubeconfig/
32-
*.kubeconfig
3331

3432
# ssh keys
3533
.ssh*

0 commit comments

Comments
 (0)