Krish
Krish
I have a large encrypted file which, when changed, is easier to review and commit using `git add -p`. However, when I run a `git add --patch` on such a...
I have recently set up a repo with git-crypt. When cloning this repo from scratch in a new directory, I observe the following: ``` ... ... Receiving objects: 100% (17680/17680),...
## Question I would like to embed kopf in an application to perform some extra cluster functions as a response to events. I can always use a global variable. Actually,...
This looks promising. We have a modular code-base with remote repositories and I was wondering if you support auto-completion of remote source modules.
## What keywords did you search in tectonic-installer issues before filing this one? "license" ## Is this a BUG REPORT or FEATURE REQUEST? BUG (!) ## What happened? Contacted [email protected]....
**Summary**: I stumbled on this project via https://www.percona.com/resources/videos/automagical-graphql-sql-compiler and I have a use-case which would suit perfectly with this project. However, this might need the addition of a feature. The...
Can we add a note in the docs somewhere where we mention if graphjin supports the full graphql spec? Something similar to https://github.com/99designs/gqlgen/issues/760 but in the docs. Use-case: this will...
I am new to KinD, and want to overwrite my `kube-apiserver` configs to assign different values for CPI/memory.. How do I do that..? Googling tells me I need to edit...
We currently use a custom docker volume driver to mount remote/NFS directory inside docker container and was wondering how does one handle the ``` --volume pre-reserved persistent volume id ```...
I have just installed the latest release of `tfswitch` on my CI container based on alpine 3.14 and the command wouldn't run. While debugging, I discovered that `tfswitch` is a...