[UI] Add storage button is displayed for postgresql database when backup schedules have already been added
Description
Tested with Everest v1.2.0-rc3 version.
Installed mysql operator in a1 namespace and mongodb, pg operator in a2 namespace.
Create a mysql database in a1 namespace and mongodb, pg databases in a2 namespace.
Create a user dbadmin using cli.
Add the following permissions for dbadmin in configmap
When creating a new postgresql database from backup or editing a postgresql database, the Scheduled Backups page is displaying Add storage when a backup storage and schedules are already created.
This also happens when a new postgresql database is created. First when we start to create the pg db and backup storage already exists, it displays this
After creating a backup schedule, it displays the Add storage also
Environment
None
Attachments
6
Activity
Show:
Manish Chawla November 12, 2024 at 7:28 AM
Tested with Everest v1.3.0-rc3 version.
Installed mysql operator in a1 namespace and mongodb, pg operator in a2 namespace.
Create a mysql database in a1 namespace and mongodb, pg databases in a2 namespace.
Create a user dbadmin using cli.
Add the following permissions for dbadmin in configmap
Login as dbadmin in Everest UI
Create a new postgresql database and add a backup schedule
Tested with Everest v1.2.0-rc3 version.
Installed mysql operator in a1 namespace and mongodb, pg operator in a2 namespace.
Create a mysql database in a1 namespace and mongodb, pg databases in a2 namespace.
Create a user dbadmin using cli.
Add the following permissions for dbadmin in configmap
When creating a new postgresql database from backup or editing a postgresql database, the Scheduled Backups page is displaying
Add storage
when a backup storage and schedules are already created.This also happens when a new postgresql database is created. First when we start to create the pg db and backup storage already exists, it displays this
After creating a backup schedule, it displays the
Add storage
also