Sherif Abdel-Naby
Sherif Abdel-Naby
- Make Query An Environment Variable - Fetch Icons Dynamically - Add Description to Subtitle - Add Separate Project Keyword and Issue Number to `match` to allow to search using...
Suggesting to add https://github.com/sherifabdlnaby/kubephp to Awesome PHP. I understand that "self-promotion" is frowned upon, however, I found no similar project referenced here. I put it under `Infrastructure` because it's as...
Hello, I'd like to suggest adding `aws-export-credentials` to aws-sso-util for the sake of this use-case: - Using AWS SSO credentials inside a docker container, in a container you typically mount...
#22 > In your screenshots, your chrome shows "Not Secure", presumably because of the self signed certificate. A more thorough approach would be to add let's encrypt to the repo...
# What this PR does / why we need it: This PR Introduce a new flag `--per-metric-labels-allowlist` that its syntax works similar to `--metric-labels-allowlist` but instead of being a filter...
I created this Issue for discussing and tracking PR #1689 Below is a transcript of the PR 👇🏻 ------ # What this PR does / why we need it: This...
Build is failing on macOS Mojave 10.14 ``` # github.com/discordapp/lilliput ld: file too small (length=10) file '/Users/sherifabdlnaby/go/pkg/mod/github.com/discordapp/[email protected]/deps/osx/lib/libpng.a' for architecture x86_64 clang: error: unable to execute command: Segmentation fault: 11 clang:...
### Terraform, Provider, Kubernetes and Helm Versions ``` Terraform v0.14.6 + provider registry.terraform.io/hashicorp/helm v2.0.2 + provider registry.terraform.io/hashicorp/kubernetes v1.13.3 ``` Helm chart with post-install hooks will nor be installed succsefully with...
Quoting this comment: https://github.com/symfony/flex/pull/507#issuecomment-1021122359 > I just ran into this as well. Given this `.env` file: > > ``` > FOO=beans > BAR="cool $FOO" > ``` > > and then...