-
Updated
Dec 5, 2020 - Java
high-availability
Here are 357 public repositories matching this topic...
-
Updated
Nov 17, 2020 - C++
-
Updated
Nov 1, 2019 - Python
-
Updated
Nov 30, 2020 - Go
-
Updated
Dec 5, 2020 - Python
-
Updated
Nov 12, 2020 - Go
-
Updated
Dec 6, 2020 - C
-
Updated
Dec 5, 2020 - C
We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661
While doing this also improve the log messages, where possible.
For an example of a successf
-
Updated
Nov 23, 2020 - JavaScript
currently "option forwardfor" cant't be unset, so there is no way to enable it in the default section and disable it in a particular frontend
-
Updated
Sep 30, 2020 - Go
-
Updated
Dec 5, 2020 - C
-
Updated
Dec 3, 2020 - C++
-
Updated
Dec 4, 2020 - Python
https://github.com/google/starlark-go/blob/master/doc/spec.md
It should satisfy our reproducibility needs (like jsonnet) and could be easier to write agola config files.
Like in #137 we should provide build context information.
-
Updated
Oct 10, 2019 - Smarty
Code like the following is found in many place in our test suite:
ssn = '*'
eq_(node2.get_synchronous_standby_names_local(), ssn)
eq_(node2.get_synchronous_standby_names(), ssn)
Could be simplified to something like this instead:
node2.check_synchronous_standby_names("*")
-
Updated
Dec 3, 2020 - Go
-
Updated
Dec 1, 2020 - Go
-
Updated
Aug 18, 2020 - Shell
-
Updated
Nov 9, 2020 - Java
-
Updated
Nov 28, 2020 - HTML
-
Updated
Dec 4, 2020 - Java
-
Updated
Nov 27, 2020 - Perl
-
Updated
Dec 2, 2020 - HTML
Improve this page
Add a description, image, and links to the high-availability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the high-availability topic, visit your repo's landing page and select "manage topics."
What would you like to be added:
Support for deploying vSphere storage Container Storage Interface (CSI).
It' GA already.
https://github.com/kubernetes-sigs/vsphere-csi-driver
https://cloud-provider-vsphere.sigs.k8s.io/
It requires vSphere 6.7u3+
Why is this needed: