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
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
jonasdlindner
67f9c7a970
examples: comment improvement in remote_cluster.py and deployment_create.py
2021-04-29 22:17:17 +02: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
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
Priyanka Saggu
68aeb30ae8
Fix CRD manifest yaml
2021-04-27 19:39:14 +05:30
Abhijeet Kasurde
b3e51c4820
examples/pod_exec.py: fix example
...
Use get_default_copy() API with configuration.
2021-03-23 10:28:13 +05:30
Jonas Lindner
9a0713b2b2
Fix Typo in examples/remote_cluster.py
2021-03-01 14:19:59 +01:00
Patrick J. McNerthney
c1249c9cf2
Support both python 2.7 and 3.x.
2020-09-07 19:47:19 -10:00
Patrick J. McNerthney
d9ec734a6c
Fix tox errors.
2020-09-07 18:22:10 -10:00
Patrick J. McNerthney
8afcebdf8d
Add test that checks for portforward port error return value.
2020-09-07 13:11:50 -10:00
Patrick J. McNerthney
49f3b6e0b5
Rework port forwarding unittest and example.
2020-09-07 07:54:47 -10:00
Patrick J. McNerthney
fada718edf
Unittests and example for portforwarding ability added in python-base.
2020-09-01 18:32:48 -10:00
Kubernetes Prow Robot
cef5e9bd10
Merge pull request #1155 from MoShitrit/fix-issue-967
...
Update Examples to stop using deprecated versions
2020-05-12 15:02:26 -07:00
MoShitrit
6e62c3dd97
Reverting some changed that were made by IDE
2020-05-11 20:02:17 -04:00
MoShitrit
a318e83c37
Expand the deployment_crud example to include requests and limits specification
2020-05-05 00:38:42 -04:00
MoShitrit
1a1ae19371
Update documentation to stop using deprecated versions.
2020-05-01 16:39:45 -04:00
Haowei Cai
de596e9317
debug log example
2020-02-18 12:41:51 -08:00
JP Balarini
59171faa72
Fix custom object API example
2020-01-08 17:53:34 -03:00
Haowei Cai
9d29ac1ded
use new module name in example
2019-11-11 12:05:27 -08:00
Scott Lee
2958cf0195
Address PR comments
2019-09-13 16:16:54 -07:00
Scott Lee
04c499c395
884: Cleanup examples folder
2019-09-12 22:46:07 -07:00
Ratan Boddu
60f0ba99f0
Suggested changes
2019-08-17 02:58:22 +05:30
Ratan Boddu
a796e1e3f3
Added Ingress Example
2019-08-15 15:52:12 +05:30
Oz N Tiram
2e3b50e08e
Update examples ( #922 )
...
* Consolidate both examples for create deployments
* Update deployment_examples.py: use V1Deployment
* Update sphinx documentation with deployment examples
2019-08-13 13:57:43 -07:00
Kubernetes Prow Robot
b723cc0a96
Merge pull request #786 from haiker2011/master
...
feat: add Job examples
2019-08-02 13:05:52 -07:00
Kubernetes Prow Robot
41971cc6ea
Merge pull request #888 from micw523/update-nginx
...
Deprecate extensions/v1beta1 deployment
2019-07-30 15:15:53 -07:00
Kubernetes Prow Robot
5a53aea3a7
Merge pull request #848 from tomplus/fix/example-crd
...
add example of using custom resources
2019-07-26 13:15:59 -07:00
Tomasz Prus
6709b753b4
add example of using custom resources
2019-07-26 22:04:33 +02:00
Xianglong Wang
dd72deaec2
Deprecate extensions/v1beta1 deployment
2019-07-23 21:28:04 -04:00
hajowieland
c3f36bd54a
Configuration class to show active host
2019-06-01 14:05:01 +02:00
hajowieland
4e535772a4
Correct alignment
2019-06-01 13:44:12 +02:00