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

Create workflow to update Next Build container manifest file #17223

Closed
2 tasks
timcosgrove opened this issue Feb 13, 2024 · 1 comment
Closed
2 tasks

Create workflow to update Next Build container manifest file #17223

timcosgrove opened this issue Feb 13, 2024 · 1 comment
Assignees

Comments

@timcosgrove
Copy link
Contributor

timcosgrove commented Feb 13, 2024

Requirements

We need a workflow to update Next Build's application manifest files, so that Argo CD knows to deploy a new container image to our application servers when code is updated.

Acceptance criteria

Preview Give feedback

Background & implementation details

The workflow for updating the container image is #16863

Questions to answer as part of this work:

  • How often does Argo CD poll the manifest files?
  • How long does deployment take to complete once the manifest file is polled?
  • Is there any application downtime while the deployment is taking place?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants