Skip to content

Conversation

@Diaphteiros
Copy link
Contributor

What this PR does / why we need it:
Previously, the lib/clusteraccess package had the CreateAndWaitForCluster method on the Manager interface, which created both, a ClusterRequest and an AccessRequest and waited for them to become ready. The logic that creates the AccessRequest and waits for it has been refactored out of the existing implementation and moved into a new WaitForClusterAccess method. This makes the code reusable for situations where the Cluster(Request) already exists.

Which issue(s) this PR fixes:
None

Special notes for your reviewer:

Release note:

The `lib/clusteraccess` package's `Manager` interface has been expanded with the `WaitForClusterAccess` method, which creates/updates an `AccessRequest` for an existing `Cluster` or `ClusterRequest`.

@Diaphteiros Diaphteiros merged commit 2166b54 into main Sep 10, 2025
5 checks passed
@Diaphteiros Diaphteiros deleted the cluster-access branch September 10, 2025 07:41
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