https://github.com/openmcp-project/controller-utils
Reusable Go packages that are used by multiple Kubernetes controllers
https://github.com/openmcp-project/controller-utils
apeirora kubernetes opencontrolplane
Last synced: about 1 month ago
JSON representation
Reusable Go packages that are used by multiple Kubernetes controllers
- Host: GitHub
- URL: https://github.com/openmcp-project/controller-utils
- Owner: openmcp-project
- License: apache-2.0
- Created: 2025-02-03T15:54:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-12T00:46:19.000Z (about 1 month ago)
- Last Synced: 2026-06-12T02:13:31.786Z (about 1 month ago)
- Topics: apeirora, kubernetes, opencontrolplane
- Language: Go
- Homepage:
- Size: 27.7 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://api.reuse.software/info/github.com/openmcp-project/controller-utils)
# controller-utils
## About this project
This repository contains the controller-utils library which provides utility functions for Open Managed Control Planes projects. It also contains multiple functions and helper structs which are useful for developing k8s controllers and have been found to be copied around from one controller repository to another.
## Requirements and Setup
```bash
$ go get github.com/openmcp-project/controller-utils@latest
```
## Libraries
The different libraries contained in this repository are listed in the [documentation](docs/README.md).
## Support, Feedback, Contributing
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/openmcp-project/controller-utils/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/controller-utils/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/openmcp-project/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
## Licensing
Copyright OpenControlPlane 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/controller-utils).
---
OpenControlPlane is part of ApeiroRA, an EU Important Project of Common European Interest (IPCEI-CIS).
Copyright Linux Foundation Europe. For web site terms of use, trademark policy and other project policies please see https://linuxfoundation.eu/en/policies.