-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
827 changed files
with
5,709 additions
and
3,452 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,7 +99,7 @@ on a clean machine: | |
|
||
```bash | ||
git clean -xdf | ||
pyenv install 2.7.12 | ||
pyenv install -s 2.7.12 | ||
pyenv global 2.7.12 | ||
virtualenv .release | ||
source .release/bin/activate | ||
|
@@ -147,6 +147,9 @@ the target branch to "release-x.y". If the release is a pre-release, check the | |
`This is a pre-release` option. | ||
|
||
|
||
## Announcement | ||
Send an announcement email to [email protected] with the subject [ANNOUNCE] kubernetes python-client $VERSION is released | ||
|
||
## Cleanup | ||
|
||
```bash | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.