Commit Graph

1029 Commits

Author SHA1 Message Date
Haowei Cai
b230fc02fb Update k8s API version if the old client was a snapshot 2021-10-27 09:10:11 -07:00
Kubernetes Prow Robot
e0e60faa8f
Merge pull request #1602 from roycaihw/handle-no-master-change
Run release-notes tool only when we actually pull commits into the release branch
2021-10-26 15:53:46 -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
Kubernetes Prow Robot
a766a5ff2e
Merge pull request #1601 from yliaog/dev
Dev
2021-10-26 12:59:10 -07:00
Yu Liao
121942b47d added personal access token instruction 2021-10-26 11:28:51 -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
Kubernetes Prow Robot
4ed526b3b9
Merge pull request #1600 from itaru2622/hotfix_noproxy
update scripts/apply-hotfixes.sh for no_proxy support until openapi-generator v5.3.1 involved.
2021-10-26 07:53:31 -07:00
itaru2622
e8f77e7ae7 update scripts/apply-hotfixes.sh for no_proxy support 2021-10-26 08:58:04 +00:00
Kubernetes Prow Robot
31ebc8e0a0
Merge pull request #1594 from roycaihw/doc/release
Document how to use the release script
2021-10-25 16:07:30 -07:00
Haowei Cai
03d812dc6d fixup! Document how to use the release script 2021-10-25 15:16:49 -07:00
Kubernetes Prow Robot
549482d884
Merge pull request #1597 from yliaog/automated-release-of-20.0.0-snapshot-upstream-master-1635198017
Automated release of 20.0.0 snapshot upstream master 1635198017
2021-10-25 15:00:25 -07:00
itaru2622
77ef217707 add no_proxy support to configuration and REST client. 2021-10-25 14:55:30 -07:00
Yu Liao
6d785aabd5 generated client change 2021-10-25 14:41:05 -07:00
Yu Liao
b0dbe417f2 generated API change 2021-10-25 14:41:04 -07:00
Yu Liao
1f2726d949 generated client change for custom_objects 2021-10-25 14:41:03 -07:00
Yu Liao
20d3095e49 update changelog 2021-10-25 14:40:18 -07:00
Yu Liao
6817741aa0 update version constants for 20.0.0-snapshot release 2021-10-25 14:40:18 -07:00
Kubernetes Prow Robot
c0728cfe46
Merge pull request #1596 from roycaihw/new-cr-patch
Create new hotfix for patching custom objects issue
2021-10-25 14:38:27 -07:00
Haowei Cai
32877fea9a update custom object api hotfix commit 2021-10-25 14:30:40 -07:00
Haowei Cai
88397bcc5b hotfix for patching custom objects issue#866
This reverts commit 56320f7c9b.
2021-10-25 14:26:00 -07:00
Haowei Cai
56320f7c9b generated custom_objects_api changes 2021-10-25 14:25:14 -07:00
Kubernetes Prow Robot
1d205a34f2
Merge pull request #1593 from roycaihw/snapshot-api-version
Update Kubernetes API Version if we are generating a snapshot
2021-10-25 13:34:25 -07:00
Haowei Cai
3115f790e3 Document how to use the release script 2021-10-25 13:34:01 -07:00
Kubernetes Prow Robot
96b5c9ba4a
Merge pull request #1591 from roycaihw/update-readme-master
Update README and CHANGELOG in master branch
2021-10-25 13:18:25 -07:00
Haowei Cai
ab54b6f5de Update Kubernetes API Version if we are generating a snapshot 2021-10-25 13:16:36 -07:00
Kubernetes Prow Robot
6d7d61fef3
Merge pull request #1590 from roycaihw/cleanup-hotfix
Remove unnecessary hotfix
2021-10-25 13:04:25 -07:00
Haowei Cai
918e7e8368 Update readme for v19 GA release 2021-10-25 13:01:56 -07:00
Haowei Cai
4b9bef9273 update changelog with release notes from master branch 2021-10-25 13:01:05 -07:00
Haowei Cai
e8dbdd1d3b Remove unnecessary hotfix 2021-10-25 12:58:45 -07:00
Kubernetes Prow Robot
65735db14a
Merge pull request #1583 from roycaihw/release
Improvements to the release script
2021-10-25 11:01:03 -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
Kubernetes Prow Robot
d54611ccf8
Merge pull request #1581 from itaru2622/update_commithash
update python-base commithash
2021-10-18 15:57:34 -07:00
itaru2622
0449056620 update python-base commithash 2021-10-19 07:35:25 +09:00
Kubernetes Prow Robot
975360ced0
Merge pull request #1579 from itaru2622/no_proxy
add no_proxy parameter to configuration for REST and websocket client
2021-10-18 15:25:21 -07:00
itaru2622
95a893cd1c add no_proxy support to configuration and REST client. 2021-10-19 07:19:14 +09:00
Kubernetes Prow Robot
19d3bc9be4
Merge pull request #1577 from cclauss/patch-2
Add Python 3.10 to the testing
2021-10-15 09:14:55 -07:00
Christian Clauss
d5a7db3cce
Programming Language :: Python :: 3.10 2021-10-15 13:09:17 +02:00
Christian Clauss
dc11cf50ef
Add Python 3.10 to the testing 2021-10-15 13:01:16 +02:00
Kubernetes Prow Robot
b15bea16a8
Merge pull request #1573 from roycaihw/update-readme-v19b
Update changelog and readme in the master branch
2021-10-13 09:55:49 -07:00
Haowei Cai
858df36f19 update changelog and readme 2021-10-12 19:38:05 -07:00
Kubernetes Prow Robot
66fe48181f
Merge pull request #1567 from itaru2622/update_python_base
update python-base commithash
2021-10-11 09:24:40 -07:00
itaru2622
4f67f8a0c1 update python-base 2021-10-11 14:37:54 +09:00
Kubernetes Prow Robot
be51b01fbc
Merge pull request #1529 from hedrox/bug-rc-delete
Fix replication controller pods delete in tests
2021-10-08 18:36:37 -07:00