-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Labels
area/devIssues or PRs related to `odo dev`Issues or PRs related to `odo dev`kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Milestone
Description
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 resourceOriginally posted by @valaparthvi in #6470 (comment)
/assign valaparthvi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/devIssues or PRs related to `odo dev`Issues or PRs related to `odo dev`kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Type
Projects
Status
Done ✅