{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":494119561,"defaultBranch":"master","name":"kiali","ownerLogin":"josunect","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-05-19T15:04:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/49480155?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717423585.0","currentOid":""},"activityList":{"items":[{"before":"acf0a7c5671b953b4f49523a33feebd960047eb6","after":null,"ref":"refs/heads/issue7384","pushedAt":"2024-06-03T14:06:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"}},{"before":"9bd24680cba6f340f66a84345587ff013a2a1c31","after":"2cbbe4a154e5d572b71cca0c30a34a94ff6afe3c","ref":"refs/heads/issue7402","pushedAt":"2024-06-03T13:32:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update loop","shortMessageHtmlLink":"Update loop"}},{"before":"37e2db23093f3363b4ae097cc615e06439422637","after":"a08a0b87e6b7351c1f8fd4028128e6c0592058b4","ref":"refs/heads/master","pushedAt":"2024-06-03T13:31:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Simplify i18n support (#7401)\n\n* Simplify i18n support\r\n* Fix cypress test\r\n* Modify i18n documentation","shortMessageHtmlLink":"Simplify i18n support (kiali#7401)"}},{"before":"ce93fe39231e0040c3bd026b35ce9af7c7ca7ef0","after":"9bd24680cba6f340f66a84345587ff013a2a1c31","ref":"refs/heads/issue7402","pushedAt":"2024-06-03T13:02:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update hack scripts and tests","shortMessageHtmlLink":"Update hack scripts and tests"}},{"before":"5b843d7ad2393831350b1bc0978fb81a85a02ce6","after":"ce93fe39231e0040c3bd026b35ce9af7c7ca7ef0","ref":"refs/heads/issue7402","pushedAt":"2024-06-03T12:09:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update wait for graph. With the gateway api, it takes longer to have the L4 telemetry","shortMessageHtmlLink":"Update wait for graph. With the gateway api, it takes longer to have …"}},{"before":null,"after":"5b843d7ad2393831350b1bc0978fb81a85a02ce6","ref":"refs/heads/issue7402","pushedAt":"2024-05-31T15:46:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update travel agency","shortMessageHtmlLink":"Update travel agency"}},{"before":"42e839692906b584f86d77fd1672ca2a409d7731","after":"37e2db23093f3363b4ae097cc615e06439422637","ref":"refs/heads/master","pushedAt":"2024-05-31T11:36:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"[CI] Ambient Tests Workflow (#7294)\n\n* Update hack","shortMessageHtmlLink":"[CI] Ambient Tests Workflow (kiali#7294)"}},{"before":"1d2e255678dbe63a714847a2d3a41c10b8a797b2","after":null,"ref":"refs/heads/issue5981","pushedAt":"2024-05-31T11:35:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"}},{"before":"18a033118a68153296a9948b8a950481077deb8f","after":"1d2e255678dbe63a714847a2d3a41c10b8a797b2","ref":"refs/heads/issue5981","pushedAt":"2024-05-31T10:47:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update comment","shortMessageHtmlLink":"Update comment"}},{"before":"ed31d0903824e91beb3bbd63d843b872b035a61d","after":"42e839692906b584f86d77fd1672ca2a409d7731","ref":"refs/heads/master","pushedAt":"2024-05-31T10:44:49.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Adding HTTPS and TLS into K8s Gateway creation wizard (#7373)\n\n* Adding HTTPS and TLS into K8s Gateway creation wizard\r\n\r\n* Use cert params in creating k8s gateway\r\n\r\n* fixed error in creation\r\n\r\n* fixed ux\r\n\r\n* adding test\r\n\r\n* better ids\r\n\r\n* better ids\r\n\r\n* Update frontend/src/pages/IstioConfigNew/GatewayForm/ListenerBuilder.tsx\r\n\r\nCo-authored-by: Fernando Hoyos <122779323+ferhoyos@users.noreply.github.com>\r\n\r\n* Update frontend/src/pages/IstioConfigNew/GatewayForm/ListenerBuilder.tsx\r\n\r\nCo-authored-by: Fernando Hoyos <122779323+ferhoyos@users.noreply.github.com>\r\n\r\n* approached comments\r\n\r\n* Update frontend/src/pages/IstioConfigNew/GatewayForm/ListenerBuilder.tsx\r\n\r\nCo-authored-by: Fernando Hoyos <122779323+ferhoyos@users.noreply.github.com>\r\n\r\n* Update frontend/src/pages/IstioConfigNew/GatewayForm/ListenerBuilder.tsx\r\n\r\nCo-authored-by: Fernando Hoyos <122779323+ferhoyos@users.noreply.github.com>\r\n\r\n* Update frontend/src/pages/IstioConfigNew/GatewayForm/ListenerList.tsx\r\n\r\nCo-authored-by: Fernando Hoyos <122779323+ferhoyos@users.noreply.github.com>\r\n\r\n* Update frontend/src/pages/IstioConfigNew/GatewayForm/ListenerList.tsx\r\n\r\nCo-authored-by: Fernando Hoyos <122779323+ferhoyos@users.noreply.github.com>\r\n\r\n* more comments approached, fixed missed defaults\r\n\r\n* removed odd method and null\r\n\r\n---------\r\n\r\nCo-authored-by: Fernando Hoyos <122779323+ferhoyos@users.noreply.github.com>","shortMessageHtmlLink":"Adding HTTPS and TLS into K8s Gateway creation wizard (kiali#7373)"}},{"before":"82faa61f90d347078d3f00d29d0e6970f83f5f8a","after":"4c9b2b9ca282436873a32e807f8a06ba7ddf5b58","ref":"refs/heads/issue7344","pushedAt":"2024-05-31T10:29:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update bookinfo installation for Ambient","shortMessageHtmlLink":"Update bookinfo installation for Ambient"}},{"before":"4692729523acee4d1c8cd65f24bee3f1e574f6b0","after":"82faa61f90d347078d3f00d29d0e6970f83f5f8a","ref":"refs/heads/issue7344","pushedAt":"2024-05-31T07:36:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update bookinfo","shortMessageHtmlLink":"Update bookinfo"}},{"before":"f322f196df8d621f551f7b3e53f3a6f0a53519ac","after":"4692729523acee4d1c8cd65f24bee3f1e574f6b0","ref":"refs/heads/issue7344","pushedAt":"2024-05-29T11:17:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update security policy test","shortMessageHtmlLink":"Update security policy test"}},{"before":"624dba70e1235d3fc5782bf530dc3ff52b28e63f","after":"f322f196df8d621f551f7b3e53f3a6f0a53519ac","ref":"refs/heads/issue7344","pushedAt":"2024-05-29T10:12:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"security","shortMessageHtmlLink":"security"}},{"before":"87a50e7141c1577080ebb2db117af1159700b36f","after":"624dba70e1235d3fc5782bf530dc3ff52b28e63f","ref":"refs/heads/issue7344","pushedAt":"2024-05-29T09:27:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update api_test mock","shortMessageHtmlLink":"Update api_test mock"}},{"before":"7c76f2000d7200d53521900826bddc9f60e51bac","after":"d00905b045bff70a163f7fa8125cc1c4ba5d6d65","ref":"refs/heads/ossm6009","pushedAt":"2024-05-29T07:07:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update timeoutsettings","shortMessageHtmlLink":"Update timeoutsettings"}},{"before":"083f07f855c80693909be70736c836103c5c2f74","after":"0718af87ada3e98713c75fb5fc8a72cbe6f036ee","ref":"refs/heads/issue7350","pushedAt":"2024-05-29T07:06:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update bookinfo for waypoint proxies","shortMessageHtmlLink":"Update bookinfo for waypoint proxies"}},{"before":"1c2cf4ddab1f0a9e14cfbea111efdaa4594d2dd5","after":"acf0a7c5671b953b4f49523a33feebd960047eb6","ref":"refs/heads/issue7384","pushedAt":"2024-05-29T06:55:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Move constant","shortMessageHtmlLink":"Move constant"}},{"before":"46f5542dcfb7ba2481baf3872766e1450f8e70aa","after":"ed31d0903824e91beb3bbd63d843b872b035a61d","ref":"refs/heads/master","pushedAt":"2024-05-29T06:49:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Fix default tracing settings (#7392)","shortMessageHtmlLink":"Fix default tracing settings (kiali#7392)"}},{"before":null,"after":"1c2cf4ddab1f0a9e14cfbea111efdaa4594d2dd5","ref":"refs/heads/issue7384","pushedAt":"2024-05-28T13:46:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update cluster tag for traces","shortMessageHtmlLink":"Update cluster tag for traces"}},{"before":"bbe3bfd2059628d9993ec55cd4b9b609390570e1","after":"083f07f855c80693909be70736c836103c5c2f74","ref":"refs/heads/issue7350","pushedAt":"2024-05-28T11:52:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update bookinfo for waypoint proxies","shortMessageHtmlLink":"Update bookinfo for waypoint proxies"}},{"before":"709d17983817c30f38da8ddf8d642d3161db5aef","after":"7c76f2000d7200d53521900826bddc9f60e51bac","ref":"refs/heads/ossm6009","pushedAt":"2024-05-28T11:11:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update timeoutsettings","shortMessageHtmlLink":"Update timeoutsettings"}},{"before":"dee4b6d75eab19000dd960d7e4ac29b65bf088c6","after":"709d17983817c30f38da8ddf8d642d3161db5aef","ref":"refs/heads/ossm6009","pushedAt":"2024-05-28T09:04:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update tempo hack script","shortMessageHtmlLink":"Update tempo hack script"}},{"before":"d7ee2860817e7ad88504497d260e7bbf3f385c53","after":"46f5542dcfb7ba2481baf3872766e1450f8e70aa","ref":"refs/heads/master","pushedAt":"2024-05-28T08:44:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Prepare for next version (#7386)\n\n* Release v1.85.0\r\n\r\n* Prepare for next version\r\n\r\n---------\r\n\r\nCo-authored-by: kiali-bot ","shortMessageHtmlLink":"Prepare for next version (kiali#7386)"}},{"before":"74b67eb42f5db5a0c7443d3cd2f1a2ec1d298efe","after":"dee4b6d75eab19000dd960d7e4ac29b65bf088c6","ref":"refs/heads/ossm6009","pushedAt":"2024-05-27T14:15:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update tests","shortMessageHtmlLink":"Update tests"}},{"before":"e5858688019ebaced456eac76dca746ba461f4dd","after":"74b67eb42f5db5a0c7443d3cd2f1a2ec1d298efe","ref":"refs/heads/ossm6009","pushedAt":"2024-05-27T13:56:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update tracing opts","shortMessageHtmlLink":"Update tracing opts"}},{"before":null,"after":"e5858688019ebaced456eac76dca746ba461f4dd","ref":"refs/heads/ossm6009","pushedAt":"2024-05-27T13:05:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update default timeout","shortMessageHtmlLink":"Update default timeout"}},{"before":"07d11db750348263fd24c62adddf5c510e08ff37","after":"d7ee2860817e7ad88504497d260e7bbf3f385c53","ref":"refs/heads/master","pushedAt":"2024-05-27T07:26:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Mesh Legend (#7378)\n\n- Restyling the graph legend\r\n- I18n support of GraphTour\r\n- Remove legend assets folder\r\n- Change istio icon color to align with the rest of link icons","shortMessageHtmlLink":"Mesh Legend (kiali#7378)"}},{"before":"e5e5381f7e1d3a093a41a7d519aeb9aea889eb5e","after":"24ebd7b8eee003f5db61697fba2e5f6e6455fd9f","ref":"refs/heads/wait_traces","pushedAt":"2024-05-23T10:31:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Revert \"Update cluster tag\"\n\nThis reverts commit e5e5381f7e1d3a093a41a7d519aeb9aea889eb5e.","shortMessageHtmlLink":"Revert \"Update cluster tag\""}},{"before":"57d7776c443ac548cf1052cd75dd62f541ea31b1","after":"e5e5381f7e1d3a093a41a7d519aeb9aea889eb5e","ref":"refs/heads/wait_traces","pushedAt":"2024-05-23T10:11:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"josunect","name":"Josune Cordoba","path":"/josunect","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49480155?s=80&v=4"},"commit":{"message":"Update cluster tag","shortMessageHtmlLink":"Update cluster tag"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWwTVWgA","startCursor":null,"endCursor":null}},"title":"Activity · josunect/kiali"}