Alexander Kuzmovych

Results 10 comments of Alexander Kuzmovych

Hello. From the moment when i opened this issue my team 2 times did fresh install of latest version of tekton operator into different fresh clusters in different aws accounts....

@dibyom fyi: because i'm using tekton operator i set parameters to TektonInstallerSet and restarted (deleted) pods to apply values to configMap and containers ``` apiVersion: v1 data: leaseDuration: 60s renewDeadline:...

Hello. Thank you for quick reply. ``` 2019-11-21 17:09:48 [1] 2019/11/21 15:09:48.621200 [INF] STREAM: Deleting raft logs from 7293537 to 7458159 2019-11-21 17:09:38 [1] 2019/11/21 15:09:38.223431 [INF] STREAM: Deletion took...

> > But our primary issue is not with cluster survival (though we did have many spot instances leaving during a day and cluster seem to survive them), but with...

Hello. Here is info about out load and channels for last 2 days on single node nats-streaming. If you need some more information just let me know. Channels creation: ![image](https://user-images.githubusercontent.com/9653011/69724546-c9c75480-1124-11ea-800d-2aa21dbffd06.png)...

Hi. Thank you for explanation. Here is metrics from 3x cluster at the same point in time as screenshots in first messages in this issue: Msgs IO: ![image](https://user-images.githubusercontent.com/9653011/69796252-5716b180-11d6-11ea-9145-3cdd890fea43.png) 75 long...

Here is one more case when ApplicationSet needs multiple sources for valueFiles. Some public chart (doesn't matter which one) has value field for sensitive data (i.e database password). So it...

``` time="2023-07-13T09:08:42.134Z" level=info msg="selected SSO RBAC service account for user" email=****@****.** loginServiceAccount=tmp-sso-argo-workflows serviceAccount=tmp-sso-argo-workflows ssoDelegated=false ssoDelegationAllowed=false subject=********** time="2023-07-13T09:08:42.135Z" level=info msg="selected SSO RBAC service account for user" email=****@****.** loginServiceAccount=tmp-sso-argo-workflows serviceAccount=tmp-sso-argo-workflows ssoDelegated=false ssoDelegationAllowed=false...

> @qtheya Does your comment(https://github.com/argoproj/argo-workflows/issues/8310#issuecomment-1633869767) mean that you succeeded to reproduce the bug? Yes