AustrianDataLAB / IndieGameStream

Stream your games using the Cloud
Mozilla Public License 2.0
6 stars 2 forks source link

Create game CRDs from the API #51

Closed jalaka closed 4 months ago

jalaka commented 5 months ago

After a new game has been added to the API create a CRD insatnce of the game on the cluster:

Intrpt commented 5 months ago

https://github.com/AustrianDataLAB/IndieGameStream/blob/e83f31e76ee095f71933b02c880f7e385f8adf7d/operator/internal/controller/stream/game_controller.go#L337

Intrpt commented 5 months ago

https://github.com/AustrianDataLAB/IndieGameStream/blob/e83f31e76ee095f71933b02c880f7e385f8adf7d/operator/internal/controller/stream/game_controller.go#L307

Intrpt commented 5 months ago

https://github.com/AustrianDataLAB/IndieGameStream/blob/e83f31e76ee095f71933b02c880f7e385f8adf7d/operator/api/stream/v1/game_types.go#L45