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
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
.
stackabletech
/
operator-rs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19
Star
166
Code
Issues
45
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor!: Don't parse resolv.conf for cluster domain auto-detection
- #896
#896
Merged
sbernauer
merged 13 commits into
main
stackabletech/operator-rs:main
from
spike/domain-in-client
stackabletech/operator-rs:spike/domain-in-client
Copy head branch name to clipboard
Oct 23, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
refactor!: Don't parse resolv.conf for cluster domain auto-detection
#896
sbernauer
merged 13 commits into
main
stackabletech/operator-rs:main
from
spike/domain-in-client
stackabletech/operator-rs:spike/domain-in-client
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2024
WIP spike: Store cluster domain in Client
sbernauer
committed
b08ed8e
View commit details
Copy full SHA for b08ed8e
Browse repository at this point
Store cluster domain in separate KubernetesClusterInfo struct
sbernauer
committed
62b1bad
View commit details
Copy full SHA for 62b1bad
Browse repository at this point
Merge remote-tracking branch 'origin/main' into spike/domain-in-client
sbernauer
committed
0269a4e
View commit details
Copy full SHA for 0269a4e
Browse repository at this point
Remove src/utils/cluster_domain.rs
sbernauer
committed
da4df86
View commit details
Copy full SHA for da4df86
Browse repository at this point
Dont pass all CLI args
sbernauer
committed
4869e79
View commit details
Copy full SHA for 4869e79
Browse repository at this point
changelog
sbernauer
committed
574e030
View commit details
Copy full SHA for 574e030
Browse repository at this point
typo
sbernauer
committed
d6db64f
View commit details
Copy full SHA for d6db64f
Browse repository at this point
Move CLI arg into KubernetesClusterInfoCliOpts struct
sbernauer
committed
ce51bc5
View commit details
Copy full SHA for ce51bc5
Browse repository at this point
KubernetesClusterInfoCliOpts -> KubernetesClusterInfoOpts
sbernauer
committed
c0b3650
View commit details
Copy full SHA for c0b3650
Browse repository at this point
Derive Default for KubernetesClusterInfoOpts
sbernauer
committed
9c36cda
View commit details
Copy full SHA for 9c36cda
Browse repository at this point
Fix cli leftovers
sbernauer
committed
6fd8779
View commit details
Copy full SHA for 6fd8779
Browse repository at this point
Add rust docs
sbernauer
committed
7ca2f5d
View commit details
Copy full SHA for 7ca2f5d
Browse repository at this point
Mark as breaking in changelog
sbernauer
authored
e371742
View commit details
Copy full SHA for e371742
Browse repository at this point
You can’t perform that action at this time.