Mostafa Moradian

Results 103 issues of Mostafa Moradian

🧑‍💻 Good First Issue
🔨 Tooling
:lock: Security

Like, is it possible to get the metrics from kafka "Metric: k.metrics.WriterErrors" and "Metric: k.metrics.WriterMessages" in my JS script? If it is, so I just need to learn how and...

✨ Feature Request

### Summary of the Pull Request Based on the suggestion by @nasbench I updated the validation bash script to be portable across this project and the GitHub action I created:...

Maintenance

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

Based on this https://github.com/grafana/django-saml2-auth/issues/25#issuecomment-1620049731, it'd be better to have a mock SAML identity provider, so we can integration-test this library. CC: @sgabb ## Resources - https://sso.tools/ - https://mocksaml.com/ - https://samltest.id/...

work-in-progress

Possible candidates: - https://github.com/vdesabou/kafka-docker-playground - https://github.com/wurstmeister/kafka-docker - https://github.com/hussein-joe/kafka-security-ssl-sasl

✨ Feature Request
🔨 Tooling

The idea is to quickly create a project based on the plugin template for Go (and another languages), and prepare the env for developers to create plugins. - [x] Implement...

documentation
enhancement

## Description Currently the Admin API has endpoints that are used for serving information (get requests only), and there is no endpoint that can change the (runtime) configuration or control...

enhancement
triage
epic

At the moment GatewayD supports a pair of connection pools for managing [available](https://github.com/gatewayd-io/gatewayd/blob/53d39ba358cc9d7f66aab0b1a052e8b1d90863ff/network/proxy.go#L41) and [busy](https://github.com/gatewayd-io/gatewayd/blob/53d39ba358cc9d7f66aab0b1a052e8b1d90863ff/network/proxy.go#L42) connections. On one hand, these pools enables many incoming client, limited by the capacity of...

enhancement

The idea is to use the library as much as possible to avoid code duplication. https://github.com/hashicorp/go-secure-stdlib

enhancement