Results 6 issues of ArthurMelin

# 🐛 Bug report When sharing Vue components between 2 different root HTML files (`a.html` and `b.html`), Parcel may incorrectly inject the compiled CSS from both of the 2 bundle...

This PR fixes an issue with Sitemap URLs in robots.txt that have uppercase characters. The `.lower()` call is redundant with the `re.IGNORECASE` flag usage in the next line.

We maintain a k8s cluster with multiple nodes that each have 4 Nvidia GPUs. Occasionally, one of the GPUs crashes. While that's unfortunate, the main issue is that a single...

lifecycle/stale

Hi, I'm getting a Pydantic missing field exception on the field `obj.result.resharding_operations` when using `qdrant.http.cluster_api.collection_cluster_info(...)`. When looking at the server source, it looks like currently this field doesn't get serialized...

**Describe the bug** The agent fails to detect that it is running in a EKS cluster if the cluster has been configured with the accessConfig.authenticationMode = "API" (without a kube-system/aws-auth...

area/container
Stale

**Describe the problem to be solved** Currently, a route's required scopes are not shown in the Authorizations section unless it is expanded: Unexpanded (default state): ![image](https://user-images.githubusercontent.com/3268661/194505152-63ac1c99-e4ea-4d4d-b4eb-510948f1c76e.png) Expanded: ![image](https://user-images.githubusercontent.com/3268661/194505308-6804e289-2b12-42ad-9c7d-ba4494465331.png) **Describe the...

Type: Enhancement