Skip to content

Multena-rbac-collector v0.1.0

Compare
Choose a tag to compare
@Lucostus Lucostus released this 09 Jun 12:02
· 36 commits to main since this release
fb1808e

Release Notes for multena-rbac-collector v0.1.0

Overview

We're pleased to announce the first release of multena-rbac-collector - v0.1.0. This initial version of the software provides a foundational tool to extract Role-Based Access Control (RBAC) data from an OpenShift cluster. The main purpose of this version is to collect a list of all users, groups, and namespaces from an OpenShift cluster and record their respective access rights.

New Features and Improvements

  • Check Access: Checks the access rights of each user and group for each namespace.
  • Output to YAML: Outputs the collected RBAC data into a YAML file named labels.yaml.

Getting Started

To get started with multena-rbac-collector v0.1.0, you can clone the repository and build it using Go. For more detailed instructions, please refer to our README.

Feedback

We greatly appreciate any feedback or suggestions for improving multena-rbac-collector. If you encounter any issues or have ideas for new features, please feel free to raise an issue on the project's GitHub page.