curiousEnough

Results 4 comments of curiousEnough

I am having the same issues with kubernetes 19.15.0

How is it different from what I have posted initially? With this approach, new data gets added and the old one is gone. I want to retain both. consider old...

I tried the above and got this error: kubernetes.client.exceptions.ApiException: (400)Reason: Bad RequestHTTP response headers: HTTPHeaderDict({'Audit-Id': '403b39e3-4f98-4a92-9d67-eadf4f3664cf', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'X-Kubernetes-Pf-Flowschema-Uid': 'c761d0d3-18c0-433c-aad8-b8016281823c', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'aae8c8c3-1afa-4686-8694-7d36e3f3d470', 'Date': 'Wed, 06 Sep 2023...

This's how the cm_data looks like cm_data = {host:{"time": datetime.now(pytz.utc).isoformat(), "description": description}} # Your data to append