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.
- Host: GitHub
- URL: https://github.com/openmcp-project/platform-service-project-workspace
- Owner: openmcp-project
- License: apache-2.0
- Created: 2025-01-29T14:59:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-20T07:18:40.000Z (2 months ago)
- Last Synced: 2026-05-20T09:08:35.266Z (2 months ago)
- Topics: apeirora, kubernetes, opencontrolplane
- Language: Go
- Size: 655 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](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).