You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an automated rule is created that has an archival period, the archived recording upload notifications don't always appear as expected. The deletion notifications for maintaining the correct number of archived copies do seem reliable.
When the archived copies count has reached the limit, there should always be a matching pair of uploaded/deleted notifications - an upload of a new recording, and a deletion of the one oldest recording.
Steps To Reproduce
$ ./smoketest.bash -t quarkus-cryostat-agent
$ # wait for deployment, then visit https://localhost:8443 and create the automated rule as given above
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
When an automated rule is created that has an archival period, the archived recording upload notifications don't always appear as expected. The deletion notifications for maintaining the correct number of archived copies do seem reliable.
Expected Behavior
When the archived copies count has reached the limit, there should always be a matching pair of uploaded/deleted notifications - an upload of a new recording, and a deletion of the one oldest recording.
Steps To Reproduce
$ ./smoketest.bash -t quarkus-cryostat-agent $ # wait for deployment, then visit https://localhost:8443 and create the automated rule as given above
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: