Manvendra Singh
Manvendra Singh
This PR adds support for inject sidecars and init containers in paasta
Relevant Issue: https://github.com/cilium/cilium/issues/14243 **Why do you want this feature?** Hey everyone, While using 3rd party networking plugins, It's required to Disable SRC/DST Check on all of the worker nodes. One...
The TreeCache recipe seems to generate a large amount of traffic while reconnecting to the ZK node ( This usually happens when there is a leader election in the cluster,...
Hi, it would be really great if a clusterman can support service autoscaling in Mesos.
**What happened**: During one of incidents , where pods are failing due to IP address exhaustion, We noticed that there a lots of ENIs that are allocated , But are...
the parameter for safe search is not properly used while issuing a request to youtube service. [link](https://github.com/Eulercoder/fabulous/blob/65ea428262b77c8a939d8e37719903ba9206c974/fabulous/services/youtube.py#L18) @SanketDG @vicky002
Right now if a user tries to input a command like `~directions` and if he misspells the command then there is no feedback given by the bot. instead of this...
Currently, with each call to reload_state , we create a new instance of k8s client object. This causes constant increase in memory. This PR make k8s client part of class...
Fix broken build job due to outdated dependency.
### Description Please fill out! ### Testing Done Please fill out! Generally speaking any new features should include additional unit or integration tests to ensure the behaviour is working correctly.