mitchell amihod
mitchell amihod
Hi @Min-Sheng I recently had same issue - in my case there were 2 issues: 1) double check your SLACK_SIGNING_SECRET - look at the video on the getting started page...
hey, just adding a more recent link to the typeorm module. https://github.com/nestjs/typeorm We're working with nestjs, and I was thinking to try out your project - I'll see what I...
yeah was looking through. pretty novice with nestjs still, so we'll see how far i get - i might just focus on an initial implementation to do the basics and...
I would add DL3003 wiki page doesn't actually explain the rationale. The correct code example doesn't make use of `WORKDIR` command. There's no explanation as to why you shouldn't use...
@sbeaulie From what I've seen there are 2 cluster resources used by AR. Leases and Events. Tested this idea out (multiple role bindings - one per NS) but the code...
To help anyone coming later - the bulk of the notif docs seem to be pulled in: https://github.com/argoproj/argo-rollouts/blob/master/hack/gen-docs/main.go#L28
Docs should give guidance to the namespace that the `notifications-install.yaml` should be installed to: same namespace as the controller
@Nexarian I will see what I can do re: simple repro. I agree with you looks like a regression, since what you describe should work according to: https://github.com/argoproj/argo-rollouts/blob/v1.6.6/utils/record/record.go#L345-L350 ``` //...
@Nexarian thanks for that update. I feel your pain. I'm working on learning a bit better how the informers are working. i suspect those are playing a role in this...
coo thanks. just letting you know. :)