From 374831dc5f79c9d66f3215f6979e0c88fa84d5d4 Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Fri, 16 Aug 2019 13:25:32 -0700 Subject: [PATCH] Remove compatability badges from READMEs. (#9035) --- packages/google-cloud-container/README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/google-cloud-container/README.rst b/packages/google-cloud-container/README.rst index 18e56a5eef72..f98cd02b73c3 100644 --- a/packages/google-cloud-container/README.rst +++ b/packages/google-cloud-container/README.rst @@ -1,7 +1,7 @@ Python Client for Google Kubernetes Engine API ============================================== -|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github| +|alpha| |pypi| |versions| `Google Kubernetes Engine API`_: The Google Kubernetes Engine API is used for building and managing container based applications, powered by the open source @@ -16,10 +16,6 @@ Kubernetes technology. :target: https://pypi.org/project/google-cloud-container/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-container.svg :target: https://pypi.org/project/google-cloud-container/ -.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-container - :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-container -.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dcontainer - :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dcontainer .. _Google Kubernetes Engine API: https://cloud.google.com/kubernetes-engine .. _Client Library Documentation: https://googleapis.dev/python/container/latest .. _Product Documentation: https://cloud.google.com/kubernetes-engine