Priyanka Saggu
|
4431c4d577
|
drop python2 support from k8s-client/python
Signed-off-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
|
2021-05-14 23:05:33 +05:30 |
|
Kubernetes Prow Robot
|
a126ab046c
|
Merge pull request #1418 from steveprabha/patch-5
Make job_crud example print the correct job status after job creation
|
2021-05-13 13:41:17 -07:00 |
|
Prabha
|
30477c7766
|
Update job_crud.py
|
2021-05-14 00:44:53 +05:30 |
|
Kubernetes Prow Robot
|
476ce5045f
|
Merge pull request #1452 from Priyankasaggu11929/psaggu-add-typed-client-deployment-rolling-restart
update `deployment_crud.py` to include a `restart_deployment` method for typed client
|
2021-05-13 09:26:38 -07:00 |
|
Priyanka Saggu
|
525f2870ed
|
add "restart_deployment" method
Signed-off-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
|
2021-05-13 13:23:15 +05:30 |
|
Prabha
|
a06bd3a3c9
|
Update job_crud.py
|
2021-05-12 11:45:52 +05:30 |
|
Prabha
|
57ad5d237e
|
Update job_crud.py
|
2021-05-11 14:13:27 +05:30 |
|
Kubernetes Prow Robot
|
46f00efc43
|
Merge pull request #1459 from Yashks1994/header-patch1
add examples to demonstrate the usage of dynamic client by passing custom "Accept" header
|
2021-05-10 21:01:36 -07:00 |
|
Yash Kumar Singh
|
68aba47265
|
Adding the custom header example for dynamic client
|
2021-05-11 09:03:06 +05:30 |
|
Kubernetes Prow Robot
|
04e62c676d
|
Merge pull request #1457 from roycaihw/refactor-sed-check
Refactor OS X sed check into a util
|
2021-05-10 13:23:36 -07:00 |
|
Haowei Cai
|
468115e63f
|
refactor OS X sed check into a util
|
2021-05-10 10:30:09 -07:00 |
|
Kubernetes Prow Robot
|
02c4f7a663
|
Merge pull request #1456 from roycaihw/sed-check
Add OS X sed check to update-submodule.sh
|
2021-05-10 10:01:35 -07:00 |
|
Kubernetes Prow Robot
|
88841dbf31
|
Merge pull request #1455 from roycaihw/update-submodule
Update python-base submodule
|
2021-05-10 09:57:36 -07:00 |
|
Haowei Cai
|
bb7bb64845
|
add OS X sed check to update-submodule.sh
|
2021-05-10 08:36:44 -07:00 |
|
Haowei Cai
|
1f50a6bdb6
|
update changelog in preparation of the v17.17.0 release
|
2021-05-09 14:22:44 -07:00 |
|
Haowei Cai
|
682dfa26d7
|
generated python-base update
|
2021-05-09 14:16:11 -07:00 |
|
Prabha
|
ecd1fb4b97
|
Update job_crud.py
|
2021-05-07 17:26:14 +05:30 |
|
Kubernetes Prow Robot
|
7b3e019ea8
|
Merge pull request #1454 from Priyankasaggu11929/psaggu-list-ingressroute-in-all-namespaces
add 'list_ingressroute_for_all_namespaces' method
|
2021-05-06 08:41:16 -07:00 |
|
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 |
|
Prabha
|
370eb798f4
|
Update job_crud.py
|
2021-05-04 14:02:00 +05:30 |
|
Kubernetes Prow Robot
|
b13b350dba
|
Merge pull request #1451 from roycaihw/update-readme
Update CHANGELOG and README in master branch
|
2021-05-03 11:04:08 -07:00 |
|
Haowei Cai
|
abb2a6ecbd
|
update CHANGELOG and README in master branch
to reflect the lastest v17 and v18 releases
|
2021-05-03 10:23:43 -07:00 |
|
Kubernetes Prow Robot
|
251a1b3f86
|
Merge pull request #1450 from Priyankasaggu11929/psaggu-deployment-rolling-restart
add example to demonstrate a rolling restart of the deployment
|
2021-05-03 09:51:20 -07:00 |
|
Priyanka Saggu
|
83f92cc0b5
|
add example to demonstrate a rolling restart of the deployment
|
2021-05-03 14:44:25 +05:30 |
|
Prabha
|
7571b4519e
|
Update job_crud.py
|
2021-05-02 21:38:37 +05:30 |
|
Priyanka Saggu
|
553f6aedc9
|
add-dynamic-client-examples
|
2021-05-01 23:25:24 +05:30 |
|
jonasdlindner
|
7bc9f7812d
|
examples: comment improvement in remote_cluster.py and deployment_create.py
|
2021-05-01 23:24:17 +05:30 |
|
Kubernetes Prow Robot
|
66a66543f9
|
Merge pull request #1442 from jonasdlindner/master
examples: comment improvement in remote_cluster.py and deployment_cre…
|
2021-04-30 10:07:58 -07:00 |
|
Kubernetes Prow Robot
|
36d2108e89
|
Merge pull request #1440 from Yashks1994/remove-custom-patch1
Removed custom_object.py and created a new file namespaced_custom_object.py which is more specific to usage of namespaced custom resource
|
2021-04-30 09:59:59 -07:00 |
|
Yash Kumar Singh
|
9248a90055
|
Removed the custom_object.py file and and added namespaced_custom_object.py
|
2021-04-30 13:08:18 +05:30 |
|
Kubernetes Prow Robot
|
829d8a0d09
|
Merge pull request #1443 from roycaihw/hotfixes-use-upstream-commits
Apply-hotfixes: use commits from upstream repo instead of a forked repo
|
2021-04-29 16:17:57 -07:00 |
|
jonasdlindner
|
67f9c7a970
|
examples: comment improvement in remote_cluster.py and deployment_create.py
|
2021-04-29 22:17:17 +02:00 |
|
Kubernetes Prow Robot
|
57d74aea09
|
Merge pull request #1441 from roycaihw/detect-os-x-sed
Detect OS X sed and fail client generation script
|
2021-04-29 11:50:12 -07:00 |
|
Haowei Cai
|
9182d09457
|
apply-hotfixes: use commits from upstream repo instead of a forked repo
|
2021-04-29 11:41:39 -07:00 |
|
Haowei Cai
|
684544e53e
|
detect OS X sed and fail client generation script
|
2021-04-29 11:20:40 -07:00 |
|
Kubernetes Prow Robot
|
0ea3542ae5
|
Merge pull request #1437 from Priyankasaggu11929/psaggu_add_cluster_scoped_custom_object_example
Add example to demonstrate usage of `patch_cluster_custom_object` method
|
2021-04-28 12:40:50 -07:00 |
|
Priyanka Saggu
|
f7a4ad9880
|
correct custom object to custom resource (CR)
|
2021-04-28 23:23:09 +05:30 |
|
Kubernetes Prow Robot
|
c3f1a1c61e
|
Merge pull request #1435 from Priyankasaggu11929/psaggu-enhance_node_labels_example
simplify & enhance the node_labels.py example
|
2021-04-28 10:52:50 -07:00 |
|
Priyanka Saggu
|
af4ea4bfbe
|
add more log messages
|
2021-04-28 23:12:45 +05:30 |
|
Priyanka Saggu
|
cc66bc1274
|
correct copyright year to 2021
|
2021-04-28 22:50:22 +05:30 |
|
Priyanka Saggu
|
3b54f4caa6
|
Update cluster_scoped_custom_object.py
|
2021-04-28 22:12:17 +05:30 |
|
Priyanka Saggu
|
60e8c895a5
|
Update node_labels.py
|
2021-04-28 22:09:40 +05:30 |
|
Priyanka Saggu
|
fca1765fa5
|
Create cluster_scoped_custom_object.py
|
2021-04-28 19:57:05 +05:30 |
|
Priyanka Saggu
|
b5d41cb3eb
|
fix whitspaces
|
2021-04-28 07:37:07 +05:30 |
|
Priyanka Saggu
|
41d331f990
|
fix whitespaces
|
2021-04-28 07:12:02 +05:30 |
|
Kubernetes Prow Robot
|
b5fedc3cf9
|
Merge pull request #1433 from Priyankasaggu11929/psaggufix_crd_yaml_manifest
Fix CustomResourceDefinition manifest yaml in custom_object.py example
|
2021-04-27 10:33:49 -07:00 |
|
Priyanka Saggu
|
adac2e0706
|
improve comments
|
2021-04-27 22:42:51 +05:30 |
|
Priyanka Saggu
|
0e37654613
|
simplify & enhance the node_labels.py example
|
2021-04-27 21:04:42 +05:30 |
|