Kubernetes Prow Robot
|
ecdbed0fe2
|
Merge pull request #2173 from yliaog/master
update changelog with release notes from master branch
|
2024-01-02 19:18:36 +01:00 |
|
yliao
|
e1cc5e2e6c
|
update changelog with release notes from master branch
|
2023-12-28 18:00:45 +00:00 |
|
Kubernetes Prow Robot
|
1193741609
|
Merge pull request #2100 from davidopic/master
Fix UTF-8 failures in Watch
|
2023-12-21 00:20:41 +01:00 |
|
Kubernetes Prow Robot
|
72c830d2dc
|
Merge pull request #2159 from kubernetes-client/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
|
2023-12-21 00:01:38 +01:00 |
|
Kubernetes Prow Robot
|
2270ff927e
|
Merge pull request #2166 from yliaog/master
cherry pick README and CHANGELOG for 1.29 alpha
|
2023-12-18 23:11:50 +01:00 |
|
yliao
|
b65f7607f4
|
updated compatibility matrix and maintenance status
|
2023-12-18 22:01:32 +00:00 |
|
yliao
|
67d28fd07d
|
update changelog
|
2023-12-18 22:01:22 +00:00 |
|
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 |
|
dependabot[bot]
|
116deb4e71
|
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-07 03:38:37 +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 |
|
David E
|
934d026788
|
Handled UTF-8 edge cases in Watch
|
2023-08-07 12:20:31 -07:00 |
|