You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PodMetrics does not allow the DELETE method, this has been handled already but for some reason it still fails, it needs some investigation.
Expected
<string>: __
/ \__ Developing using the "xpczcj" Devfile
\__/ \ Namespace: cmd-logs-test189tbj
/ \__/ odo version: v3.5.0
\__/
↪ Deploying to the cluster in developer mode
• Waiting for Kubernetes resources ...
• Creating resource Pod/myapp-inner ...
✓ Creating resource Pod/myapp-inner
âš Pod is Pending
✓ Pod is Running
• Deleting resources not present in the Devfile: PodMetrics/myapp-inner ...
✓ Deleting resources not present in the Devfile: PodMetrics/myapp-inner [1s]
Error occurred on Push - watch command was unable to push component: unable to delete remote resources: unable to delete resource: PodMetrics/myapp-inner: the server does not allow this method on the requested resource
• Deleting resources not present in the Devfile: PodMetrics/myapp-inner ...
✓ Deleting resources not present in the Devfile: PodMetrics/myapp-inner [1s]
Error occurred on Push - watch command was unable to push component: unable to delete remote resources: unable to delete resource: PodMetrics/myapp-inner: the server does not allow this method on the requested resource
PodMetrics does not allow the DELETE method, this has been handled already but for some reason it still fails, it needs some investigation.
Originally posted by @valaparthvi in #6470 (comment)
/assign valaparthvi
The text was updated successfully, but these errors were encountered: