An open API service indexing awesome lists of open source software.

https://github.com/openmcp-project/platform-service-project-workspace

This repository contains the controllers which reconcile Project and Workspace resources, create namespaces for them, and handle permissions. It is part of the onboarding system.
https://github.com/openmcp-project/platform-service-project-workspace

apeirora kubernetes opencontrolplane

Last synced: 2 months ago
JSON representation

This repository contains the controllers which reconcile Project and Workspace resources, create namespaces for them, and handle permissions. It is part of the onboarding system.

Awesome Lists containing this project

README

          

[![REUSE status](https://api.reuse.software/badge/github.com/openmcp-project/platform-service-project-workspace)](https://api.reuse.software/info/github.com/openmcp-project/platform-service-project-workspace)

# platform-service-project-workspace

## About this project

This repository contains the platform service 'project-workspace'. It is responsible for managing projects and workspaces and assigning the corresponding permissions.

## Requirements and Setup

The operator is expected to be run as a platform service. The `task platformservice` and `task platformservice-v1` commands can be used to generate a `PlatformService` manifest based on the currently checked-out version.

## Support, Feedback, Contributing

This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/openmcp-project/platform-service-project-workspace/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).

## Security / Disclosure
If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/openmcp-project/platform-service-project-workspace/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.

## Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.

## Licensing

Copyright 2025 SAP SE or an SAP affiliate company and platform-service-project-workspace contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openmcp-project/platform-service-project-workspace).