Saravanan Palanisamy

Results 12 issues of Saravanan Palanisamy

@adriaaah currently all the services are listing under single server(button). But usually the services are categorized into many layers such as production, staging, ssl check, http check, database server check,...

Fixes: #942 helm charts for actions runner, currently its having only RunnerDeployment and Autoscaler resources. Looks like deployment order is important here, facing the below issue if Autoscaler deployed first...

I created the credentials for many use cases like google auth, webauthn.io, one for SSH,.. But `solo key credential ls` not showing any of the credentials which I created. I...

Added support for multi-values (expect_one_of) in jsonpath tolerance `expect` field. Example: ``` "tolerance": { "type": "jsonpath", "path": "$.status", "expect": ["yellow"], "target": "body" }, ``` In this case, path `$.status` provides...

pending-review

## Description Transit gateway is used to connect many vpcs from same and across many accounts. So Transit gateway creation can be different module but we need a way to...

### Issues Resolved Continuity of PR #122

seasoned-contributor

**Is your feature request related to a problem? Please describe.** Add support for Oracle linux

enhancement
good first issue

Refer: https://github.com/opensearch-project/security/pull/1443 Rename parameter kibanaserver to dashboardserver in Ansible scripts. We have to wait for this change merged in security plugin, then we should do the same change in ansible.

**Description** This PR enables MX and SRV record support for PowerDNS provider in ExternalDNS. Especially for PowerDNS API, it requires explicit trailing dot for records having FQDN such as CNAME,...

cncf-cla: yes
lgtm
size/L
ok-to-test

During installation, its cloning five repos `opencve-kb` and this is internal kb from opencve. And `opencve-nvd` `opencve-redhat` `cvelistV5` `vulnrichment` either directly from other providers or local enriched repo. but we...