Josh Soref

Results 1027 comments of Josh Soref

@hubwriter I presume you mean https://github.com/github/docs/blob/main/data/reusables/actions/jobs/section-using-conditions-to-control-job-execution.md?plain=1 as I don't (at this time) have access to github/docs-internal.

Since ~1/5 of all issues in the backlog are mine, I'm ok w/ that. I'm also fairly tolerant of delays (much less of annoying bots that attack my tickets). I...

That might work. It might be worth it to be more explicit and mention "and not `run`". It might even be useful to generally suggest not using it in `run`....

`LAST SYNC` => `REPO SYNC` `SYNC STATUS` => `APP STATUS` This has the benefit of not using `sync` twice (and not using `status` twice for that matter).

Fwiw, here's what ArgoCD looks like today (it's still confusing, a coworker complained to me today):

@nitinchavan01: you probably have things that need to be pruned or manually resolved (e.g. a statefulset where you changed an immutable field). On the left, there's an `out of sync`...

You're going to have to look at the diff for the HPA, it's possible that you are using non-canonical values...

You should visit [Slack](https://argoproj.github.io/community/join-slack/). There are lots of possible reasons for outofsync... Usually you can filter (on the left) for out of sync to see what's going on. It could...