Skip to content

Commit 1d2417b

Browse files
committed
Update release instructions for hot patches
1 parent 7fa08b4 commit 1d2417b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

devel/release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,13 @@ to add [this file](https://github.com/kubernetes-client/python/blob/0976d59d6ff2
1919
under `kubernetes/client/apis/` to ensure the package is backwards compatible.
2020
For more details, see [#974](https://github.com/kubernetes-client/python/issues/974)
2121

22+
3. Add ability to the client to be used as Context Manager [kubernetes-client/python#1073](https://github.com/kubernetes-client/python/pull/1073)
23+
2224
Commit the manual changes like this [PR](https://github.com/kubernetes-client/python/pull/995/commits) does,
2325
then create your PR for review.
2426

27+
Alternatively, you can use the `scripts/apply-hotfixes.sh` script to apply changes from the above functionalities. **As mentioned above the script should be run after finishing the section `Update release tags`. Also, ensure a clean working directory before applying the script**
28+
2529
## Change logs
2630
Make sure the change logs are up to date [here](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md).
2731
If they are not, follow commits added after the last release and update/commit

0 commit comments

Comments
 (0)