Skip to content
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
6f42274
tilt ci: use Go version from go.mod (#1402)
joelanford Oct 22, 2024
2427acb
Merge branch 'main' into synchronize
Oct 23, 2024
8d24066
UPSTREAM: <carry>: Add OpenShift specific files
dtfranz Oct 26, 2023
8dc19d2
UPSTREAM: <carry>: Drop commitchecker
awgreene Nov 3, 2023
1987445
UPSTREAM: <carry>: Updating ose-olm-operator-controller-container ima…
Dec 16, 2023
932c546
UPSTREAM: <carry>: update owners
Mar 27, 2024
22d57c1
UPSTREAM: <carry>: Add pointer to tooling README
bentito Apr 1, 2024
f130ef6
UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
Apr 26, 2024
1c9cc46
UPSTREAM: <carry>: Updating ose-olm-operator-controller-container ima…
Mar 27, 2024
be6f1f7
UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
Apr 30, 2024
8b007b2
UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
liouk May 2, 2024
e1f88e7
UPSTREAM: <carry>: Updating ose-olm-operator-controller-container ima…
May 25, 2024
a2ae3bb
UPSTREAM: <carry>: add everettraven to approvers+reviewers
everettraven Jun 24, 2024
cd7716a
UPSTREAM: <carry>: add openshift kustomize overlay
everettraven Jul 9, 2024
8f2e829
UPSTREAM: <carry>: Add tmshort to approvers
tmshort Sep 11, 2024
0e9ef6b
UPSTREAM: <carry>: Updating ose-olm-operator-controller-container ima…
Sep 18, 2024
2ed4a7f
UPSTREAM: <carry>: Properly copy and call kustomize
tmshort Sep 23, 2024
8327f59
UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
joelanford Sep 20, 2024
9b60f42
UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be …
dtfranz Sep 26, 2024
f9c2bde
UPSTREAM: <carry>: Add downstream verify makefile target
dtfranz Sep 27, 2024
5ff1ff9
UPSTREAM: <carry>: openshift: template log verbosity to be managed by…
joelanford Sep 28, 2024
6b714c0
UPSTREAM: <carry>: Add global-pull-secret flag
Oct 8, 2024
5e8097f
UPSTREAM: <drop>: go mod vendor
Oct 23, 2024
82c75d1
UPSTREAM: <drop>: remove upstream GitHub configuration
Oct 23, 2024
1413081
UPSTREAM: <drop>: configure the commit-checker
Oct 23, 2024
5649dcf
UPSTREAM: <drop>: rewrite go mod
Oct 23, 2024
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 commitchecker.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
expectedMergeBase: b60477e881e709ddf58d27dd6c3887e117674902
expectedMergeBase: 6f422740ceb64853e72450a5f5a0d4a136444b85
upstreamBranch: main
upstreamOrg: operator-framework
upstreamRepo: operator-controller