Gareth Luckett
Gareth Luckett
This pull request https://github.com/jcaddel/maven-s3-wagon/pull/33 fixes this issue, however we need Jeff to accept CC @jcaddel @jeffcaddel
+1 I would very much like to be able to define my own network instead of being forced to use either 'Host', 'Bridge' or 'None'. The agent doesn't even need...
Can you trying adding `disableAutoCwd: true` to your `AWSShellScript@1` task properties, otherwise the `workingDirectory` property is ignored ``` - task: AWSShellScript@1 displayName: 'Functional Test' inputs: awsCredentials: 'terraform-azuredevops-development' regionName: 'eu-central-1' scriptType:...
I have also just encountered this issue, and was wondering if there is a fix or a work around available yet?
Just to add to this, when checking the audit log, you can see the webhook patch contents, which has stripped the `grpc: {}` element from the parent `readinessProbe` ``` {...
Again, I have pulled down the code and added a test for GRPC and can replicate this on version v0.3.0, but it seems to be working with v0.4.0. Is there...
Yeah I'm aware, as I asked above I was hoping there might be a work around or a different fix. As it currently stands EKS 1.24 has GRPC health checks...
> @lareeth Do you mind filing it here - https://github.com/aws/containers-roadmap/issues (if you haven't already raised it with EKS folks, do you have a ticket?) I'll raise a ticket there and...