Closed jalaka closed 4 months ago
After a new game has been added to the API create a CRD insatnce of the game on the cluster:
https://github.com/AustrianDataLAB/IndieGameStream/blob/e83f31e76ee095f71933b02c880f7e385f8adf7d/operator/internal/controller/stream/game_controller.go#L337
https://github.com/AustrianDataLAB/IndieGameStream/blob/e83f31e76ee095f71933b02c880f7e385f8adf7d/operator/internal/controller/stream/game_controller.go#L307
https://github.com/AustrianDataLAB/IndieGameStream/blob/e83f31e76ee095f71933b02c880f7e385f8adf7d/operator/api/stream/v1/game_types.go#L45
After a new game has been added to the API create a CRD insatnce of the game on the cluster: