Dan Yasny
Dan Yasny
I have appset 0.3.0 which I use with helm and the git generator. here's the appset: ```yaml apiVersion: v1 items: - apiVersion: argoproj.io/v1alpha1 kind: ApplicationSet metadata: annotations: argocd.argoproj.io/application-set-refresh: "true" name:...
I have a set of parameters in a git repo that I care about, example: ```yaml a: "aaa" b: "bbb" c: "ccc" ``` My appset generator uses a helm chart...
The previous run of hpacucli remains locking in memory, so a call to respawn will produce: Error: Another instance of ACU is already running (possibly a service). Please terminate the...
We have several actions that are non-blocking (example: refresh) I would like to be able to poll their status (progress would be even better but harder) from the API so...
sqlite has no access restrictions, it is assumed that anyone with access to the OS, has access to the data. In a distributed system, we might want to add some...
Please make sure that this is a feature request. **System information** - Scylla version (you are using): 2020, 2019, 4.x - Are you willing to contribute it (Yes/No): Maybe **Describe...
Please make sure that this is a feature request. **System information** - Scylla version (you are using): 4.x/2019.1.x - Are you willing to contribute it (Yes/No): No **Describe the feature...
Please make sure that this is a feature request. **System information** - Scylla version (you are using): - Are you willing to contribute it (Yes/No): **Describe the feature and the...
I am scanning a moderate number of sstable files from a backup (~3500 files with every 9th file sampled) using two methods. One is a direct reader of the binary...
We have a working set of files, I suggest we start considering branching off into v0.1 and keeping the rolling changes in master