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 }}
jrtcppv
/
python
Public
forked from
kubernetes-client/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
setup.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 3, 2019
generated client change for 10.0.0-snapshot
roycaihw
committed
b603b4a
View commit details
Copy full SHA for b603b4a
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Make dependancy adal optional
iamneha
committed
3d12555
View commit details
Copy full SHA for 3d12555
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
generated client change for 9.0.0-snapshot version constant update
roycaihw
committed
cd411d2
View commit details
Copy full SHA for cd411d2
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Prepare for Python 3.7 tests
micw523
committed
de9b187
View commit details
Copy full SHA for de9b187
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Add kubectl create -f feature
micw523
committed
5a92ba6
View commit details
Copy full SHA for 5a92ba6
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
generated client change for 8.0.0 snapshot on master branch
Show description for 316509b
roycaihw
committed
316509b
View commit details
Copy full SHA for 316509b
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Generated client change for Kubernetes 1.11
roycaihw
committed
5f81a65
View commit details
Copy full SHA for 5f81a65
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Only depend on ipaddress in python2
Show description for e2b7ee7
asottile
committed
e2b7ee7
View commit details
Copy full SHA for e2b7ee7
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Generated API change for kubernetes 1.10
roycaihw
committed
71b5abc
View commit details
Copy full SHA for 71b5abc
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
Update org and repo name
roycaihw
committed
ed05251
View commit details
Copy full SHA for ed05251
View code at this point
Browse repository at this point
Update master to kubernetes 1.9
roycaihw
committed
3abfdf9
View commit details
Copy full SHA for 3abfdf9
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
Fix exec example to use new configuration model
mbohlool
committed
77a504e
View commit details
Copy full SHA for 77a504e
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
make sure that kubernetes.stream module gets installed
Show description for ccf288c
larsks
committed
ccf288c
View commit details
Copy full SHA for ccf288c
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 7, 2017
Add support for python3.6
Sergi Almacellas Abellana
committed
20fa5b4
View commit details
Copy full SHA for 20fa5b4
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Add tests requires on setup.py
Sergi Almacellas Abellana
committed
e2d3f6d
View commit details
Copy full SHA for e2d3f6d
View code at this point
Browse repository at this point
Read setup.py dependencies from requeriments.txt
Show description for a6870af
Sergi Almacellas Abellana
committed
a6870af
View commit details
Copy full SHA for a6870af
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
Exclude urllib3 version 1.21 from depedencies as it breaks our code
mbohlool
committed
7aec646
View commit details
Copy full SHA for 7aec646
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Fix urllib3 dependency to <=1.20
mbohlool
committed
bc33850
View commit details
Copy full SHA for bc33850
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
Commits on Feb 22, 2017
Sync requirements and add license info
Show description for 8ac4254
dims
committed
8ac4254
View commit details
Copy full SHA for 8ac4254
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Kubernetes is not a valid value for Environment classifier in setup.py
mbohlool
committed
a0b391a
View commit details
Copy full SHA for a0b391a
View code at this point
Browse repository at this point
Update generated client after bugfix kubernetes/kubernetes#39465
mbohlool
committed
b971b6b
View commit details
Copy full SHA for b971b6b
View code at this point
Browse repository at this point
Extract DevelopmentStatus as a constant to scripts/constants.py
mbohlool
committed
58aa165
View commit details
Copy full SHA for 58aa165
View code at this point
Browse repository at this point
Add classifiers to setup.py
Show description for d3a2d60
dims
committed
d3a2d60
View commit details
Copy full SHA for d3a2d60
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
Stop exporting script folder
mbohlool
committed
ac03642
View commit details
Copy full SHA for ac03642
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
Fix package's long description
mbohlool
committed
9f49656
View commit details
Copy full SHA for 9f49656
View code at this point
Browse repository at this point
Commits on Dec 15, 2016
Fix failing setup.py
mbohlool
committed
4d3307b
View commit details
Copy full SHA for 4d3307b
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Download OpenAPI spec directly from k8s release branch
mbohlool
committed
4c14ab3
View commit details
Copy full SHA for 4c14ab3
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Update version to alpha.2 as alpha.1 is used for a failed release
mbohlool
committed
000c873
View commit details
Copy full SHA for 000c873
View code at this point
Browse repository at this point
Add ipaddress as a dependency. urllib3 will fix ssl ipaddress hostnames if this package exists
mbohlool
committed
f6e417d
View commit details
Copy full SHA for f6e417d
View code at this point
Browse repository at this point
Update package version
mbohlool
committed
7ed7856
View commit details
Copy full SHA for 7ed7856
View code at this point
Browse repository at this point
Separate package util into config and watch package
mbohlool
committed
26ac2c4
View commit details
Copy full SHA for 26ac2c4
View code at this point
Browse repository at this point
Update package information in setup.py
mbohlool
committed
b71a00d
View commit details
Copy full SHA for b71a00d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.