-
Updated
Feb 13, 2021 - Java
high-availability
Here are 371 public repositories matching this topic...
Tars Gateway使用场景
What language are you using?
php
What operating system (Linux, Ubuntu, …) and version?
Linux centos 7
What runtime / compiler are you using (e.g. jdk version or version of gcc)
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
能否作为外部调用内部http服务网关,使用网关如何实现修改头信息,token验证等。
同时发布一个服务的多个节点的实现问题
The node dependencies are quite out-of-date for the React UI, let's update to the latest version we can without breaking anything.
-
Updated
Nov 1, 2019 - Python
-
Updated
Feb 19, 2021 - Go
-
Updated
Feb 20, 2021 - Python
-
Updated
Feb 18, 2021 - Go
-
Updated
Feb 19, 2021 - C
-
Updated
Feb 12, 2021 - 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
Currently we have a mix of:
Out of memory error.Out of memory errorout of memory errorout of memoryout of memory.out of memory [some context]
All these should be adjusted to use the same wording for consistency and it should also make the executable a little bit smaller
-
Updated
Jan 24, 2021 - JavaScript
-
Updated
Feb 20, 2021 - Go
-
Updated
Sep 30, 2020 - Go
-
Updated
Feb 10, 2021 - C
-
Updated
Feb 18, 2021 - C++
-
Updated
Feb 18, 2021 - 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
Feb 20, 2021 - Smarty
/metrics endpoints
Hi, hackers, I'm a database(postgresql variant) developer and we're considering to port pg_auto_failover for our database. The group_id is defined to be a keyword for a long time, which conflicts with the parameter in some functions. We can't change the keyword in our database.
Besides we maintain a new variant of pg_auto_failover, is it possible to change the parameter name group_id to anoth
-
Updated
Feb 8, 2021 - Go
-
Updated
Jan 29, 2021 - Go
-
Updated
Aug 18, 2020 - Shell
-
Updated
Jan 13, 2021 - Java
-
Updated
Feb 7, 2021 - HTML
SpringBootAppContext.class
@Override
protected void loadServants() {
loadAppContextListeners();
loadAppServants();
}
SpringAppContext.class
@Override
protected void loadServants() {
this.applicationContext = new ClassPathXmlApplicationContext("servants-spring.xml");
loadAppContextListeners(this.appl
-
Updated
Jan 28, 2021 - Perl
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."
FEATURE REQUEST:
Hi,
I see that there is nothing in the kargo repo related to
docker loginstuff and more precisely nothing about the ability to make kubernetes pull images from private registries such as ECR.I have a solution for this that currently works for ECR and CoreOS and that could be extended to different registries solutions (azure one, custom private registry on premi