Hammad

Results 10 issues of Hammad

https://github.com/airbnb/binaryalert/blob/a9c0f06affc35e1f8e45bb77f835b92350c68a0b/terraform/cloudwatch_metric_alarm.tf#L82-L83 I am a bit baffled. This alarm is to catch a message age before it hits 75% of the retention time. In such a case why is the statistic...

I tend to have some vector icons I load up in custom font file. I wish there was support or I end up forking it and manually having to add...

account.tfvars ``` # Root level variables that all modules can inherit. This is especially helpful with multi-account configs # where terraform_remote_state data sources are placed directly into the modules. tfstate_global_bucket...

### Description Deployed external-secrets controller v0.5.8 is experiencing intermittent connection issues. Unable to figure out if this is cluster related or service related. Any ideas what it could be? ###...

triage/support

Setup as in instructions (serverless-kms-secrets v1.0.2) yet it fails when trying to encrypt a key Added to my serverless.yml ``` yaml custom: serverless-kms-secrets: secretsFile: kms-secrets.${opt:stage, self:provider.stage}.${opt:region, self:provider.region}.yml kmsSecrets: ${file(kms-secrets.${opt:stage, self:provider.stage}.${opt:region,...

What would be the current way to have the text available static rather than array. As search engines won't pickup on array content. I noticed [typed.js uses static strings typed.js](https://github.com/mattboldt/typed.js#strings-from-static-html-seo-friendly)...

'UIView+React.h' file not found with include; use "quotes" instead node_modules/react-native-material-kit/iOS/RCTMaterialKit/MKTouchableManager.m Anyone else experiencing this issue with iOS Build with this library?

I am having a really really tough time getting this to work. The documentation is incomplete. What I have done so far: pip install scarface add 'scarface' in INSTALLED_APPS under...

help wanted
question

The cloud-sql-proxy-operator controller has a manager container that is logging the following entries as error inGCP cloud logging: INFO Reconcile loop started AuthProxyWorkload INFO Reconcile add/update for AuthProxyWorkload I see...

type: bug
priority: p2