Код: Выделить всё
response = requests.post(uri,data=body, headers=headers)
if (response.status_code >= 200 and response.status_code
Подробнее здесь: [url]https://stackoverflow.com/questions/54597500/printing-not-being-logged-by-kubernetes[/url]Код: Выделить всё
response = requests.post(uri,data=body, headers=headers)
if (response.status_code >= 200 and response.status_code
Подробнее здесь: [url]https://stackoverflow.com/questions/54597500/printing-not-being-logged-by-kubernetes[/url]