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

Guidelines for a well-maintained upstream repository. #1

Open
bwplotka opened this issue May 14, 2021 · 1 comment
Open

Guidelines for a well-maintained upstream repository. #1

bwplotka opened this issue May 14, 2021 · 1 comment

Comments

@bwplotka
Copy link
Contributor

Can you provide more info on what elements you are looking for @fpetkovski?

@fpetkovski
Copy link
Contributor

Sure thing. These are some of the questions that come to my mind:

  • How to triage issues: when does an issue go stale? Are there some bots that we want to use across the team for all projects?
  • Which CI system to use? Github actions, Prow, CircleCI, Travis?
  • Are there set of CI actions that we want to have on all repositories for consistency purposes? For example, prometheus-operator does not allow go package names with dashes and underscores. Do we want to have this constraint for other projects?
  • How to interact with the community and maintain open and transparent communication.
  • How to keep a changelog. Should it be auto-generated from PRs? If yes, can we automate this for all repositories?
  • Which docker base image to use when deploying to Kubernetes/Openshift? Should everything be based on scratch or is that too restrictive? Do we have security policies in Openshift which govern this decision?

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

No branches or pull requests

2 participants