Dan Meruelo

Results 12 issues of Dan Meruelo

right now an nsqd client doesn't refresh it's ip connections to lookupd on lookupd DNS changes. this causes a problem on long running instances when a lookupd instance gets rebuilt.

feature
help wanted

right now we need to go on a node manually and shut down the ingress services manually to a box to busy it out. it would be nice if that...

feature
request

having an at a glance summary counter for total queue depth would be nice when doing maintenance on nodes so it would be clear when a machine had no more...

feature
request

@mreiferson any way we can get a release of 0.9.1 now that https://github.com/nsqio/pynsq/pull/254 has been merged? i.e. `can we haz plz` ![34c44a390b75438c8576eed43a81cbce81e357bf_00](https://user-images.githubusercontent.com/5041307/139322709-48697efa-628b-453d-b427-bd3f7cce2efc.gif)

Hey, We've found a Cross-site Scripting (XSS) - Reflected at https://httpbin.org POC navigate to URL : https://httpbin.org/base64/ZXhhbXBsZS5vcmciPjxzdmcvb25sb2FkPXByb21wdCgneHNzJyk+ xss will pop up Impact attacker is able to execute javascript code on...

## Problem current sso images don't support arm64 architecture. that means we can't run them on AWS Graviton's or Apple M1's ## Solution build a multi-arch with `linux/amd64,linux/arm64` platform support...

can we publish multi-arch images so we can use ARM on aws? ``` docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 ```

`buzzfeed/sso:latest` is getting stale. can we setup something to keep it current or deprecate it? **To Reproduce** searching https://hub.docker.com/r/buzzfeed/sso/builds/ for `latest` brings up a 2 month old build while we...

chore
docs

**Describe the bug** error updating fill cache if a group contains a nested group outside the organization the sso_proxy is part of is added to a default_allowed_groups these errors show...

Most recent releases, https://github.com/opsgenie/oec-scripts/releases/tag/Nagios-1.1.4_oec-1.1.3 don't have packages complied for `arm64` even though that's now a fairly mainstream environment to run things in. Could we start seeing `arm64` compiled packages. In...