Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openshift
/
cluster-network-operator
Public
Notifications
You must be signed in to change notification settings
Fork
306
Star
110
Code
Issues
1
Pull requests
71
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Wiki
Security and quality
Insights
NO-ISSUE: modernise the codebase using go fix
- #3113
#3113
Open
skitt
wants to merge 8 commits into
openshift:master
openshift/cluster-network-operator:master
from
skitt:go-1.26-fix
skitt/cluster-network-operator:go-1.26-fix
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
NO-ISSUE: modernise the codebase using go fix
#3113
skitt
wants to merge 8 commits into
openshift:master
openshift/cluster-network-operator:master
from
skitt:go-1.26-fix
skitt/cluster-network-operator:go-1.26-fix
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
go fix: use integer ranges for loops
Show description for d54dcbf
skitt
committed
d54dcbf
View commit details
Copy full SHA for d54dcbf
Browse repository at this point
go fix: use any instead of interface{}
Show description for fa4df92
skitt
committed
fa4df92
View commit details
Copy full SHA for fa4df92
Browse repository at this point
go fix: use maps and slices functions instead of manual loops
Show description for c5f4ef1
skitt
committed
c5f4ef1
View commit details
Copy full SHA for c5f4ef1
Browse repository at this point
go fix: iterate over strings.SplitSeq
Show description for cdd31e9
skitt
committed
cdd31e9
View commit details
Copy full SHA for cdd31e9
Browse repository at this point
go fix: use new to construct pointers
Show description for d193aca
skitt
committed
d193aca
View commit details
Copy full SHA for d193aca
Browse repository at this point
go fix: use fmt.Appendf to format to a byte slice
Show description for 2f2293a
skitt
committed
2f2293a
View commit details
Copy full SHA for 2f2293a
Browse repository at this point
go fix: drop obsolete build tags
Show description for 73a0538
skitt
committed
73a0538
View commit details
Copy full SHA for 73a0538
Browse repository at this point
go fix: use min instead of open-coding it
Show description for 16f0b21
skitt
committed
16f0b21
View commit details
Copy full SHA for 16f0b21
Browse repository at this point
You can’t perform that action at this time.