Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App devs can't trigger creation of networking for their cluster anymore #21

Closed
jbw976 opened this issue Apr 26, 2022 · 2 comments
Closed
Assignees

Comments

@jbw976
Copy link
Member

jbw976 commented Apr 26, 2022

As a follow-up to #19, we need SOME way for the creation of a cluster to also get its networking created. Right now, if an app dev creates a Cluster claim, it won't have any networking (bad), and the app dev can't create the networking themselves because there's no networking claim (good).

We should update this platform-ref-gcp to follow the same pattern we see in platform-ref-aws and platform-ref-azure.

In that pattern, the networking resources essentially moved into the Cluster XR - so by creating a Cluster claim, all of its required networking will also be created.

@jbw976
Copy link
Member Author

jbw976 commented Apr 27, 2022

I would love for @elohmrow to take on this effort as part of his technical ramping up :)

@elohmrow elohmrow removed their assignment Jun 3, 2022
@elohmrow elohmrow self-assigned this Jun 16, 2022
@ytsarev
Copy link
Member

ytsarev commented Sep 28, 2022

The desired pattern of embedding Network XR instantiation into the main Cluster Composition was implemented in #22 . Closing this one

@ytsarev ytsarev closed this as completed Sep 28, 2022
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

No branches or pull requests

3 participants