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 a volume to the PCS Container App, and initialize the VMR on it #3213

Closed
dkurepa opened this issue Jan 17, 2024 · 2 comments
Closed

Add a volume to the PCS Container App, and initialize the VMR on it #3213

dkurepa opened this issue Jan 17, 2024 · 2 comments
Assignees

Comments

@dkurepa
Copy link
Member

dkurepa commented Jan 17, 2024

The Product Construction Service will work with the VMR. We'll need to:

  • Add a volume to the Container App Azure resource (and the bicep template)
  • Initialize the VMR
  • Make sure the readiness health probe waits for the VMR to initialize
@dkurepa
Copy link
Member Author

dkurepa commented Feb 5, 2024

A 50gb volume has been added to the ContainerApp as a part of #3257. The only remaining part here is to intialize the VMR on it

@dkurepa dkurepa self-assigned this Feb 5, 2024
@dkurepa dkurepa mentioned this issue Feb 19, 2024
3 tasks
@premun premun moved this to In Progress in .NET Unified Build Feb 21, 2024
@dkurepa
Copy link
Member Author

dkurepa commented Feb 26, 2024

the PR adding this has been merged. We made it so the deployment waits for the PCS to initialize before finishing, using the built in containerapp health probes

@dkurepa dkurepa closed this as completed Feb 26, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in .NET Unified Build Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant