Dmitry Mishin

Results 17 issues of Dmitry Mishin

When using OIDC with refresh tokens, need to restart the session to update the token (if token was updated outside of the session by another client) To reproduce: use k8s...

### Steps to reproduce 1. Upgrade to NC 20 2. Try to register ### Expected behaviour Registering works fine ### Actual behaviour Fails with 500 error. Logs: ``` {"reqId":"7lOAXu5KXnH6rwCveKuM","level":3,"time":"2020-10-16T20:02:48+00:00","remoteAddr":"10.244.33.7","user":"--","app":"index","method":"POST","url":"/apps/registration/","message":{"Exception":"Symfony\\Component\\Routing\\Exception\\InvalidParameterException","Message":"Parameter \"secret\"...

1. to develop
enhancement
good first issue
feature: api šŸ› ļø

ECS requires lowercase fields https://www.elastic.co/guide/en/ecs/current/ecs-guidelines.html The Message is uppercase and is not recognized by logs watcher

**What happened**: The JWT OIDC tokens from CILogon that used to work perfectly for years can’t be refreshed in kubectl 1.25.2. Error: Unable to connect to the server: failed to...

kind/bug
needs-triage

I'm trying to import the library in vue.js+webpack ``` import * as d3Base from 'd3' import { d3ez } from 'd3-ez' const d3 = Object.assign(d3Base, { d3ez }) ``` (according...

Controller logs: ``` run-migration time="2023-08-02T23:19:13Z" level=info msg="running k8s-await-election" version=refs/tags/v0.3.1 run-migration time="2023-08-02T23:19:13Z" level=info msg="no status endpoint specified, will not be created" run-migration I0802 23:19:13.793308 1 leaderelection.go:248] attempting to acquire leader lease...

I’m seeing the DRBD having a too short timeout for drbdadm (provision volume) and mkfs operations, resulting in it being unable to create large volumes or format those. It keeps...

##### SUMMARY When using the k8s lookup for the cluster that uses OIDC tokens, ansible can't refresh one. When token is not expired, it's working as it should. ##### ISSUE...

needs_verify

Error: ``` root@linstor-controller-5557d9ccb4-dffn8:/# linstor error-reports show 64C941EE-00000-000004 ERROR REPORT 64C941EE-00000-000004 ============================================================ Application: LINBIT�� LINSTOR Module: Controller Version: 1.23.0 Build ID: 28dbd33ced60d75a2a0562bf5e9bc6b800ae8361 Build time: 2023-05-23T06:27:14+00:00 Error time: 2023-08-01 17:35:50 Node: linstor-controller-5557d9ccb4-dffn8...

bug
v2

I'm using the latest piraeus operator. On nodes with ubuntu 22.04 and kernel 6.6 the linstor satellite doesn't start with: ``` time="2024-05-03T16:25:48Z" level=info msg="running k8s-await-election" version=refs/tags/v0.4.1 LINSTOR, Module Satellite Version:...