Description:
"No description available" events regularly generated in user namespace organization audit log
Quay Version: quay-operator-bundle-container-v3.12.0-42
Reproduce Steps:
1, Create superuser quay and user user1
2, do nothing, check the audit log in its namespace
Actual Result:
There is regular "No description available" events, and part of them no Performer.
config.yaml
BROWSER_API_CALLS_XHR_ONLY: false PERMANENTLY_DELETE_TAGS: true RESET_CHILD_MANIFEST_EXPIRATION: true FEATURE_EXTENDED_REPOSITORY_NAMES: true CREATE_NAMESPACE_ON_PUSH: true FEATURE_QUOTA_MANAGEMENT: true FEATURE_PROXY_CACHE: true FEATURE_USER_INITIALIZE: true FEATURE_PROXY_STORAGE: true IGNORE_UNKNOWN_MEDIATYPES: true FEATURE_UI_V2: true FEATURE_SUPERUSERS_FULL_ACCESS: true FEATURE_AUTO_PRUNE: true SUPER_USERS: - quay - admin GLOBAL_READONLY_SUPER_USERS: - superglobalro
NOTE:
1, this event can be easy found in namespace, but also found in normal organization(seldom)
2, After change FEATURE_AUTO_PRUNE: false, still can see this kind of event
- relates to
-
PROJQUAY-6781 Quay 3.11 new UI the audit log display "No description available" when create/update/delete autoprunepolicy at image repo settings
- Closed