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

Enable big query config in aks service #4299

Merged
merged 4 commits into from
Dec 9, 2024
Merged

Conversation

vipin-dfe
Copy link
Contributor

@vipin-dfe vipin-dfe commented Oct 30, 2024

Trello card

https://trello.com/c/5YFXDRps

Context

All services will be migrated to the workload identity federation for improved security.

Changes proposed in this pull request

Enable the analytics module for get into teaching app

Guidance to review

Events should be published for review apps into big query

@vipin-dfe
Copy link
Contributor Author

GIT: migrate to GCP WIF

Copy link

terraform/aks/variables.tf Outdated Show resolved Hide resolved
@@ -6,8 +6,5 @@ VWO_ID=713156
SKYLIGHT_ENV=dev
FAST_IMAGE_TIMEOUT=0.25
SIZE_IMAGES=1
BIGQUERY_TABLE_NAME=events
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't they be removed from the other .env files?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

default = false
}
variable "dataset_name" {
description = "dfe analytics dataset name in Google Bigquery. If not specified, a new one will be created"
Copy link
Member

@saliceti saliceti Dec 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If not specified, a new one will be created

No we won't create a new one

Copy link

github-actions bot commented Dec 9, 2024

@vipin-dfe vipin-dfe merged commit 5804ea3 into master Dec 9, 2024
27 checks passed
@vipin-dfe vipin-dfe deleted the enable_dfe_analytics branch December 9, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Config DevOps Review ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants