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 |
|
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 |
|
Bob Haddleton
|
cb2aa4ef80
|
Fix dynamic client watch of named resource
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
|
2023-06-16 10:46:05 -05: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 |
|
Kubernetes Prow Robot
|
698db5d221
|
Merge pull request #2026 from tomplus/doc/update-rst
Fix docs configuration for Read the Docs
|
2023-06-13 12:45:59 -07:00 |
|
Kubernetes Prow Robot
|
30c8fd3dae
|
Merge pull request #2074 from yliaog/master
updated README and release.md
|
2023-06-13 10:14:01 -07:00 |
|
Kubernetes Prow Robot
|
51f3e636f3
|
Merge pull request #2022 from ofek/setuptools
Remove erroneous runtime dependence on setuptools
|
2023-06-11 15:57:48 -07:00 |
|
Yu Liao
|
ec9fe6196d
|
updated compatibility matrix and maintenance status
|
2023-06-09 17:08:20 +00:00 |
|
Yu Liao
|
654cf3e087
|
updated the version to be 1.x.y+snapshot, as 1.x.y-snapshot would cause
ci test failures.
|
2023-06-09 17:03:38 +00:00 |
|
Hemslo Wang
|
8c4590b017
|
Fix request_timeout example and doc
Arg name should be _request_timeout.
Single value type should be int or long.
Signed-off-by: Hemslo Wang <hemslo.wang@gmail.com>
|
2023-06-07 22:25:06 +10:00 |
|
Kubernetes Prow Robot
|
90fc5d6a5a
|
Merge pull request #2066 from yliaog/master
README and CHANGELOG
|
2023-06-05 09:37:25 -07:00 |
|
Yu Liao
|
1f778c82cc
|
update changelog
|
2023-06-05 04:09:21 +00:00 |
|
Yu Liao
|
cc14fe7aa2
|
updated compatibility matrix and maintenance status
|
2023-06-05 04:09:10 +00:00 |
|
Kubernetes Prow Robot
|
469ef552ce
|
Merge pull request #2063 from yliaog/automated-release-of-27.0.0+snapshot-upstream-master-1685567353
Automated release of 27.0.0+snapshot upstream master 1685567353
|
2023-06-04 13:08:41 -07:00 |
|
Yu Liao
|
42d6156b27
|
generated client change
|
2023-05-31 21:09:36 +00:00 |
|
Yu Liao
|
b490a11a7a
|
generated API change
|
2023-05-31 21:09:35 +00:00 |
|
Yu Liao
|
ea66f65f4f
|
generated client change for custom_objects
|
2023-05-31 21:09:35 +00:00 |
|
Yu Liao
|
d9951a7ba6
|
update changelog
|
2023-05-31 21:09:14 +00:00 |
|
Yu Liao
|
db2908a7ec
|
update version constants for 27.0.0+snapshot release
|
2023-05-31 21:09:14 +00:00 |
|
Kubernetes Prow Robot
|
9a2d5e4290
|
Merge pull request #2049 from juergenhoetzel/disable_equal_scalar_resolv
Prevent ConstructorError when parsing YAML containing '=' scalars
|
2023-05-24 12:42:50 -07:00 |
|
Kubernetes Prow Robot
|
aa841588d6
|
Merge pull request #2059 from rjsadow/master
fix: use dl.k8s.io, not kubernetes-release bucket
|
2023-05-24 12:26:50 -07:00 |
|
Kubernetes Prow Robot
|
5509bb8afa
|
Merge pull request #2050 from peterhorsley/exec-provider-exception
Fix exception in ExecProvider when no console is attached.
|
2023-05-24 12:24:50 -07:00 |
|
Ricky Sadowski
|
bb6a9eebab
|
fix: use dl.k8s.io, not kubernetes-release bucket
Signed-off-by: Ricky Sadowski <richard.j.sadowski@gmail.com>
|
2023-05-22 12:50:16 +00:00 |
|
Kubernetes Prow Robot
|
ca4bfe5093
|
Merge pull request #2058 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.7.0
Bump helm/kind-action from 1.6.0 to 1.7.0
|
2023-05-18 17:58:28 -07:00 |
|
dependabot[bot]
|
8985898f74
|
Bump helm/kind-action from 1.6.0 to 1.7.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.6.0...v1.7.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-05-18 03:56:56 +00:00 |
|