Fix typo in a description

Change-Id: I4f3892af2a4e7cea97157754cc7ad522043f00f6
This commit is contained in:
skovaleff 2018-10-05 16:10:12 -07:00
parent 0593989f00
commit 124de57262
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ class UcpBaseOperator(BaseOperator):
self._setup_target_nodes() self._setup_target_nodes()
def get_k8s_logs(self): def get_k8s_logs(self):
"""Retrieve Kubernetes pod/container logs specified by an opererator """Retrieve Kubernetes pod/container logs specified by an operator
This method is "best effort" and should not prevent the progress of This method is "best effort" and should not prevent the progress of
the workflow processing the workflow processing