Akshay Gaikwad

Results 19 issues of Akshay Gaikwad

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...

feat
good first issue

## Feature Request **Short Description** Use OCI hooks and get events in context to container start/stop: Currently KubeArmor mounts docker/containerd/crio UNIX domain socket file in KubeArmor to watch for container...

enhancement
mentorship

### Expected vs actual behavior This issue is reported by Richard Moss on [Slack](https://paralus.slack.com/archives/C03JEA9EFUH/p1681470680396919). The JIT SA created for user with namespace read only has access to "get", "list", "watch"...

bug
triage/accepted

### Briefly describe the feature Paralus and Relay should be scaled to more than one replicas. Relay should work properly when relay server or agent are scaled up. ### What...

enhancement
triage/accepted

### Describe the issue you're facing Use license scanning tool like FOSSA and Synk ref: https://github.com/cncf/toc/issues/973#issuecomment-1854801215

help wanted
triage/accepted

### Briefly describe the feature Similar to OIdC IdP, support SAML based user logins to Paralus. ### What problem does this feature solve? Please link any relevant documentation or Issues...

enhancement
triage/accepted

### Describe the issue you're facing This is reported on Slack by Ethan. After upgrading Paralus to v0.2.4, they manually updated cluster entries in db. In v0.2.4 we had made...

documentation
good first issue
triage/accepted

### Describe the issue you're facing Instead of third party vfs tool for embedding extra files (yaml for example) into go application binary, use go embed. It is easy, no...

enhancement
help wanted
triage/accepted

### Describe the issue you're facing - There are few unused funcs/packages that need to be removed. Run Golang lint to check other lint errors. - Add Golang lint job...

good first issue
help wanted
triage/accepted

### Briefly describe the feature Add Paralus SDK for its APIs. Currently clients like `pctl`, `terraform provider` are using Paralus endpoints for interacting with server. However this is tedious as...

enhancement
help wanted