-
What are the resources one needs to specify here?
`let resources = vec![String::from("account1"), String::from("account2")];`
Looking at the `rslock` crate which is referenced, is it the same as…
-
After upgrading to Calico 3.29.0, we noticed that all `caliconetworkpolices` and `globalnetworkpolices` were renamed to be prefixed with `default.` and found the [documentation](https://docs.tigera.io…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
Feature Request
### (Optional) Module Version
_No response_
### (Optional) …
-
`azd` supports a few "pickers" for parameters without default values today e.g.,
```bicep
@metadata({
azd: {
type: 'location'
}
})
param frontendLocation string
```
Just like for any…
-
As documented here https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes#removing-rancher-components-from-registered-clusters I tried to cleanup a g…
-
Rather than overriding the default, localized resources are being included _along with_ the default.
This means that if you have resources/abc.css and fr.lproj/abc.css, the output CSS will include _b…
-
In the K8s clusters that I interact with, I have resources in two namespaces named `prod` and `default`. When I try to autocomplete pod names in the `default` namespace with `kubectl get pod ...` the …
-
If you want to inspect the Cilium policy selectors, this is what it looks like as of v1.16.0:
```
# cilium-dbg policy selectors
SELECTOR …
-
I have deployed the ClusterTunnel in the default namespace, while the TunnelBinding resources are deployed in the same namespaces as the respective services. However, the ConfigMap for the ClusterTunn…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
In [graph…