Bryan A. S.

Results 17 comments of Bryan A. S.

Are there any CRDs already installed on these clusters?

Just in case someone needs a updated info for @blodan tip (thanks a lot!), here is the Dockerfile that I am running in prod: ``` # Extend original image FROM...

Hey buddy @krisavi , can you specify the packages needed for Windows building? This can help #51 . Thanks in advanced.

In our case (NixOS), the problem was a typo in `installationManifestsURL` (https://github.com/argoproj-labs/argocd-autopilot/blob/main/Makefile#L8), when in doubt add `--app` and a manifest URL to test it.

> Is this enough for you? > > https://wpblog.semaphoreci.com/wp-content/uploads/2021/08/CICD_for_Monorepos.pdf Thanks but got it when it was announced :) My point was to have this available in `README.md`, basically allowing anyone...

+1 From me. It is always good to have a little more predictability.

Working flawless on NixOS 21.03.

> When adding to the values file the value I for an error: > > ``` > prometheus: > prometheusSpec: > enableFeatures: > - memory-snapshot-on-shutdown > ``` > > `...

> I tried to use the same config as @datlife, but still on the same error `field rule_files is not allowed in agent mode.` Has anyone tried another way? cry...

Sounds interesting @tks98, did you open a PR for it? I can give a shot to test and maybe review it.