-
Notifications
You must be signed in to change notification settings - Fork 48
NO-ISSUE: Synchronize From Upstream Repositories #722
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
base: main
Are you sure you want to change the base?
Changes from all commits
dedc766
7d80a95
6e39708
cb369e4
a9a7909
38a6775
869124a
b09d0a8
06cb6f4
e5008b7
4643c4a
8b6ef21
92b9535
296c5cb
ccf6b6b
aff05b7
86f57ec
350143b
58202fe
6986bd8
5ce0bd5
b36cff3
3a401fa
4d03dc6
6562eea
cc72cce
3f6131a
00882e8
348bf10
d48add2
1a7fd85
aa10085
c2ad15a
898cbb3
ba39584
a922706
0f0fb2e
2d78f94
69465fe
8852ed1
847d9e1
75ae8f7
a34c5f1
460604e
5a3bc40
6d0ece1
a34a967
f1f88e3
5b1511b
07fc47f
a712a5e
f77fa2d
0b86093
ddb66a4
a5da19b
77f14ef
3d3caeb
710a909
be2f181
41657cc
97a74cc
656c592
cca401e
f67671b
d1f5a41
4d4dbff
850fbfe
d3ed2f7
47adb8d
677b5d1
3fafe38
2de6d39
54bbdad
6423ffa
86341c8
442e0e4
9bd7d1a
7add8f2
783132f
5f3ed53
dd38969
557f3b0
cb713ae
a355516
91f231b
c293b32
62629d5
d1a6d31
01a8f64
a85bf42
b8e4d24
cabba14
34553e8
3640c9f
7500554
d408ddd
dba80e0
5f34638
56337bd
f127e65
841b0cc
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 716
k8s.io/*patch bumps to v0.35.4 are overridden byreplacedirectives pinning v0.35.0.The
requireupdates are ineffective becausereplacedirectives take precedence in Go module resolution. This prevents the intended patch fixes from being applied at build time.🔧 Proposed fix
Also applies to: 44-44
🤖 Prompt for AI Agents