argo-workflows icon indicating copy to clipboard operation
argo-workflows copied to clipboard

`make start` is too verbose

Open alexec opened this issue 3 years ago • 3 comments

Because:

  • LOG_LEVEL=debug in Makefile when it could be LOG_LEVEL=info
  • LEADER_ELECTION_IDENTITY=local in Procfile when it could be LEADER_ELECTION_DISABLE=true

alexec avatar May 13 '22 19:05 alexec

Hi @alexec, I want to work on this issue. I'm new here, so just want to confirm that I just have to change debug to info in LOG_LEVEL and the same with LEADER_ELECTION_IDENTITY

TheSwarnim avatar May 19 '22 17:05 TheSwarnim

I created PR #9001 for this. Please let me know if any further changes are needed. Thanks.

deepanshululla avatar Jun 17 '22 20:06 deepanshululla

Hi @alexec , I am new and want to work on this issue. I see @deepanshululla has raised a PR(9001) and the issue has not been solved since then . Could you please suggest can we move forward with the changes he has made or some other thing needs to be modified.

75asu avatar Jul 30 '22 16:07 75asu

@deepanshululla , Can we please close the issue, as PR seems to be closed for this one.

surbhiahuja avatar Sep 05 '22 13:09 surbhiahuja