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

Add enable_logit option to application annotations #89

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

RMcVelia
Copy link
Contributor

Context

Add enable_logit option for the aks application module.
Setting to true will enable pod log forwarding for that deployment.

https://trello.com/c/WTWtPR8H/906-spike-application-log-shipping

Changes proposed in this pull request

application module terraform updates.
New variable enable_logit with default false

Guidance to review

Deploy an app using this branch and pass enable_logit with true value
Requires associated teacher-services-cloud PR to have been merged first.

Checklist

  • I have performed a self-review of my code, including formatting and typos
  • I have cleaned the commit history
  • I have added the Devops label
  • I have attached the pull request to the trello card

@RMcVelia
Copy link
Contributor Author

@RMcVelia RMcVelia force-pushed the 906-spike-application-log-shipping branch from 585b56c to 4981d76 Compare March 25, 2024 10:43
@RMcVelia RMcVelia merged commit 0f1bff5 into main Mar 26, 2024
3 checks passed
@RMcVelia RMcVelia deleted the 906-spike-application-log-shipping branch March 26, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants