Commit Graph

1719 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
fcb41d7997
Merge pull request #2164 from yliaog/automated-release-of-29.0.0+snapshot-upstream-master-1702928004
Automated release of 29.0.0+snapshot upstream master 1702928004
2023-12-18 22:46:02 +01:00
yliao
c7be3fc235 generated client change 2023-12-18 19:33:52 +00:00
yliao
ab097519b8 generated API change 2023-12-18 19:33:51 +00:00
yliao
e3ada8b8d9 generated client change for custom_objects 2023-12-18 19:33:51 +00:00
yliao
79f942386f update changelog 2023-12-18 19:33:24 +00:00
yliao
6e1c955cf9 update version constants for 29.0.0+snapshot release 2023-12-18 19:33:24 +00:00
Kubernetes Prow Robot
19928029d2
Merge pull request #2155 from dirrao/2142-dynamic-client-empty-results-bug
Return empty list when there is no matching resource instsnce items  …
2023-11-29 03:27:14 +01:00
gopal
51944266f3 Return empty list when there is no matching resource instsnce items to return 2023-11-28 14:02:58 +05:30
Kubernetes Prow Robot
36cfbe68a5
Merge pull request #2128 from Ananya2001-an/test-add-asserts
test: add more assertions in `e2e tests`
2023-10-16 22:26:42 +02:00
Ananya Nayak
20c9ca5135
ci: update codecov action version to v3 2023-10-10 10:27:34 +05:30
Ananya Nayak
335842942a
Merge branch 'kubernetes-client:master' into test-add-asserts 2023-10-10 10:14:35 +05:30
Kubernetes Prow Robot
c6acb1f04a
Merge pull request #2125 from kubernetes-client/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2023-10-09 18:41:34 +02:00
Kubernetes Prow Robot
d5d835a38c
Merge pull request #2131 from hauntsaninja/patch-1
Drop urllib3 upper bound
2023-10-04 18:25:49 +02:00
Shantanu
af68284e6e
Drop urllib3 upper bound
This was added in 27459d5c12.

Note that google-auth now requires urllib3>=2 in https://github.com/googleapis/google-auth-library-python/pull/1389

(I'm also not sure that I follow the logic in https://github.com/kubernetes-client/python/pull/2105, since dependency resolvers will be able to work it out)
2023-10-04 01:31:21 -07:00
Ananya Nayak
54ee9e13cf test: add more assertions 2023-09-28 04:49:22 +00:00
Kubernetes Prow Robot
a6d44ff625
Merge pull request #2127 from yliaog/master
cherrypick changelog and README for 1.28 release
2023-09-18 10:26:32 -07:00
Yu Liao
55c6c0148e updated compatibility matrix and maintenance status 2023-09-17 16:31:38 +00:00
Yu Liao
b5797a8abb update changelog 2023-09-17 16:31:18 +00:00
dependabot[bot]
3dbf1958bc
Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 03:21:13 +00:00
Kubernetes Prow Robot
74453c90dd
Merge pull request #2124 from Ananya2001-an/chore-format-string
chore: use f-string in place of old-style formatted string
2023-09-13 11:34:14 -07:00
Ananya Nayak
298725de92 chore: use f-string 2023-09-13 23:24:16 +05:30
Kubernetes Prow Robot
397d06b832
Merge pull request #2122 from Ananya2001-an/move-yaml-files
chore: move yaml files to correct folder
2023-09-11 09:34:12 -07:00
Kubernetes Prow Robot
0ab0c11ded
Merge pull request #2116 from kubernetes-client/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-11 09:32:11 -07:00
Ananya Nayak
1e50e5f431 chore: move yaml files to correct folder 2023-09-11 19:10:57 +05:30
Kubernetes Prow Robot
fdd350e249
Merge pull request #2121 from yliaog/master
update changelog and readme for 1.28.1 beta release
2023-09-08 14:58:29 -07:00
Yu Liao
95ed4dfad0 updated README compatibility matrix 2023-09-08 20:55:32 +00:00
Yu Liao
f02eceb066 update changelog 2023-09-08 20:55:08 +00:00
dependabot[bot]
f78ee7942d
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 03:08:24 +00:00
Kubernetes Prow Robot
68d5a1479e
Merge pull request #2115 from yliaog/master
cherry-pick README and CHANGELOG changes
2023-08-31 14:04:31 -07:00
Yu Liao
bd6e972b35 updated the compatiblity matrix and maintenance status 2023-08-31 20:43:37 +00:00
Yu Liao
16ec6c4198 update changelog 2023-08-31 20:43:26 +00:00
Kubernetes Prow Robot
dca339c4f3
Merge pull request #2113 from yliaog/master
update changelog with release notes from master branch
2023-08-31 13:20:31 -07:00
Yu Liao
ba63bda4cc update changelog with release notes from master branch 2023-08-31 19:55:37 +00:00
Kubernetes Prow Robot
052dffdb8f
Merge pull request #2112 from yliaog/automated-release-of-28.0.0+snapshot-upstream-master-1693445778
Automated release of 28.0.0+snapshot upstream master 1693445778
2023-08-31 11:53:14 -07:00
Yu Liao
f494b8de33 generated client change 2023-08-31 01:36:47 +00:00
Yu Liao
a0e401e364 generated API change 2023-08-31 01:36:47 +00:00
Yu Liao
8642188b60 generated client change for custom_objects 2023-08-31 01:36:46 +00:00
Yu Liao
f4ec104646 update changelog 2023-08-31 01:36:18 +00:00
Yu Liao
d1ee4ffde4 update version constants for 28.0.0+snapshot release 2023-08-31 01:36:18 +00:00
Kubernetes Prow Robot
ae7b5ddd21
Merge pull request #2105 from jsaalfeld/urllib3-version-fix
Setting upper version bound for urllib3
2023-08-23 09:15:28 -07:00
Jochen Saalfeld
27459d5c12
Setting upper version bound for urllib3
Since google-auth doesn't support urllib3>2.0 (https://github.com/googleapis/google-auth-library-python/issues/1365), an upper version bound for urllib3 needs to be set. Otherwise the package is not installable, since the dependency to google-auth breaks.
2023-08-23 10:32:41 +02:00
Kubernetes Prow Robot
76ec6f5ce5
Merge pull request #2095 from dbasunag/master
fix split call to handle apis of the format a/b/c
2023-07-31 11:00:38 -07:00
Kubernetes Prow Robot
a12df3ebe0
Merge pull request #1933 from tigrato/support-tls-server-name
Adds support for custom Server Name Indication (SNI)
2023-07-31 10:18:41 -07:00
dbasunag
6875510e78 fix split call to handle apis of the format a/b/c 2023-07-31 09:44:38 -04:00
Kubernetes Prow Robot
a6f58bda23
Merge pull request #2085 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.8.0
Bump helm/kind-action from 1.7.0 to 1.8.0
2023-07-17 09:45:12 -07:00
dependabot[bot]
d5e0dc29da
Bump helm/kind-action from 1.7.0 to 1.8.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 03:38:28 +00:00
Tiago Silva
68fe8eea41
Adds support for custom Server Name Indication (SNI) 2023-06-27 14:26:50 +01:00
Kubernetes Prow Robot
045b189a28
Merge pull request #2078 from yliaog/master
updated compatibility matrix and maintenance status
2023-06-26 14:52:30 -07:00
Yu Liao
84336fe0cc updated compatibility matrix and maintenance status 2023-06-18 04:35:07 +00:00
Kubernetes Prow Robot
08aabad06a
Merge pull request #2071 from hemslo/request-timeout-fix
Fix request_timeout example and doc
2023-06-13 13:45:59 -07:00