Argo Project has moved from the CLA to the DCO.
Please signoff your contributions by doing ONE of the following:
- Use
git commit -s ...
with each commit to add the signoff or - Manually add a
Signed-off-by: Your Name <your.email@example.com>
to each commit message.
The email address must match your primary GitHub email. You do NOT need cryptographic (e.g. gpg) signing.
- Use
git commit -s --amend ...
to add a signoff to the latest commit, if you forgot.
To automatically signoff on every commit, copy the community/dco-signoff-hook/prepare-commit-msg
file to the .git/hooks
directory in your repo or if you already have such a hook, merge the contents into your existing hook.
Argoproj is a collection of tools for getting work done with Kubernetes.
- Argo Workflows - Container-native Workflow Engine
- Argo CD - Declarative GitOps Continuous Delivery
- Argo Events - Event-based Dependency Manager
- Argo Rollouts - Progressive Delivery with support for Canary and Blue Green deployment strategies
Also argoproj-labs is a separate GitHub org that we setup for community contributions related to the Argoproj ecosystem. Repos in argoproj-labs are administered by the owners of each project. Please reach out to us on the Argo slack channel if you have a project that you would like to add to the org to make it easier to others in the Argo community to find, use, and contribute back.
Project specific community blogs and presentations are at
- Argo Community Calendar
- Argo GitHub: https://github.com/argoproj
- Argo website: https://argoproj.github.io
- Argo Slack: https://argoproj.github.io/community/join-slack