Jesse Haka
Jesse Haka
Our use-case is that we would like to use shhgit as golang package instead of using github client in it. Currently it is not possible because its not planned to...
**Describe the bug** We are testing cortex, installed by cortex helm chart. However, we do see compactor in crashloopbackoff and it will exit with code 137 logs: ``` % kubectl...
``` pod.beta.kubernetes.io/init-containers: '[ { "name": "sysctl", "image": "busybox", "imagePullPolicy": "IfNotPresent", "command": ["sysctl", "-w", "vm.max_map_count=262144"], "securityContext": { "privileged": true } } ]' ``` Problem with current cluster setup is that init-containers...
https://github.com/pires/kubernetes-elasticsearch-cluster/blame/master/README.md#L56-L60 Could you explain why you have written this part? I have now tried 5 hours to get this setup crashing without waiting, and still it works. I have also...
## Expected Behavior Expected behaviour is that we could use trusted ips feature. ## Current Behavior I added debug information to client ip function ``` [2022/06/03 13:56:20] [oauthproxy.go:537] req &{Method:GET...
## Description Allow using IP address from `X-Original-Forwarded-For` ## Motivation and Context Fixes https://github.com/oauth2-proxy/oauth2-proxy/issues/1675 ## How Has This Been Tested? I have verified this setup with AWS NLB + ingress-nginx...
**What this PR does / why we need it**: see comment https://github.com/kubernetes/cloud-provider-openstack/pull/1398#issuecomment-1141721027 https://github.com/kubernetes/cloud-provider-openstack/pull/1398#issuecomment-1141752625 **Which issue this PR fixes(if applicable)**: fixes #913 **Special notes for reviewers**: **Release note**: ```release-note [cinder-csi-plugin] expose...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: 1.24.0 release is released. However, the CI pipeline does not include updating `latest` tags. **What you expected to...
this is needed to customize some part of this code.
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** master **2. What Kubernetes version are you running? `kubectl version` will print the...