Commit Graph

1426 Commits

Author SHA1 Message Date
Yu Liao
452fd224e2 Update the compatibility matrix and maintenance status 2022-02-14 12:14:18 -08:00
Yu Liao
33c38cc053 update changelog 2022-02-14 12:14:18 -08:00
Kubernetes Prow Robot
5e39789ea9
Merge pull request #1700 from antonblr/fix-codecov
Generate and upload code coverage
2022-02-11 09:14:25 -08:00
antonblr
18f3bd2408 Generate and upload code coverage 2022-02-10 19:18:01 -08:00
Kubernetes Prow Robot
d5fffcae05
Merge pull request #1697 from venukarnati92/async-fix
Async fix for Dynamic Client
2022-02-09 18:51:46 -08:00
Venu Karnati
70ae7a8da8 Async fix for Dynamic Client 2022-02-09 15:52:02 -08:00
Kubernetes Prow Robot
3fabf9ed9f
Merge pull request #1694 from kubernetes-client/dependabot/github_actions/actions/setup-python-2.3.2
Bump actions/setup-python from 2.3.1 to 2.3.2
2022-02-08 10:51:02 -08:00
dependabot[bot]
8dbfbe6801
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-07 03:05:35 +00:00
Kubernetes Prow Robot
61128db575
Merge pull request #1692 from yliaog/master
removed docs and scripts around submodules. submodules are no longer
2022-02-04 14:15:30 -08:00
Yu Liao
c57b1bd6a3 removed docs and scripts around submodules. submodules are no longer
used.
2022-02-04 10:32:36 -08:00
Kubernetes Prow Robot
36fc46196e
Merge pull request #1683 from dingyiyi0226/master
feat: add create from directory support
2022-02-01 10:43:42 -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
Huan-Ting,Chen
c9e11d02b0 add e2e_test for create_from_directory 2022-01-21 16:33:57 +08:00
Huan-Ting,Chen
18fb9a0915 feat: add create from directory support 2022-01-21 16:33:45 +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
Yu Liao
d0fe63ac17 updated compatibility matrix and maintenance status 2021-12-15 11:53:33 -08:00
Kubernetes Prow Robot
18daad2607
Merge pull request #1650 from AurelienGasser/fix-returncode-idempotent
test: WSClient.returncode idempotence
2021-12-14 15:20:51 -08:00
Kubernetes Prow Robot
f0fa950bb2
Merge pull request #272 from AurelienGasser/fix-returncode-idempotent
fix: WSClient.returncode not idempotent
2021-12-14 13:54:50 -08:00
Kubernetes Prow Robot
51b5638007
Merge pull request #1651 from jsun-splunk/update-submodule
generated python-base update
2021-12-14 09:05:47 -08:00
John Sun
c1a14438b3 generated python-base update 2021-12-14 16:52:43 +11:00
Aurélien Gasser
a24d1be63d
add comment 2021-12-13 19:43:29 -05:00
Aurélien Gasser
79e066a0d4
fix: WSClient.returncode not idempotent 2021-12-13 19:32:32 -05:00
Aurélien Gasser
8da0080c7d
test: WSClient.returncode idempotence 2021-12-13 19:31:22 -05:00