reliability
Here are 119 public repositories matching this topic...
Compilation of public failure/horror stories related to Kubernetes
-
Updated
May 4, 2020 - HTML
A curated list of Site Reliability and Production Engineering resources.
-
Updated
Jul 4, 2020
expected input in json file : "tolerance": true,
but chaos init tolerance input is written as "tolerance": "True"
A set of libraries and tools for building reliable asynchronous software.
-
Updated
Jul 1, 2020 - C#
Some patterns should be avoided when writing programs with P# (especially as some of them can break our controlled testing infrastructure). We should make sure to document these.
An always-on framework that performs end-to-end functional network testing for reachability, latency, and packet loss
-
Updated
Jun 28, 2019 - Go
A hosted disposable email telegram bot; Extremely privacy friendly; Proudly hosted for community.
-
Updated
Jun 28, 2020 - Java
Notes on Site Reliability Engineering. Leave a
-
Updated
Oct 31, 2019
Add document for docs/issue_process.md to summarize how we should use issues and do a PR.
This should include:
- What the labels mean.
- What they imply for people's work queue (design and feature issues versus bugs)
- How to close them.
- How to integrate issues into meetings (read before meeting, add comments after meeting)
Make a PR.
The following text is a request from Emmanuel Ardillon in the EDF internal bug tracker:
Subset simulation is available in OpenTURNS, but it does not appear either in the "Theory" part of the doc or in the "Examples" part.
The only available information concerns the SubsetSampling class in the API part of the doc.
An example would make it more accessible to users.
What is needed:
- a use cas
PowerShell scripts to ensure consistent and reliable build quality and configuration for your servers
-
Updated
Jun 18, 2018 - PowerShell
Let's Make DNS Outage Suck Less
-
Updated
Jul 24, 2019 - Shell
A curated list of awesome Site Reliability and Production Engineering resources.
-
Updated
May 6, 2018
RNL - Realtime Network Library - The opensource reliable UDP network library
-
Updated
Feb 21, 2020 - Pascal
Queue concatenation
Implement a Concatenate function for Q1Way and Q2Way. It would empty one queue by moving its elements into another queue.
Transactional power-failsafe filesystem for microcontrollers
-
Updated
May 26, 2020 - C
Many aspects of Streamly are written in spaghetti code... Functions should be explicit and should take input rather than reading global variables.
More object-oriented functions should be used.
This will be the first code cleanup of Streamly!
Maybe having a drop-down and sorting out incidents based on their difficulty could be handy.
A pub-sub system for the distributed web - my master thesis @ IST
-
Updated
Jul 1, 2020 - TeX
Fast computation of the Krippendorff's alpha agreement measure in Python.
-
Updated
Apr 21, 2020 - Python
A curated list of Site Reliability and Production Engineering Tools
-
Updated
Jun 24, 2020
A complete list of all the ways a Client and Server communicate with each other in JavaScript and Node.
-
Updated
Dec 20, 2017 - JavaScript
Fortran Units (environment) for Reliable phYsical math
-
Updated
Mar 26, 2020 - Fortran
I have some suggestions on how to make an actual documentation for OpenCossan (yes again development) and the internal Matlab documentation is horrible to use.
I will prepare an example of what I have in mind and present it at the first day of the Cossanthon.
A module to get the minimum usable engine(s)
-
Updated
Jan 30, 2020 - JavaScript
Main repository of the Vigor NF verification project.
-
Updated
Jun 22, 2020 - C
Easily add health checks to your go services
-
Updated
May 19, 2020 - Go
Improve this page
Add a description, image, and links to the reliability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reliability topic, visit your repo's landing page and select "manage topics."


Hi all, our bug scanner has reported some NPE bugs.
1.The first one is at FileInJarReadableDataSource.java#L99 since the variable
inputStreammay benull.2.The second one is at [SimpleHttpClient.java#L1