-
A significant number of comments and requests from https://github.com/helm/helm/issues/3555 were to have the ability to set `.Chart.AppVersion` at install and upgrade time without having to download a…
-
I believe that Visual Studio Code should support some kind of "Extension Permission Management", complete with prompts, warnings, opt-in, and opt-out, similar to what has been supported for some time …
-
### What version of Go are you using (`go version`)?
`master` as of the build
$ go version
devel +dd150176c3 Fri Jul 3 03:31:29 2020 +0000
### Does this issue reproduce with the latest rel…
-
Hi there!
**Prerequisites (mark completed items with an [x]):**
- [x ] I have have carried out troubleshooting steps and I believe I have found a bug.
- [x ] I have searched for similar bugs in b…
-
### Describe the bug
Somewhere between `9.0.100-preview.7.24365.2` and `9.0.100-preview.7.24365.10` ([diff](https://github.com/dotnet/sdk/compare/7968bc1587169c5f8503b141da98a9f987e1fa73...0b6dbc26…
-
# 数据库事务实现原理
之前写过《程序员应该知道的数据库知识》,原本是打算把事务实现写在那里的,但是发现篇幅太长,所以需要拿出来单独写成一篇。
## Redo Log
数据库事务有ACID四个核心属性,之前说过,再提一下:
- Atomic,原子性。事务要么不执行,要么完全执行。如果执行到一半,宕机重启,已执行的一半要回滚回去
- Consistency,一致性。这里…
-
When using healthcheck on Elasticsearch containers I cannot start a cluster. Elasticsearch containers cannot connect to each other by "tasks.xxx" address. When not using healthcheck everything is fine…
xvnpw updated
6 years ago
-
**Describe the bug**
Hi,
I am trying to run an agent container fetching kv secrets from a vault server run in dev mode in another docker container.
The token_file is not accepted after setting up a…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
Hi John,
We have a problem. As [this GitHub issue](https://github.com/publicsuffix/list/issues/1245#issuecomment-812228981) explains, there is an increased volume of requests to add entries to the …