Archit Sharma

Results 33 issues of Archit Sharma

enhance logging for truechain, just like in https://github.com/truechain/py-trueconsensus (truechain's py based alt-ego) for orchestrator, referred to as `minverva.py`: ``` py-trueconsensus  ./minerva.py loaded local_config.py from /etc/truechain Storing engine logs to...

enhancement
help wanted
good first issue

To use this consensus by an orchestration tool, we need to expose it using interfaces. Ongoing work under https://github.com/arcolife/truechain-consensus-core/commit/2762a44729b5a7b2d96b5d3b8137fa5950d00937 Related to #26

enhancement
help wanted

Replaces socket implementation with gRPC, for: - phase communication - inter-node communication Also: - protobuf enrichment for aforementioned gRPC support - fixes encoding issues - Interruptable threading mechanism for each...

Since ELK stack seems to be common use-case, we could add it as an example under `nulecule/examples/`. I'm willing to become a secondary owner for this under guidance from a...

Those replace directives in `go.mod` appear to be ever increasing, thereby increasing chances of conflicts when bumping up sub-dependencies. For example, dropping back as much as `1.7.x -> v0.21.x` for...

type::chore

Only 1 of 2 customers found The one present didn't have any instances attached to it. ![customer info](https://github.com/replicatedhq/replicated-field-labs/assets/920859/91141965-2d4e-4136-9adc-e5794ba6f796) ![customers list](https://github.com/replicatedhq/replicated-field-labs/assets/920859/cbf67b8a-61e2-4807-9e5a-73912a7e4076)

type::bug

story: the lab stopped while I was confirming an error (ref #311) and doing it over just to reach that point seemed like a merry chase. suggestion: A small improvement...

type::enhancement

While transitioning into 4th step at the part "Let's see how the customer installs the application" and onwards, the customer profile `Omozan` wasn't created. Saw: > ![image](https://github.com/replicatedhq/replicated-field-labs/assets/920859/29c42a75-e517-4fe2-82c3-fb61ce28ba75) --- while the...

type::bug

Add scripts for deploying chaincode on a self-provisioned K8s cluster on AWS that uses ECR as container image registry. Fixes #49 Open to suggestions for the ugly hack in tag...