gurpalw

Results 9 issues of gurpalw

The pod cpu usage graph is displaying percentages, but the metric used is `cpu_usage_total_seconds` which is just a measurement of time in seconds. i believe this is incorrect.

These variables are available in the main `workflow` only.

docs
waiting-on-review

The exporter allows you to set the gitlab token via an environmental variable. However the helm chart does not. From the pipeline exporter documentation (https://github.com/mvisonneau/gitlab-ci-pipelines-exporter#helm) ``` # Configure a minimal...

I raised this issue: https://github.com/runatlantis/helm-charts/issues/166 which was supposed to fix compatibility with aws alb's. It achieved that goal but also introduced breaking changes for those using the nginx controller as...

documentation

https://github.com/aws/amazon-ssm-agent/issues/217 *Issue #217, if available:* https://github.com/aws/amazon-ssm-agent/issues/217 *Description of changes:* If `RunAs` is enabled, and the `RunAs` user is set to `ssm-user`, the session will fail to start. This change fixes...

when converting a DTS 7.1 track to EAC3, the output file is only 5.0(not 5.1) The same thing does not occur to DTS 5.1 tracks when they are converted to...

> Currently, attempting to specify `ReadOnlyMany` as the access mode results in the following error during mounting: > > ``` > MountVolume.SetUp failed for volume "fsx-volume" : kubernetes.io/csi: mounter.SetupAt failed:...

### Description **Observed Behavior**: i was previously using the below in my nodepool: ``` - key: karpenter.k8s.aws/instance-family operator: NotIn values: [ "m7i-flex", "c7i-flex", "m8i-flex" ] ``` changing it to: ```...

kind/bug
kind/feature
triage/needs-information
needs-priority

### Checks - [x] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [x] I am using charts that are officially provided...

bug