Sanket Teli

Results 12 issues of Sanket Teli

**Description:** enhance the "Automation - Prepare Release" GitHub Actions workflow by adding version format validation. The workflow now includes a new job, "validate-version," which checks whether the provided version inputs...

Skip Changelog

**Description:** warning and alert for using localhost which might go under DNS resolution and end up with an unexpected IP, risking security. **Link to tracking Issue:** #9338 **Documentation:** Added Waring...

**Description:** implementing z-extension server using `httpServerSetting` instead of normal `http.server` **Link to tracking Issue:** #9368 **Testing:** I performed `make` but am facing some linting issues definitely I need help with...

while running client using npm run start I am facing following error ![Screenshot from 2023-07-27 09-34-42](https://github.com/shubham1710/MERN-E-Commerce/assets/104385297/8c7c031d-54af-463b-b9e4-732db5edcb64)

fixes #4420 I have configured option for control_plane_build. By default its ON. I have also handled errors for the backends which requires control-plane as build dependency.

control-plane
core

**Description:** NewDefault methods to all the exported structs in confighttp package **Link to tracking Issue:** closes #9655 **Testing:** Added test for the same. **Documentation:** godoc

fixes: #325 I have refactored the code so that it will resolve the issue #325, now we will be checking fabric version in `node_modules/fabric-shim/package.json` instead of `./package.json` also it will...

fixes: #324 I have added the confirmation prompt for critical commands like down, prune recreate also added the `--silent` flag which will bypass this prompt.

# Changes Schema for PodSecurityContext so that users can define fields like `fsGroup` /kind Enhancement Fixes #2108

kind/enhancement
size/M
needs-ok-to-test

Currently, executing `fablo init` initializes a small network configuration file. However, it would greatly enhance user experience if I could specify the number of organizations and peers directly from the...