commit 670020250a3a12125ecb2243afd97ddf1fb248df Author: Kafilat Adeleke Date: Thu Oct 8 07:36:53 2020 -0700 Update git submodules * Update kuryr-kubernetes from branch 'master' - updates docs to "kubectl create deployment" With the new default Kubernetes 1.18 version used by Kuryr, the command "kubectl run" does not create a Kubernetes Deployment anymore, but instead creates a Pod. The Kuryr docs should get updated to still support a Deployment creation with the command "kubectl create deployment" Change-Id: I8df10e64d71cc224e08825987d538693df1719f3 Closes-Bug: #1897391 diff --git a/kuryr-kubernetes b/kuryr-kubernetes index cb65522..78488bc 160000 --- a/kuryr-kubernetes +++ b/kuryr-kubernetes @@ -1 +1 @@ -Subproject commit cb65522a00d31b077dd8c7df29ffc07ed46ae6d1 +Subproject commit 78488bcf32ec3056ad3b1ebf32fffd8e135d0932