-
**What happened**:
I have deployed kube-state-metrics on eks cluster, on which multiple pods are deployed across multiple namespaces. Now what we are seeing few metrics are not scrapped for all nam…
-
I'm looking to test out if kbatch meets my needs for launching some jobs from a JupyterHub instance, and one thing I want to do is apply resource quotas on a group basis. As I understand it, that mean…
minrk updated
2 months ago
-
### What did you do?
We have a Prometheus server running in our EKS cluster with below scrape configuration. The namespace filter is not working and all namespace metrics are scraping
```
global:…
-
Warning: Permanently added '192.168.49.11' (ECDSA) to the list of known hosts.
Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
podsecuritypolicy.policy/psp.f…
-
### Bug Report
| Q | A
|-------------------------------------------- | ------
| Version | 4.0.0
#### Summary
…
-
Pydantic relaxed `protected_namespaces` default to get rid of warnings in e.g. AI/ML context (https://github.com/pydantic/pydantic/pull/10441). Would it be possible to make a similar change here?
htt…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Sync-namespaces-dont-work/10473603)._
---
In the latest versions of VS 2022 **"Sync Nam…
-
```
use std::rc::Rc;
use xrust::item::Node;
use xrust::parser::xml;
use xrust::trees::smite::Node as SmiteNode;
fn main() {
let doc_text = r#""#;
let doc = xml::parse(Rc::new(Smit…
-
In my code, I have multiple projects with the same class names, but under different namespaces.
The projects do NOT include each other at all.
10x is sometimes mixing up the namespaces, so if I do a…
Muzza updated
2 months ago
-
In #165, @frasertweedale wrote
> We are referencing the Hackage namespace. In most cases, the package description contains a reference to the repository.
Is there any chance that there could be…