Aditya Chaudhary

Results 72 comments of Aditya Chaudhary

@sayamsamal, Can you please check this once now ?

> I also don't see any comments replying to [#31851 (comment)](https://github.com/zulip/zulip/pull/31851#discussion_r1811103470). I forgot to reply to it. Sorry, my mistake.

Hey @sayamsamal, I'm confused with the error in the test failure. Can you please help me with this ?

The issue does not occur with the `node-18.0` runtime. I used the following command: ```bash appwrite functions create \ --function-id inactiveGames \ --name inactiveGames \ --runtime node-18.0 ``` And it...

Hey @DeadmanAbir, Assign this issue to me. I will share the progress with you in the PR. With gssoc label.

Here: 1. GatewayClass: ```yaml apiVersion: gateway.networking.k8s.io/v1 kind: GatewayClass metadata: name: envoy-gateway-class spec: controllerName: gateway.envoyproxy.io/gatewayclass-controller ``` 2. Gateway: ```yaml apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: name: contour namespace: projectcontour spec: gatewayClassName: envoy-gateway-class...

Hey @illume, It's ready for review. I forgot to **quote** reply you that day.

Hey @rraammiinn, Can you Please set a proper issue title and explain your issue more clearly.

@naomi-lgbt, I have already created the PR for this when the issue was not open. I can directly attach that PR for this again.