yee379
yee379
so without thinking i span up a dev mongo with the same replSet name (but in a different kubernetes namespace). this, correctly (but unfortunately) started a real replica of my...
i'm using h337 to visually display the temperature of our datacenter. so i have a bunch of cheapo sensors reporting temperatures scattered around our racks. when i plot the data,...
- Provide a concise description of what the bug is. starting a new cluster fails due to `runAsNonRoot` without relevant `runAsUser` `securityContext` parameter. Specifically, a `kubectl describe pod` on the...
i have postdock spun up on kubernetes. its working great! however, the first test i did was to kill the first statefulset replica by running `kubectl delete pod/postgres-0` (yeah, i...
Hi, i would like to spin up a [meteor.js](https://www.meteor.com/) based app along side my jupterlab instance. 'out of the box', when i goto: https://example.com/hub/user-redirect/proxy/39000 i get redirect to /user/ytl/proxy/39000 so...
I have cilium setup as a secondary delegate network on multus v3.9.1 using: ``` apiVersion: "k8s.cni.cncf.io/v1" kind: NetworkAttachmentDefinition metadata: name: cilium spec: config: |- { "cniVersion": "0.3.1", "name": "cilium", "type":...
I would like to suggest an enhancement to the interactivity of cubism: if the width of my screen is narrow, it limits my view of historical values. what i would...
Hi, i often dump computer jibberish into nvALT. this includes text that contains `'` `"` etc. unfortunately, it appears that nvALT always replaces them (when i type) with `‘` and...
### Prerequisites - [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer - [X] I have searched other issues and found no duplicates - [X] I want...
various pooler args `connection_pooler_*` are already configurable in the operator. it would be very handy to be able to set `server_idle_timeout` via the operator rather than having to build a...