Commit Graph

1870 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
bd323606b9
Merge pull request #2372 from p172913/master
Changes made in wacth.py to print Empty newlines that are skipped when watching pod logs.
2025-03-21 10:56:32 -07:00
Raj Bhargav
d451d2fc7a
Update watch_test.py
As per request added few empty lines to test case in watch_test.py
2025-03-20 11:23:23 +05:30
Raj Bhargav
f4d0842d0e
Update watch.py
Changes made in watch.py to print multiple empty line if necessary.
2025-03-20 11:21:20 +05:30
Raj Bhargav
1e093d04aa
Update watch_test.py
Changes made to check whether entire log is printed or not.
2025-03-20 01:44:56 +05:30
Raj Bhargav
1268769cc0
Update watch_test.py
Removed pod_manifest from watch_test.py.
2025-03-20 00:27:16 +05:30
Raj Bhargav
f0a73c8824
Update watch.py
Changes made in unmarshal_event for not having issues with empty lines.
2025-03-19 14:15:44 +05:30
Raj Bhargav
14a2554c18
Delete kubernetes/test/test_pod_logs.py
Deleting file with tests added in test/test_pod_los.py
2025-03-18 13:48:38 +05:30
Raj Bhargav
3cee537e63
Update watch_test.py
Added a unit test name test_pod_log_empty_lines to check if watch is printing empty lines. And made changes in test_watch_with_interspersed_newlines as the watch is also printing empty line. Added a condition to check for empty lines in ogs to avoid the errors.
2025-03-18 13:46:41 +05:30
Raj Bhargav
b2f975537c
Create test_pod_logs.py
This file is to test whether empty line are printed when watch function in the kubernetes python client is used.
2025-03-13 13:57:29 +05:30
Raj Bhargav
d1adc8a544
Changes for issue 2358
Changes made in wacth.py to print Empty newlines that are skipped when watching pod logs.
2025-03-08 20:45:32 +05:30
Kubernetes Prow Robot
d80165da21
Merge pull request #2349 from yliaog/master
32.0.1 release
2025-02-18 12:10:26 -08:00
Kubernetes Prow Robot
230925f338
Merge pull request #2200 from Harshu1441/master
Added the Pod_log.py file in example
2025-02-17 10:16:23 -08:00
Harsh Sharma
b41b95505b
Update pod_logs.py 2025-02-16 12:54:15 +05:30
yliao
47a5d2a9d6 update changelog with release notes from master branch 2025-02-14 21:55:40 +00:00
yliao
6073b9e352 Update the compatibility matrix and maintenance status 2025-02-14 21:55:00 +00:00
Kubernetes Prow Robot
de280fbf1f
Merge pull request #2340 from tomasaschan/fix-exec-provider
Fix exec provider
2025-02-14 08:40:22 -08:00
Tomas Aschan
a588f51328
Address review feedback 2025-02-14 15:43:39 +01:00
Harsh Sharma
eb34f98c9c
Update pod_logs.py 2025-02-09 23:23:06 +05:30
Kubernetes Prow Robot
234a493557
Merge pull request #2327 from h-ema-r/master
Doc: Added Introduction to Kubernetes patch types and examples
2025-02-02 09:16:55 -08:00
Kubernetes Prow Robot
065a968e9e
Merge pull request #2338 from akhilputhiry/2333
mark shell=False in ExecProvider for linux/darwin platforms
2025-01-31 09:12:56 -08:00
Kubernetes Prow Robot
9775a1276b
Merge pull request #2216 from rkschamer/master
Adding utils.format_quantity
2025-01-29 07:45:24 -08:00
Tomas Aschan
f64be15641
fix: Extract value from ConfigNode before storing it 2025-01-29 15:00:41 +01:00
Tomas Aschan
df1b0c156f
Tweak test to fail like the production code does 2025-01-29 14:57:38 +01:00
Akhil Lawrence
e852ac71f9 mark shell=False in ExecProvider for linux/darwin platforms 2025-01-29 07:51:33 +05:30
Kubernetes Prow Robot
a5c3373294
Merge pull request #2332 from yliaog/master
1.32.0 GA release
2025-01-23 11:31:21 -08:00
yliao
7294f561ae updated compatibility matrix and maintenance status 2025-01-23 19:24:15 +00:00
yliao
50617b091a update changelog with release notes from master branch 2025-01-23 19:24:04 +00:00
h-ema-r
fef09871b3 Add introduction to Kubernetes patch types 2025-01-18 21:02:26 +05:45
Kubernetes Prow Robot
e93f240759
Merge pull request #2316 from anvil-works/handle-ws-close
Close the Python sockets when the Websocket closes
2025-01-17 16:06:35 -08:00
Kubernetes Prow Robot
02197998be
Merge pull request #2324 from yliaog/master
release 1.32.0 beta
2025-01-17 11:28:34 -08:00
yliao
56fda557ee update changelog 2025-01-16 22:17:25 +00:00
yliao
9cb6ee1afd updated compatibility matrix and maintenance status 2025-01-16 22:15:54 +00:00
Kubernetes Prow Robot
c8ff872829
Merge pull request #2315 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.12.0
Bump helm/kind-action from 1.11.0 to 1.12.0
2025-01-15 13:06:33 -08:00
Kubernetes Prow Robot
01de10da58
Merge pull request #2319 from yliaog/master
release 1.32.0 alpha
2025-01-14 09:14:34 -08:00
yliao
f7701ac020 replaced python 3.7 version, it is no longer supported by ubuntu 24.04.
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

