Salah Al Saleh
Salah Al Saleh
probably, since we can still pick it back up and continue working on it
@demophoon Thanks for opening this issue. Can you please elaborate on the first step or give an example? We have tried a few scenarios and the rendering error message does...
hi @gauravkcldcvr, could you please share the relevant parts of the config yaml file?
if you'd like to use an AND operation, you can do something like this ``` '{{repl and (ConfigOptionNotEquals "DOMAIN" "") (ConfigOptionEquals "SecretName" "true")}}' ``` if the "SecretName" config option is...
why move `pkg/gitops/clone.go`, `pkg/gitops/key.go` and `pkg/gitops/types/gitops_interface.go`? i think they should stay in kotsadm as the functions/types defined there are all related to kotsadm functionality, not kots.
Hi @yilas, We've identified the issue and it should be fixed in the next few hours. The [fix](https://github.com/replicatedhq/ttl.sh/pull/95) is already released, but there is a large number of images being...
Any updates on this?
@stefreak it should be fixed for updates. Existing versions that were created before The upgrade would still have the issue unfortunately.
@Aminrtp could you please elaborate on: - what are the steps you're taking? - what are you expecting to happen? - what is actually happening? are you trying to update...
Thanks for your contribution! As Mikael mentioned, this has security implications, and listening on localhost only is a conscious decision. If you'd like to widely expose the service, I'd suggest...