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

Epic: Configurable K8s Clusters #7998

Open
8 of 15 tasks
just-mitch opened this issue Aug 14, 2024 · 2 comments
Open
8 of 15 tasks

Epic: Configurable K8s Clusters #7998

just-mitch opened this issue Aug 14, 2024 · 2 comments
Assignees
Labels

Comments

@just-mitch just-mitch self-assigned this Aug 14, 2024
@just-mitch just-mitch changed the title [Epic]: Configurable K8s Clusters Epic: Configurable K8s Clusters Aug 15, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 Aug 15, 2024
@stevenplatt
Copy link
Contributor

I have added staging and production branches to the repo.
The intention is to allow developers to graduate the codebase into different stages of public release using git.

In practice the merge flow would be:

  • master --> staging --> production

This flow could make it easier to allocate categories of tests to different stages of release.

In practice test allocation would be:

  • local: active development (fast feedback)
  • master: per PR, nightly (normal feedback)
  • staging: soak testing, early access (slow feedback)
  • production: general availability (passive monitoring)

What do you think @spypsy @ludamad ?

@ludamad
Copy link
Collaborator

ludamad commented Sep 13, 2024

Seems reasonable :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

5 participants