Amit Upadhyay

Results 3 issues of Amit Upadhyay

The sample functions all have examples using Maven but not gradle. I tried to convert the pom.xml into a build.gradle file but was not able to achieve the same result....

ideal-for-contribution
GCF

I wrote a test for the example GCP http function and it failed by throwing exception: `io.micronaut.context.exceptions.BeanInstantiationException at DefaultBeanContext.java:1915 Caused by: java.lang.UnsupportedOperationException at ArgumentBinderRegistry.java:38` If I remove the `@MicronautTest` annotation,...

status: example attached
status: awaiting validation
info: workaround available

### Description According to google [service to service](https://cloud.google.com/run/docs/authenticating/service-to-service) authorisation, the metadata/instance endpoint can be queried to get auth token. While it works for other resources on GCP, it does not...

type: bug