AbdelrahmanElawady

Results 17 issues of AbdelrahmanElawady

[specs](https://github.com/threefoldtech/tfchain/blob/development/substrate-node/pallets/pallet-tfgrid/spec.md) for TFGrid pallet contains outdated types for example [twins](https://github.com/threefoldtech/tfchain/blob/development/substrate-node/pallets/pallet-tfgrid/spec.md#twins) have ip field which is no longer used and relay field is now used. Looking at [types.rs](https://github.com/threefoldtech/tfchain/blob/development/substrate-node/pallets/pallet-tfgrid/src/types.rs) it seems the...

documentation

**Purpose of PR?**: Support running KubeArmor with containerd using OCI hooks. It need NRI to be enabled on the cluster and [hook-injector](https://github.com/containerd/nri/tree/main/plugins/hook-injector) plugin to be running. **Does this PR introduce...

### Description Add multiple graphql endpoints to serve as backup in case default is down ### Changes - other graphql endpoints will be used in case the default one failed...

## Is your feature request related to a problem? Please describe We depend on ipify for public IP validation (it basically responds with the public IP of the node). Which...

As suggested by this comment: https://github.com/containerd/nri/pull/84#pullrequestreview-2072266358 It would be great to have integration tests for OCI hooks. > Not sure if this is the right repo, so feel free to...

enhancement
help wanted
question

## Is your feature request related to a problem? Please describe When using the go-client there is no way to determine whether the error is related to tfchain or the...

type_feature

## Summary Support for [zerolog](https://github.com/rs/zerolog) would be great. It has similar Hook approach to logrus which is already supported. ## Motivation It's a widely used logging package and would help...

Type: Feature