Skip to content

Feature/51 create game crds in api#58

Merged
rieglerthomas merged 34 commits into
developfrom
feature/51-create-game-crds-in-api
Jun 14, 2024
Merged

Feature/51 create game crds in api#58
rieglerthomas merged 34 commits into
developfrom
feature/51-create-game-crds-in-api

Conversation

@Intrpt
Copy link
Copy Markdown
Collaborator

@Intrpt Intrpt commented Jun 10, 2024

  • Create game crd and send it to kubernetes, in order to deploy the game
  • Read the URL of the created game

New Environment variables:

AZURE_CLIENT_ID: "" #to access azure api
AZURE_TENANT_ID: "" #to access azure api
AZURE_CLIENT_SECRET: "" #to access azure api
AZURE_AKS_CLUSTER_NAME: "" #to get kubeconfig

The following environment variables have been re-used, they are already defined in the github secrets:

AZURERM_SUBSCRIPTION_ID: "" #to get kubeconfig
AZURERM_RESOURCE_GROUP_NAME: "" #to get kubeconfig

@Intrpt Intrpt linked an issue Jun 12, 2024 that may be closed by this pull request
3 tasks
@rieglerthomas rieglerthomas merged commit 54f3438 into develop Jun 14, 2024
@rieglerthomas rieglerthomas deleted the feature/51-create-game-crds-in-api branch June 14, 2024 14:02
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.

Create game CRDs from the API

3 participants