Commit Graph

20 Commits

Author SHA1 Message Date
Raj Bhargav
e3b373fc1f Added proxy variable to read values from environment
What type of PR is this?
/kind bug

What this PR does / why we need it:
This PRs will read environment variables assigned for proxy and no_proxy.

Update ws_client_test.py

Update configuration.py
What type of PR is this?
/kind bug

What this PR does / why we need it:
This PRs will read environment variables assigned for proxy and no_proxy.

Update configuration.py

Add debug logging doc and example

add .readthedocs.yaml config file

Added

Added insert_proxy_config.sh to edit configuration.py in client

Revert "Added insert_proxy_config.sh to edit configuration.py in client"

This reverts commit b295c2ddcbb838196823c4d7a55a67fd1d1dc290.

To avoid condition self.no_proxy is already present
2025-06-10 16:27:05 +05:30
Tomasz Prus
cdfd750727 Fix snapshot version to be compliant with PEP440. 2023-02-26 12:01:40 +01:00
Haowei Cai
b230fc02fb Update k8s API version if the old client was a snapshot 2021-10-27 09:10:11 -07:00
Haowei Cai
029603980b Add comments about what git add . does 2021-10-26 14:06:25 -07:00
Haowei Cai
4fb04c0758 Only collect release notes from tmp output file if the file is non-empty 2021-10-26 13:50:29 -07:00
Haowei Cai
23df733b71 Run release-notes tool only when we actually pull commits into the release branch 2021-10-26 11:28:29 -07:00
Haowei Cai
ab54b6f5de Update Kubernetes API Version if we are generating a snapshot 2021-10-25 13:16:36 -07:00
Haowei Cai
cedbcf304f fixup! Collect release notes from master branch 2021-10-25 10:54:08 -07:00
Haowei Cai
a9085a8055 Skip unnecessary changelog update. Update print message. 2021-10-24 21:00:46 -07:00
Haowei Cai
606b64e454 Accept the automatically generated merge commit message 2021-10-24 20:51:46 -07:00
Haowei Cai
b8b3accc4b Collect release notes from master branch 2021-10-24 20:48:33 -07:00
Haowei Cai
6ec81ea513 DEVELOPMENT_STATUS may contain slash. Use colon as delimiter instead 2021-10-24 19:47:37 -07:00
Haowei Cai
96cc50e58e Checkout a local branch, pull a remote branch 2021-10-24 19:36:40 -07:00
Haowei Cai
b422c0de77 Update comments to make the code more readable 2021-10-24 16:02:54 -07:00
Haowei Cai
e562fecc35 Add a TODO about updating readme automatically 2021-09-20 10:26:00 -07:00
Haowei Cai
a6c28e11ec Explicitly set USERNAME in the release script
Sometimes a user's machine has this env set. Setting the value explicitly
makes sure we always download the right kubernetes openapi spec during a
release.
2021-09-20 10:23:41 -07:00
Haowei Cai
4e02372708 release automation: tolerate when there is no API change 2021-09-19 19:36:35 -07:00
Haowei Cai
d8e7686d28 add a release script 2021-09-13 11:48:10 -07:00
mbohlool
68e6fd2bbc Update release steps to add source distribution 2017-01-03 14:09:12 -08:00
mbohlool
610a1f5794 document release steps in a bash file. 2016-12-27 17:15:47 -08:00