Flavien Raynaud
Flavien Raynaud
This commit extends the configuration/custom resources submitted to Kubernetes for services deployed there (this is targetting resources managed by operators). Re-using the logic used in [marathon_tools.py](https://github.com/Yelp/paasta/blob/master/paasta_tools/marathon_tools.py#L349), reading the "general" service...
It does not seem that the library itself is using any non-inclusive language, but let's at least rename the `master` branch to `main`. Github published a [guide](https://github.com/github/renaming) on how to...
Fix #12 - missing optional files normally do not raise GTFS::InvalidSourceException anymore If an optional file is missing, `parse_entity` yields a new empty instance of StringIO, when calling `read` on...
When a topic is compacted, consecutive messages might not have consecutive offsets. Fetcher._append works would discard PartitionRecords whenever the offset of first message of the part was not equal to...