Skip to content

Conversation

reshnm
Copy link
Contributor

@reshnm reshnm commented Jun 4, 2025

What this PR does / why we need it:

This PR adds a new lib module. This module is intended to be used by other projects (especially service providers) for common functionality.

This PR adds the following functionalities:

  • clusteraccess: This API can be used by service provider implementation to handle the request for Clusters and the access to them. It can be used in reconcile loops as well as in init jobs.
  • utils: Commonly shared utility functions

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Add `lib` library module
Add `clusteraccess` API

Copy link
Contributor

@Diaphteiros Diaphteiros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@reshnm reshnm merged commit 5badcbe into main Jun 4, 2025
4 checks passed
@reshnm reshnm deleted the feat/add-library-module branch June 4, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants