Commit Graph

1434 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
44453c3eab
Merge pull request #1704 from yliaog/automated-release-of-22.6.0-upstream-release-22.0-1644864656
Some checks failed
Kubernetes Python Client - Validation / build (3.10) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.6) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.7) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.8) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.9, coverage) (push) Has been cancelled
Automated release of 22.6.0 upstream release 22.0 1644864656
2022-02-14 11:01:45 -08:00
Yu Liao
770cbee8f6 Updated the compatibility matrix and maintenance status 2022-02-14 10:54:26 -08:00
Yu Liao
16ec19d5a8 generated client change 2022-02-14 10:52:15 -08:00
Yu Liao
382484f3e6 update version constants for 22.6.0 release 2022-02-14 10:52:15 -08:00
Yu Liao
c0b3d3ba8e update changelog with release notes from master branch 2022-02-14 10:52:15 -08:00
antonblr
115a9706d8 Generate and upload code coverage 2022-02-14 10:52:15 -08:00
Venu Karnati
649c5fe59a Async fix for Dynamic Client 2022-02-14 10:52:15 -08:00
dependabot[bot]
386ff934f4 Bump actions/setup-python from 2.3.1 to 2.3.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 10:52:15 -08:00
Kubernetes Prow Robot
4e83cb78b5
Merge pull request #1695 from yliaog/automated-release-of-22.6.0b1-upstream-release-22.0-1644255027
Automated release of 22.6.0b1 upstream release 22.0 1644255027
2022-02-08 13:34:35 -08:00
Yu Liao
9ec2a3f131 generated client change 2022-02-07 10:14:14 -08:00
Yu Liao
4cb1f87e91 update version constants for 22.6.0b1 release 2022-02-07 10:14:14 -08:00
Yu Liao
85a258a4c3 update changelog with release notes from master branch 2022-02-07 10:14:14 -08:00
Yu Liao
87614465d5 removed docs and scripts around submodules. submodules are no longer
used.
2022-02-07 10:14:14 -08:00
Huan-Ting,Chen
0cac1054cb add e2e_test for create_from_directory 2022-02-07 10:14:14 -08:00
Huan-Ting,Chen
5535f09c84 feat: add create from directory support 2022-02-07 10:14:14 -08:00
Kubernetes Prow Robot
f88c760f24
Merge pull request #1691 from yliaog/automated-release-of-22.6.0a1-upstream-release-22.0-1643658718
Automated release of 22.6.0a1 upstream release 22.0 1643658718
2022-01-31 13:07:54 -08:00
Yu Liao
a7b34246c3 Update the compatibility matrix and maintenance status 2022-01-31 12:43:35 -08:00
Yu Liao
f9dfc11e52 generated client change 2022-01-31 11:52:30 -08:00
Yu Liao
dc191c11fe update changelog 2022-01-31 11:52:01 -08:00
Yu Liao
56309b93a0 update version constants for 22.6.0a1 release 2022-01-31 11:52:00 -08:00
Haowei Cai (Roy)
873e8fd0d1
Merge pull request #1690 from yliaog/release-22.0
Release 22.0
2022-01-31 11:49:24 -08:00
Haowei Cai (Roy)
1271465acd
Merge pull request #1672 from yliaog/master
removed submodule
2022-01-31 10:31:49 -08:00
Kubernetes Prow Robot
dac1f7bce7
Merge pull request #1659 from KuberDriver/249_travis_to_gh_actions
Updates to migrate from travis CI to GitHub Actions
2022-01-26 15:30:50 -08:00
Kubernetes Prow Robot
1937611632
Merge pull request #1677 from tbille/fix-duplicate-code-docs
Remove duplicate code in documentation
2022-01-15 13:39:26 -08:00
toto
5a2b926c16 Remove duplicate code in documentation 2022-01-15 11:35:22 +01:00
KuberDriver
ebe26d216e Deleted travis.yml to migrate to GH 2022-01-12 22:28:57 +00:00
KuberDriver
459f4c924d Testing CI without explicit HOME defined 2022-01-12 22:16:44 +00:00
Yu Liao
9d176918a9 removed submodule 2022-01-07 16:17:39 -08:00
Kubernetes Prow Robot
47b9da9de2
Merge pull request #1670 from yliaog/automated-release-of-22.0.0-snapshot-upstream-master-1641318151
Removed "Additional documentation" section.
2022-01-06 12:22:27 -08:00
Yu Liao
54ed6fd81b Removed "Additional documentation" section. 2022-01-06 11:42:46 -08:00
Kubernetes Prow Robot
e081170ac8
Merge pull request #1667 from yliaog/automated-release-of-22.0.0-snapshot-upstream-master-1641318151
Automated release of 22.0.0 snapshot upstream master 1641318151
2022-01-06 11:36:26 -08:00
Kubernetes Prow Robot
e7c0c5c08f
Merge pull request #275 from aschleck/cwd
Run kubeconfig exec commands in the correct directory
2022-01-06 11:00:27 -08:00
April Schleck
6efd33d5c1 Add a test to kube_config_test to check the cwd of the ExecProvider 2022-01-05 17:57:09 -08:00
Yu Liao
6ae9260e9e Fixed test flakiness, added loop to wait for non-empty response line. 2022-01-04 12:14:02 -08:00
Yu Liao
26e6940d20 ApiregistrationV1beta1Api has been removed in 1.22 release, switch to
use ApiregistrationV1Api.
2022-01-04 11:27:47 -08:00
Yu Liao
443f4a5d07 generated client change 2022-01-04 09:43:10 -08:00
Yu Liao
1ee383e14a generated API change 2022-01-04 09:43:09 -08:00
Yu Liao
349f42aff2 generated client change for custom_objects 2022-01-04 09:43:09 -08:00
Yu Liao
8e4311e8c0 update changelog 2022-01-04 09:42:32 -08:00
Yu Liao
097313dce9 update version constants for 22.0.0-snapshot release 2022-01-04 09:42:32 -08:00
Kubernetes Prow Robot
da6076070b
Merge pull request #1664 from cclauss/patch-2
Fix typos discovered by codespell
2021-12-28 11:11:56 -08:00
Christian Clauss
03c7714b2c
Fix typos discovered by codespell 2021-12-25 15:45:08 +01:00
April Schleck
1c5bf586f0 Run kubeconfig exec commands in the correct directory. This fixes configs that rely on relative paths. 2021-12-23 14:46:23 -08:00
Kubernetes Prow Robot
fb72141443
Merge pull request #1657 from Akasurde/misc
Misc typo fixes
2021-12-20 10:40:38 -08:00
KuberDriver
d45830e317 Updates to migrate from travis CI to GitHub Actions 2021-12-17 21:28:44 +00:00
Abhijeet Kasurde
50b921247a Misc typo fixes
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-12-17 12:23:37 +05:30
Kubernetes Prow Robot
24e6e8f00a
Merge pull request #1656 from yliaog/master
updated base to the latest (e2e test in python repo would fail w/o the
2021-12-15 12:35:52 -08:00
Yu Liao
41d4886c08 updated base to the latest (e2e test in python repo would fail w/o the
base update)
2021-12-15 12:02:32 -08:00
Kubernetes Prow Robot
bf588d0747
Merge pull request #1654 from yliaog/master
cherrypick CHANGELOG and README
2021-12-15 11:59:51 -08:00
Yu Liao
ab3e5eedd7 update changelog with release notes 2021-12-15 11:55:07 -08:00