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 }}
Bryji
/
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
scripts
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 (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 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 Aug 16, 2017
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 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
Commits on Jul 6, 2017
Use kubernetes-client/gen generators to generate python client
mbohlool
committed
d2d4914
View commit details
Copy full SHA for d2d4914
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
Master to follow kubernetes 1.7 branch
mbohlool
committed
21e071a
View commit details
Copy full SHA for 21e071a
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
Swap parameters 'name' and 'namespace' for TPRs
Show description for 02283ea
Ebbe Elsborg
committed
02283ea
View commit details
Copy full SHA for 02283ea
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
Parametrize resource path with 'version' parameter
Show description for 69bce1a
Ebbe Elsborg
committed
69bce1a
View commit details
Copy full SHA for 69bce1a
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 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
Fix update client script to ignore kubernetes/base folder
mbohlool
committed
19ce362
View commit details
Copy full SHA for 19ce362
View code at this point
Browse repository at this point
Fix TPRs security
mbohlool
committed
bf337a5
View commit details
Copy full SHA for bf337a5
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 generated client
mbohlool
committed
23b0f8c
View commit details
Copy full SHA for 23b0f8c
View code at this point
Browse repository at this point
Add OperationIDs to third party resources spec
mbohlool
committed
1672ded
View commit details
Copy full SHA for 1672ded
View code at this point
Browse repository at this point
Commits on May 18, 2017
Add support for thirdparty resource watch/create/put and delete operations (#216)
Show description for dab09e0
jonathan-kosgei
authored and
mbohlool
committed
dab09e0
View commit details
Copy full SHA for dab09e0
View code at this point
Browse repository at this point
Commits on May 4, 2017
Use swagger-codegen 2.2.2 stable
mbohlool
committed
7352864
View commit details
Copy full SHA for 7352864
View code at this point
Browse repository at this point
Commits on May 3, 2017
Update update-client.sh
Show description for c5347ac
mbohlool
authored
c5347ac
View commit details
Copy full SHA for c5347ac
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Update generated client
mbohlool
committed
f5ec773
View commit details
Copy full SHA for f5ec773
View code at this point
Browse repository at this point
Remove Spec Version constant as the main spec is versioned now
mbohlool
committed
07013a0
View commit details
Copy full SHA for 07013a0
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Merge branch 'master' into cherry
mbohlool
authored
cba33ac
View commit details
Copy full SHA for cba33ac
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
Update (and generalize) cherry pick script for client-python
mbohlool
committed
f567e82
View commit details
Copy full SHA for f567e82
View code at this point
Browse repository at this point
Copy original cherry pick script from kubernetes main repo
mbohlool
committed
7408d90
View commit details
Copy full SHA for 7408d90
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Update client
mbohlool
committed
cfc0ff1
View commit details
Copy full SHA for cfc0ff1
View code at this point
Browse repository at this point
Inline primitive models in preprocessing
mbohlool
committed
fbdff46
View commit details
Copy full SHA for fbdff46
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Update client code
mbohlool
committed
35ca453
View commit details
Copy full SHA for 35ca453
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.