-
From [Debian #1068223](https://bugs.debian.org/1068223).
> cyrus-imapd is failing to build on the architectures affected by the time_t transition _(armel, armhf, several debian-ports architectures)…
-
## Checklist
- [x] I'm reporting a broken site support issue
- [x] I've verified that I'm running youtube-dl version **2021.12.17**
- [x] I've checked that all provided URLs are alive a…
-
This is similar to #2635 in that dc:date is recommended to use an ISO8601 date but it's not a requirement. @clapierre has had a case of a publisher putting in language-specific date. It will inherit t…
-
I'm reading through v0.0.7 of Coverages for the first time. Here are the questions that came up while reading it:
1. 5.6 - What's the difference between `http://www.opengis.net/def/rel/ogc/1.0/geod…
-
Our current [regex](https://github.com/elastic/kibana/blob/4385ac4d83347be95b6b817611bc2633e44d7965/packages/kbn-config-schema/src/duration/index.ts#L13) expects the value to be specified in a single …
-
**Describe the bug**
Adjusting the duration of a task adds a second duration property in ISO8601 standard (something like "PT2H") to the task making it impossible for Time Ruler to display the correc…
-
Hello! Thanks for Ingress-Nginx.
JSON logging pod by simple rule.
For example:
```
## Define Log Format
# Use logfmt (default) or json logging
logFormat: logfmt
```
Users who…
-
Hi,
I'm currently reviewing dependencies we used in our applications - partially as a result of supply chain attacks that have occurred over the last year.
I noted one strange dependency that th…
-
```
gcloud container clusters describe YOUR_CLUSTER_NAME --zone YOUR_ZONE
```
```
# 创建Pub/Sub主题
gcloud pubsub topics create loki-logs
# 创建日志接收器
gcloud logging sinks create loki-sink \
…
-
First of all, thank you for all the work you put into developing these packages! I imported it in [Benthos](https://github.com/benthosdev/benthos) to allow users to convert strings containing ISO8601 …