-
I'd like to be able to build rules_k8s with `--all_incompatible_changes`:
`bazel test --all_incompatible_changes //...`
It may not be possible to fix every issue now due to transitive dependencies…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack [channe…
-
Ref: https://gitlab.com/fdroid/rfp/-/issues/1787
This recipe:
```
Builds:
- versionName: 1.0.6
versionCode: 6
commit: v1.0.6
subdir: android/app
gradle:
- yes
o…
-
Hey folks! I built `doc.crds.dev` on a weekend a few years ago and it turned out to be fairly useful to a number of folks, particularly in the @crossplane community. Much of the Crossplane community h…
-
Similart to --jpath, we need an --npath that is search for symbols that match a convention, then dlopen and register them as native extensions. Lua supports a similar feature.
https://www.lua.org/pil…
-
Currently `error "foo"` is like throwing an exception, but there is no way to catch the exception.
Motivations for "catch":
1) Routines that loop over data and trigger errors for particular items …
-
Since we are storing comments in the AST, we can make use of this to build a documentation generator for Jsonnet, such as for documentation for functions.
-
In https://kapitan.dev/kapitan_overview/#kadet search for "See and example". It's unclear what it means. I'm guessing whoever wrote it meant to link to an example but forgot to do so. Or maybe they me…
-
I get a seg fault trying to install kube-prometheus:
```
❯ jb install https://github.com/coreos/kube-prometheus@release-0.1
GET https://github.com/coreos/kube-prometheus/archive/a4a143a9ab770d72eb0…