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
.
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
Updates kube-rs to latest version
- #46
#46
Merged
lfrancke
merged 10 commits into
main
stackabletech/operator-rs:main
from
kube_update
stackabletech/operator-rs:kube_update
Copy head branch name to clipboard
Feb 4, 2021
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Updates kube-rs to latest version
#46
lfrancke
merged 10 commits into
main
stackabletech/operator-rs:main
from
kube_update
stackabletech/operator-rs:kube_update
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2021
Update to latest kube dependencies.
Show description for 970a989
lfrancke
committed
970a989
View commit details
Copy full SHA for 970a989
Browse repository at this point
WIP
lfrancke
committed
389a2bf
View commit details
Copy full SHA for 389a2bf
Browse repository at this point
WIP
lfrancke
committed
3e09cf3
View commit details
Copy full SHA for 3e09cf3
Browse repository at this point
Cleanup
lfrancke
committed
cb93f5b
View commit details
Copy full SHA for cb93f5b
Browse repository at this point
Fix warning
lfrancke
committed
7c4187a
View commit details
Copy full SHA for 7c4187a
Browse repository at this point
Adds documentation
lfrancke
committed
c05a070
View commit details
Copy full SHA for c05a070
Browse repository at this point
Commits on Feb 4, 2021
Adds docs
lfrancke
committed
8b994cd
View commit details
Copy full SHA for 8b994cd
Browse repository at this point
Merge branch 'main' into kube_update
lfrancke
authored
4bae32f
View commit details
Copy full SHA for 4bae32f
Browse repository at this point
We shouldn't serialize ourselves anymore because that'd lead to double serialization and in the form of "[123, 45, 21, ...]" because it tries to serialize the Vec<...> and not the data itself anymore.
lfrancke
committed
59468bb
View commit details
Copy full SHA for 59468bb
Browse repository at this point
Requeue on error
lfrancke
committed
9a808e9
View commit details
Copy full SHA for 9a808e9
Browse repository at this point
You can’t perform that action at this time.