Andrew

Results 23 comments of Andrew

Hey thanks @LE-HU ! I'm the creator of the dark mode plugins for firefox. There is also one available for chrome: https://chrome.google.com/webstore/detail/the-odin-project-dark-the/omiecnmmajomefpodcdjkebeonieonef

Seeing this error for the past week or so: ``` CodeSignatureVerifier CodeSignatureVerifier: Verifying code signature... CodeSignatureVerifier: Deep verification enabled...pkg to /Users/Shared/autopkg_repo/Cache/local.munki.1Password/unpack CodeSignatureVerifier: Strict verification enabled... CodeSignatureVerifier: /Users/Shared/autopkg_repo/Cache/local.munki.1Password/Applications/1Password pkg/Payload to /Users/Shared/autopkg_repo/Cache/local.munki.1Password/Applications...

So helpful! Thank you! I also had this issue. I've taken your image updates and pushed it to docker hub if anyone else would like to use it. `mindovermiles262/sidecar-injector` Change...

A year and a half later and still not merged :thinking: Anyways, I can confirm this change works for k8s 1.26.4

Facing this issue too, my workaround is to look up all the secrets and add them: ``` # HACK! # Look up all the "AmazonMSK_[ENV]*" secrets and their arns so...

I've love to see an official helm chart as well. In my use case I'd love to see an option to allow/disallow specific components based on the `values.yaml` file. I...

As much as I hate this we are open source. This is what it's all about - the sharing of information. I think we can put something along the lines...

@jiehanzheng have these request/limits been working OK for you? I'm facing the same issue here. I might take a crack at trying to fix this

It looks like you're trying to install a different version of `youtube-api-search` than in the Video: Try `npm install --save youtube-api-search`

I agree this should be an extra activity. Its non-essential with Rails abstracting so much, but still a pain point and something we should add