openshift / origin-aggregated-logging

139 stars 231 forks source link

Fix multitenancy check of project users to infra indices #2171

Closed periklis closed 2 years ago

periklis commented 2 years ago

Description

The following change set address a hindsight in checking access for project users to infra indices through Kibana. Project users are not allowed to access these indices. The fix changes the test to use the assert denied access against the new infra* indices from the old data model .operations.* indices.

/cc @jcantrill /assign @jcantrill

periklis commented 2 years ago

/retest

periklis commented 2 years ago

/retest

periklis commented 2 years ago

/retest

periklis commented 2 years ago

/retest

openshift-ci[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: igor-karpukhin, periklis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/origin-aggregated-logging/blob/master/OWNERS)~~ [igor-karpukhin] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment