Ashish Jaiswal

Results 11 issues of Ashish Jaiswal

### Issue Summary I have setup the SAML dynamic with our internal keycloak server. It works fine but sometime the request ends up with 500. As soon as I click...

Employer EnableIT If file resource is defined globally, its fails to start the elasticsearch process. so getting the mode set in first place is a right way to do it....

tests
tests-fail
merge-conflicts

I have been struggling to come up with a way to work with multiple exporter, but can not figure out how. I can scrape the metrics from the client, based...

## Description Added a AKS platform, same as GKE ## Type of change _What type of changes does your code introduce to the kube-prometheus? Put an `x` in the box...

**What is missing?** Azure is missing in the platfrom **Why do we need it?** So its easy to set the platform **Environment** * kube-prometheus version: `Insert Git SHA here` **Anything...

kind/feature

/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** 1.22.4 **2. What Kubernetes version are you running? `kubectl version` will print the...

kind/support
lifecycle/rotten

## Summary Currently only overlayfs is supported, since we are using zfs, would be nice to have this ## Additional Context Add any additional context about the problem here. -...

community

We got a kolab server setup and it requires number of changes to master.cf file, since we need to add endless options to setup the file by erb.

``` + export 'REGISTRY=***' + export 'IMAGE=***/obmondo/dockerfiles/jammy-generic-build' + echo refs/pull/5/head + sed -E 's/refs\/(heads|tags)\///g' + sed -e 's/\//-/g' + export 'TAG=1.0.0' + export 'TAG=1.0.0' + export 'TAG=1.0.0' + export 'USERNAME=asdad'...

looks like lot of variables are not exported to docker run command.