Skip to content

pgAdmin readinessProbe eats up inodes on the volume with useless user sessions #4102

@adonskoy

Description

@adonskoy

Overview

At the moment the operator creates a statefulset for pgadmin and uses the /login endpoint for readinessProbe. As a result, these files fill all the inodes available on the volume.

This problem can be solved by using /misc/ping instead of /login for readinessProbe path. However, the operator does not provide the ability to customize this parameter.

Image

Environment

Please provide the following details:

  • Platform: (Rancher)
  • Platform Version: (1.31.2)
  • PGO Image Tag: (ubi8-5.7.3-0)
  • Postgres Version (15)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions