Commit Graph

13 Commits

Author SHA1 Message Date
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
Yu Liao
854672a93a
Merge pull request #1998 from kianmeng/fix-typos
Fix typos
2023-02-24 20:36:00 -08:00
Yu Liao
6a7cc398b8
Merge pull request #1971 from chandsharma/patch-1
added newline at the end of code.
2023-01-28 21:12:12 -08:00
Venu Karnati
655b78c491 Creating Configmap with Request Timeout Setting
Updating README With Request Timeout Example

Updating Copyrights to 2023

Update timeout-settings.md
2023-01-27 14:53:57 -08:00
Kian-Meng Ang
2d299b7a57 Fix typos
Found via `codespell -S CHANGELOG.md,*.json,*.unprocessed -L querys,couldn`
2023-01-27 11:10:29 +08:00
Chandan Sharma
d1d084943d
added newline at the end of code.
For better readability
2022-12-17 13:42:59 +05:30
Abhijeet Kasurde
50b921247a Misc typo fixes
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-12-17 12:23:37 +05:30
Yash Kumar Singh
68aba47265 Adding the custom header example for dynamic client 2021-05-11 09:03:06 +05:30
Priyanka Saggu
eb952e70f1 add 'list_ingressroute_for_all_namespaces' method 2021-05-06 10:12:08 +05:30
Kubernetes Prow Robot
def8b28f0a
Merge pull request #1448 from Priyankasaggu11929/psaggu-add-dynamic-client-examples
add examples to demonstrate the usage of dynamic client
2021-05-05 10:05:15 -07:00
Priyanka Saggu
1ff6ece818 correct CRD's apiVersion, manifest & naming typos 2021-05-04 23:37:10 +05:30
Priyanka Saggu
83f92cc0b5 add example to demonstrate a rolling restart of the deployment 2021-05-03 14:44:25 +05:30
Priyanka Saggu
553f6aedc9 add-dynamic-client-examples 2021-05-01 23:25:24 +05:30