Ludovic TOURMAN

Results 11 comments of Ludovic TOURMAN

We used to face a downtime of our production because of this conversion which lead to change `50%` to `0`. Thanks for opening this issue guys, I created a corresponding...

June 2020, I still encountered this issue :roll_eyes: I used to hack it by adding the md5 sources as bucket file prefix such as `gs://my-bucket/cloud-functions/my-function.zip#a1b2c3d4e5f6`. Here is an example: ```hcl...

I'm also looking for this to be fixed :+1:

I'm also expecting this feature attribute to be available in order to properly define roles that could rehydrate logs.

> There does seem to be some kind of auth error... > > `08:06:10.220 › server process stderr: {"level":"error","source":"/Users/runner/work/headlamp/headlamp/backend/pkg/portforward/handler.go","line":226,"error":"error upgrading connection: Unauthorized","time":"2024-06-26T08:06:10-07:00","message":"forwarding ports"}` I'm noticing the same issue under Linux...

I finally discovered that the issue was not related to the OS but to the target cluster. When the authentication is done without token (AWS SSO in my case), the...

Here are the test results for the last commit [1fda9fc](https://github.com/aurelien-baudet/workflow-dispatch/pull/17/commits/1fda9fc6c485d5af3042e5c15be85f20d1b7e1c7): https://github.com/LudovicTOURMAN/workflow-dispatch/actions/runs/7395335486

Hello @aurelien-baudet, will you be able to have a look at this PR? Thank you :blush:

> Please make some small changes to make code more readable. I will merge once it's done. Thanks for the feedback @aurelien-baudet. I've been able to rework the function to...

> @LudovicTOURMAN I wanted to know if you're planning to take over on this action. If not, I propose to create a fork, update readme, integrate your developments and maintain...