Chaitanya Munukutla

Results 9 issues of Chaitanya Munukutla

### Support for Podman, Buildah, and Skopeo The current `fn init` and subsequent containers exclusively use Docker, and require the Docker daemon to be running. The open-source leaner alternatives [Podman](http://podman.io),...

When there are Jetstream limits required to be set at `account` level, there is a parsing error that the server throws. This arises in the below line. https://github.com/nats-io/k8s/blob/8a45fa066fba7c9469ff6d1e329dec0e5113ec7e/helm/charts/nats/templates/configmap.yaml#L527-L528 Since the...

config

### Nomad version 1.1.1 ### Operating system and Environment details Red Hat Linux 8.3 ### Issue When trying to deploy a Java workload, the job is being allocated to one...

type/bug
theme/driver/java
stage/accepted

# 🐞 bug report ### Affected Rule The issue is caused by the rule: `rules_docker` and `go_image` (possibly other language-specific rules as well) ### Is this a regression? Not sure...

Can Close?

When a `java_library`, and `java_export` target both have protobuf dependencies, only the `java_library` target successfully builds. The `java_export` target throws the below error for every conceivable class in `com.google.protobuf` ```...

When the `android_binary` rule generates the apk artifact, additional rules need to be added to enable codesigning.

This pull request adds support to `wasm32-wasip2` in addition to `wasm32-wasip1`.