fix
2025-01-13 23:38:10 +00:00
yliao
2a23e76e2b updated compatibility matrix and maintenance status. 2025-01-13 20:37:38 +00:00
yliao
94b22b83ac update changelog 2025-01-13 20:37:23 +00:00
Kubernetes Prow Robot
bf1d581cb6
Merge pull request #2313 from yliaog/automated-release-of-32.0.0+snapshot-upstream-master-1734456188
Automated release of 32.0.0+snapshot upstream master 1734456188
2025-01-13 12:18:32 -08:00
Pete
3b58df2b74 Close the Python sockets when the Websocket closes
This allows the client to detect when the connection has been interrupted
2025-01-06 08:17:09 +00:00
dependabot[bot]
5354790241
Bump helm/kind-action from 1.11.0 to 1.12.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.11.0...v1.12.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>
2024-12-24 03:32:15 +00:00
yliao
d99d7805e7 generated client change 2024-12-17 17:23:53 +00:00
yliao
5342870c0d generated API change 2024-12-17 17:23:52 +00:00
yliao
d21b108aa4 generated client change for custom_objects 2024-12-17 17:23:51 +00:00
yliao
bb6af0b3c2 update changelog 2024-12-17 17:23:09 +00:00
yliao
90bc4b9d12 update version constants for 32.0.0+snapshot release 2024-12-17 17:23:09 +00:00
Kubernetes Prow Robot
e104702915
Merge pull request #2312 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.11.0
Bump helm/kind-action from 1.10.0 to 1.11.0
2024-12-17 17:30:53 +01:00
dependabot[bot]
e970c1c32b
Bump helm/kind-action from 1.10.0 to 1.11.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.10.0...v1.11.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>
2024-12-17 03:31:01 +00:00
Kubernetes Prow Robot
98a5be84a7
Merge pull request #2157 from rafrafek/patch-1
Avoid shadowing important built-ins in the example code
2024-11-27 15:18:58 +00:00
Rafał
ee5b9e21a2
Merge branch 'kubernetes-client:master' into patch-1 2024-11-27 15:45:20 +01:00
Kubernetes Prow Robot
3ae5fbb72b
Merge pull request #2306 from kubernetes-client/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2024-11-20 21:36:54 +00:00