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 }}
pythonmao
/
python
Public
forked from
kubernetes-client/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python
kubernetes
on
mbohlool-patch-2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 17, 2017
Change IntOrString field types from string to object
mbohlool
committed
7c18193
View commit details
Copy full SHA for 7c18193
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
Updte master to kubernetes 1.8
mbohlool
committed
6b1a80c
View commit details
Copy full SHA for 6b1a80c
View code at this point
Browse repository at this point
Update CHANGELOGS and final touch ups
mbohlool
committed
1935921
View commit details
Copy full SHA for 1935921
View code at this point
Browse repository at this point
Fix end to end tests
mbohlool
committed
1d27f7e
View commit details
Copy full SHA for 1d27f7e
View code at this point
Browse repository at this point
Fix (hack) rest client for patch
mbohlool
committed
789e374
View commit details
Copy full SHA for 789e374
View code at this point
Browse repository at this point
Update base to get fixes to utility functions because of using new generated client
mbohlool
committed
bc2aac4
View commit details
Copy full SHA for bc2aac4
View code at this point
Browse repository at this point
Remove config, apiClient, and restClient from ignore list of swagger-codegen and regenerate client using HEAD of the generator
mbohlool
committed
4782543
View commit details
Copy full SHA for 4782543
View code at this point
Browse repository at this point
Update generated client first
mbohlool
committed
63d667a
View commit details
Copy full SHA for 63d667a
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Use stream module to call exec/attach calls
mbohlool
committed
27ba35a
View commit details
Copy full SHA for 27ba35a
View code at this point
Browse repository at this point
Update base to latest commit with stream module added
mbohlool
committed
55ef46b
View commit details
Copy full SHA for 55ef46b
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Changes from update-client.sh
brejoc
committed
3b66dde
View commit details
Copy full SHA for 3b66dde
View code at this point
Browse repository at this point
Introducing __version__ and __project__ variables
Show description for 1054f10
brejoc
committed
1054f10
View commit details
Copy full SHA for 1054f10
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
update generated client to get https://github.com/kubernetes/kubernetes/pull/49357
mbohlool
committed
b4f852a
View commit details
Copy full SHA for b4f852a
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
Support for v4 stream protocol
Show description for c3d3ea8
jraby
committed
c3d3ea8
View commit details
Copy full SHA for c3d3ea8
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Update base submodule
mbohlool
committed
d518be4
View commit details
Copy full SHA for d518be4
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
Submodule bump for kubernetes-client/python-base#18
yuvipanda
committed
1d2369e
View commit details
Copy full SHA for 1d2369e
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Merge pull request #287 from dims/use-latest-localkube
Show description for f6d80b0
mbohlool
authored
f6d80b0
View commit details
Copy full SHA for f6d80b0
View code at this point
Browse repository at this point
Test with latest localkube version
Show description for ebb23b7
dims
committed
ebb23b7
View commit details
Copy full SHA for ebb23b7
View code at this point
Browse repository at this point
Support both TPR and CRD with custom objects spec (#283)
Show description for 917ec63
mbohlool
authored
917ec63
View commit details
Copy full SHA for 917ec63
View code at this point
Browse repository at this point
Remove oauth2client requirement (#286)
Show description for afe706d
strigazi
authored and
mbohlool
committed
afe706d
View commit details
Copy full SHA for afe706d
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Fix Travis CI failure
mbohlool
committed
5900a4c
View commit details
Copy full SHA for 5900a4c
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Update generated client
mbohlool
committed
ef558a5
View commit details
Copy full SHA for ef558a5
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
Generate client with 'name' and 'namespace' swapped for TPRs
Ebbe Elsborg
committed
b0bc0be
View commit details
Copy full SHA for b0bc0be
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Generate client with 'version' parameter
Ebbe Elsborg
committed
1849b1f
View commit details
Copy full SHA for 1849b1f
View code at this point
Browse repository at this point
Run update-client.sh
Ebbe Elsborg
committed
2e67319
View commit details
Copy full SHA for 2e67319
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
Use urlparse to generate websocket url
Show description for 9cd0b3d
Sergi Almacellas Abellana
committed
9cd0b3d
View commit details
Copy full SHA for 9cd0b3d
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
Update submodule to user config fixes
Show description for cf2e840
Sergi Almacellas Abellana
committed
cf2e840
View commit details
Copy full SHA for cf2e840
View code at this point
Browse repository at this point
Commits on May 22, 2017
Update generated client for TPR fix
mbohlool
committed
8a3b2ba
View commit details
Copy full SHA for 8a3b2ba
View code at this point
Browse repository at this point
Update client (only version changes)
mbohlool
committed
e7a257a
View commit details
Copy full SHA for e7a257a
View code at this point
Browse repository at this point
Commits on May 19, 2017
Update base submodule
mbohlool
committed
5eee265
View commit details
Copy full SHA for 5eee265
View code at this point
Browse repository at this point
Update generated client
mbohlool
committed
23b0f8c
View commit details
Copy full SHA for 23b0f8c
View code at this point
Browse repository at this point
Add kubernetes-client/python-base as submodule to this repo
mbohlool
committed
8980d48
View commit details
Copy full SHA for 8980d48
View code at this point
Browse repository at this point
Remove base folder to prepare for submodule model
mbohlool
committed
dd30fe6
View commit details
Copy full SHA for dd30fe6
View code at this point
Browse repository at this point
Commits on May 9, 2017
Move manual code to a base folder to prepare for repo splitting.
mbohlool
committed
1ebceb6
View commit details
Copy full SHA for 1ebceb6
View code at this point
Browse repository at this point
Commits on May 4, 2017
Update generated client
mbohlool
committed
c1ad663
View commit details
Copy full SHA for c1ad663
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.