Zain Malik

Results 14 issues of Zain Malik

Hi, We have a elasticsearch cluster. With dedicated master-eligible nodes, which when aren't in master role. Are being shown up as client node. Which isn't true. So basically the logic...

As mentioned in the #829 this PR adds support for the maintenance primitives. What it provides: Fail-safe scaling down of the mesos cluster, without a single job failing. With the...

In order to safely downscale a mesos cluster with chronos frameworks running tasks. Chronos should support mesos maintenance primitives. Here is my proposal: - Implement the maintenance primitives of unavailability...

add documentation to explain how to retrieve ZK_URI based on instance name. For the first time users, doing a custom installation this can be hard to find

right now we are running some tests for any change in the repository. Those tests are for just for zookeeper operator. In case we change some other operator logic, these...

**What type of PR is this?** /kind bug **What this PR does / why we need it**: AKS allows updating the node labels for its nodepools, this PR fixes the...

kind/bug
cncf-cla: yes
size/L
release-note

/kind feature **Describe the solution you'd like** support custom node configuration in `AzureManagedMachinePool` **Anything else you would like to add:** AKS allows us to have custom kubelet configuration, which allows...

kind/feature
area/managedclusters

**What type of PR is this?** /kind feature **What this PR does / why we need it**: - Adds support for spot instances node pool for AKS. **Which issue(s) this...

kind/feature
cncf-cla: yes
area/provider/azure
lifecycle/stale
size/L
release-note
needs-rebase
ok-to-test
sig/cluster-lifecycle
area/managedclusters

/kind feature **Describe the solution you'd like** AKS allows creating nodepools, where each node has a public ExternalIP address. AKS also support using a fixed IP pool of public IPs...

kind/feature
lifecycle/stale
area/managedclusters

Recovering a node, when you see its volumes, the size is recovered as null, while the volumes occupies a space, in my case it was a 8GB standard volume. while...