Dimitris Xenakis

Results 18 issues of Dimitris Xenakis

### Description I noticed a problem related to the `ip` column of the `tokens` table in my deployment. Since it is of type `varchar(39)`, I assume it is designed to...

bug
Authentication & Authorisation

### Description Although there are already couple issues related to our problem with flaky tests such as: - [Flaky tests not being rerun #8255](https://github.com/rucio/rucio/issues/8255) - [Tag all the intermittently failing...

bug

**Draft Notice:** This works but kept frozen until we merge #8207 and #8212. --- Handles #7648 In this PR, I have already included A) https://github.com/rucio/rucio/pull/8207 and B) https://github.com/rucio/rucio/pull/8212 which need...

Core & Internals
Database
Metadata
changes-required

Fixes rucio#8268 Fixes rucio#8263

Testing
Tooling

Handles #8208 This PR mainly enhances dev/test observability while keeping production defaults untouched. Some points: - The logging helper now lets you choose the destination via config or environment variables,...

Core & Internals

Handles rucio#8264 Since rule `ANN101` is no longer considered (and ignoring it has no effect), I removed it. With this change, several # NOQA become obsolete so we can remove...

enhancement
Testing
dependencies
Tooling

Handles rucio#8197 I have placed at the top of `startup_checks.py` a documentation/guide about this framework and its use. Nevertheless, I am placing this also here to understand what this does....

enhancement
Core & Internals
Consistency checks

This PR is a fix for rucio#8145, which will then also close rucio#7737 (making our tests idempotent). Because there is a strong relationship between #8145 and #8078 (another sub-issue), I...

Testing
Database

### Description This parent issue shall be used to host all sub-issues which will lead to the new mechanism supporting full-structure Metadata. Any non-draft PR linked here should be ready...

Metadata