‍^‍\‍‍.‍‍z‍‍e‍‍r‍‍0‍‍d‍‍e‍‍(‍‍?‍‍:‍‍a‍‍|‍‍r‍‍?‍‍p‍‍)‍‍?‍‍(‍‍?‍‍:‍‍t‍‍h‍‍|‍‍f‍‍|‍‍v‍‍)‍‍$‍‍

Results 12 issues of ‍^‍\‍‍.‍‍z‍‍e‍‍r‍‍0‍‍d‍‍e‍‍(‍‍?‍‍:‍‍a‍‍|‍‍r‍‍?‍‍p‍‍)‍‍?‍‍(‍‍?‍‍:‍‍t‍‍h‍‍|‍‍f‍‍|‍‍v‍‍)‍‍$‍‍

Recreation of #136 , but based in `develop`. Allows to specify multiple comma-delimited accounts/groups/protocols in respective fields of a control channel, which when used with fill_by would allow to filter...

With the outpour of… whatever you'd like to avoid (or focus on) watching for whichever reasons one might have, I have an idea to add these filtering methods in order...

enhancement

**Description of your changes:** Addition of pod security policy management for environments that require them. **Which issue is resolved by this Pull Request:** Related to #424

For comparison, with about ~1-1.2M blocked hosts across both IP4 and IP6: - one host per line produces a ~68M `hosts` file with `time ping -c1 -w1 ` on average...

Package versions: ``` libvirt 1.3.1 vagrant 1.8.1 vagrant-libvirt 0.0.32 ruby-libvirt 0.6.0 fog-libvirt 0.0.3 ``` Debug log: ``` ==> ubuntu1404_64: Starting domain. ERROR warden: Error occurred: There was an error talking...

bug
upstream bug

Ever since bumping tdlib-purple against tdlib>=1.7, users can experience `14:09 telegram-tdlib - Login error: Authentication error: code 400 (API_ID_PUBLISHED_FLOOD)`, which may necessitate them to [generate their own API keys](https://core.telegram.org/api/obtaining_api_id) and...

The use case for treating localhost-based addresses specifically would be apps that communicate with one another over TCP/UDP sockets, in this particular example Termux talking with XServer-XSDL. Currently, whenever at...

### Issue statement As of the time of this writing (~v0.22.3), when two different Flannel nodes want to join the same overlaynet from behind the same NAT, they end up...

Relevant docker-registry-proxy log: ``` {"access_time":"07/Nov/2022:15:39:51 +0000","upstream_cache_status":"MISS","method":"GET","uri":"/v2/kube-state-metrics/kube-state-metrics/blobs/sha256:ec6e2d871c544073e0d0a2448b23f98a1aa47b7c60ae9d79ac5d94d92ea45949","request_type":"blob-by-digest","status":"302","bytes_sent":"836","upstream_response_time":"0.100 : 3.340","host":"registry.k8s.io","proxy_host":"europe-north1-docker.pkg.dev","upstream":"34.107.244.51:443 : 74.125.200.82:443"} {"access_time":"07/Nov/2022:15:39:52 +0000","upstream_cache_status":"","method":"GET","uri":"/artifacts-downloads/namespaces/k8s-artifacts-prod/repositories/images/downloads/","request_type":"unknown","status":"404","bytes_sent":"19","upstream_response_time":"0.100","host":"registry.k8s.io","proxy_host":"registry.k8s.io","upstream":"34.107.244.51:443"} ``` However, it seems that `proxy_host` (?) isn't properly updated, in this case to `europe-north1-docker.pkg.dev`, upon netloc redirection,...