Commit Graph

1416 Commits

Author SHA1 Message Date
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
Kubernetes Prow Robot
06191d3214
Merge pull request #268 from jsun-splunk/scaling-k8s
Use select.poll() for exec on linux/darwin
2021-12-13 16:06:02 -08:00
Kubernetes Prow Robot
e100b03544
Merge pull request #1645 from yliaog/master
update README and change log for 21.7.0b1
2021-12-06 14:35:33 -08:00
Yu Liao
ff367437e9 updated compatibility matrix for 21.7.0b1 2021-12-06 14:28:22 -08:00
Yu Liao
2ef46cf5f7 update changelog 2021-12-06 14:28:10 -08:00
Kubernetes Prow Robot
c21a79feef
Merge pull request #1631 from tdihp/pr-fix-resourcelock
Fix leaderelection.resourcelock not found
2021-11-30 11:45:03 -08:00
Kubernetes Prow Robot
4f761d3e4c
Merge pull request #267 from tdihp/pr-leaderelection-example
Fix leaderelection/example.py, now works in package.
2021-11-30 11:39:01 -08:00
Kubernetes Prow Robot
90e51998cf
Merge pull request #1641 from kubernetes-client/dependabot/github_actions/actions/setup-python-2.3.1
Bump actions/setup-python from 2.3.0 to 2.3.1
2021-11-29 19:52:57 -08:00
dependabot[bot]
067c704717
Bump actions/setup-python from 2.3.0 to 2.3.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.0...v2.3.1)

---
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>
2021-11-30 03:03:59 +00:00
Kubernetes Prow Robot
9c1f156a6f
Merge pull request #1640 from yliaog/master
update README and changelog from 21.7.0a1
2021-11-29 17:12:57 -08:00
Yu Liao
2fdd7b3e39 updated README 2021-11-29 17:05:01 -08:00