Lee Spottiswood

Results 6 issues of Lee Spottiswood

In some instances, it is necessary to provide secret values to Helm. To aid with secret storage with GitOps, it would be nice to be able to support the supplying...

I have noticed that there currently appears to be no support for requesting a compressed response (gzip/deflate) with the Invoke-[RestMethod|WebRequest] cmdlets. It would be useful to have support for this...

Issue-Enhancement
Up-for-Grabs
Committee-Reviewed
WG-Cmdlets-Utility

#### Details of the scenario you tried and the problem that is occurring The logic in this policy only evaluates `runAsUser` at the following `securityContext` levels: * `spec.containers.securityContext.runAsUser` * `spec.initContainers.securityContext.runAsUser`...

When deploying a bundle which contains a job with a TTL specified (e.g. `ttlSecondsAfterFinished: 3600`), the bundle will go into a `Modified` state when the job controller removes/purges the job....

kind/enhancement

**Describe the bug**: When incorrectly specifying the managed identity client ID, cert-manager panics (`v1.15.1`): ``` I0627 11:15:05.256950 1 azuredns.go:99] "No ClientID found: attempting to authenticate with ambient credentials (Azure Workload...

kind/bug