Roopesh Saravanan

Results 27 issues of Roopesh Saravanan

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. **React Bootstrap** is used for styling and the **Zephyr** theme...

good first issue

**Is your feature request related to a problem? Please describe.** The profile page should be redesigned so that it will improve the UX. **Describe the solution you'd like** Here's the...

enhancement

Most of the components do not have unit tests. It is good to have them tested.

good first issue

**Is your feature request related to a problem? Please describe.** On the admin page, we have options to add a product and carousel. In a similar way, create an option...

enhancement

**Is your feature request related to a problem? Please describe.** Create a sort option so that users can sort the products from low to high or high to low by...

enhancement

In the checkout process, there is no visual indication for the user which step they are in. It will be better if a progress bar or any kind of visual...

enhancement

The steps I followed are, 1. Installed operator-lifecycle-manager through the below command, ``` curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.26.0/install.sh | bash -s v0.26.0 ``` 2. Installed the operator itself, ``` kubectl create -f...

Add support for antrea network policy CRD's, NetworkPolicy and ClusterNetworkPolicy https://antrea.io/docs/v2.0.0/docs/antrea-network-policy/ What do you think @deggja?

enhancement
help wanted

## Bug Report When I ran commands `make`, then `make manifests`, then `make docker-build deploy` from `pkg/KubeArmorOperator` the `make docker-build deploy` command throws an error, ``` GOBIN=/home/roopesh/go/bin go install sigs.k8s.io/kustomize/kustomize/[email protected]...

bug

Add support for OpenTelemetry so that the telemetry data can be exported to any desired remote backend.

enhancement