syedsadath-17
syedsadath-17
Fixes # ## Proposed Changes ### Pre-review Checklist - [ ] **At least 80% unit test coverage** - [ ] **E2E tests** for any new behavior - [ ] **Docs...
# Description Currently we use ```log``` package for logging whereas we have our own logger available at ```github.com/dapr/kit/logger``` which we should make use it ## Issue reference Please reference the...
Fixes #423 for http bulksubscribe
Covers test cases for ```actor/state/state_manager.go```
Signed-off-by: Author Name [[email protected]](mailto:[email protected])
Signed-off-by: Author Name [email protected] Fixing the issue spotted at https://github.com/OT-CONTAINER-KIT/mongodb-operator/issues/67
mongo/mongo.go:78:3: go.mongodb.org/mongo-driver/bson/primitive.E struct literal uses unkeyed fields
Run command "make run" to start the operator run into issue that looks similar to this ``` // /home/sadath/go/bin/controller-gen rbac:roleName=mongodb-operator-role crd webhook paths="./..." output:crd:artifacts:config=config/crd/bases // /home/sadath/go/bin/controller-gen object:headerFile="hack/boilerplate.go.txt" paths="./..." // go...
# Description ## Issue reference Please reference the issue this PR will close: #6660 ## Checklist Please make sure you've completed the relevant tasks for this PR, out of the...
### Which OpenObserve functionalities are relevant/related to the feature request? metrics ### Description Add auth to /metrics path so our system information can't be exploited ### Proposed solution Auth in...
# Description ## Issue reference Please reference the issue this PR will close: #5995 ## Checklist Please make sure you've completed the relevant tasks for this PR, out of the...