Sujit Kamthe

Results 5 comments of Sujit Kamthe

A tail recursive version of liftQuery. https://gist.github.com/sujeet100/74346963bb1281619a08f9960a46e24c

setting MICRONAUT_ENV_DEDUCTION = false did not fix the issue, still seeing the same exception. The environment deduced is local only and does not include k8s. `Established active environments: [local]`

@alvarosanchez can we annotate clientBuilder singleton https://github.com/micronaut-projects/micronaut-kubernetes/blob/56c0ad7614ccbb0163448af02060023a58fd9cf8/kubernetes-client/src/main/java/io/micronaut/kubernetes/client/ApiClientFactory.java#L65 with @Requires(env = Environment.KUBERNETES)

is this repository dead?