charlescd-operator

command module
v0.0.0-...-2cb76a2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

README

The Charles project has been archived by Zup Innovation. It might start again eventually; however, we won't deliver support for now.

CharlesCD-Operator

CharlesCD logo

Build

License

Table of contents

1. About
2. Getting started
2.1. Requirements
2.2. Installation
3. Usage
0.0. xxx Usage
4. Documentation
5. Contributing
6. Code of Conduct
7. License
8. Community
9. Security

About

A Kubernetes Operator that enables Hypothesis-Driven Testing

Getting started

Requirements

  • Golang 1.17.x or above
  • Kubernetes 1.20.6 or above

Note. CharlesCD-Operator works on Kubernetes 1.19, but we don’t recommend running EOL versions in production.

Installation

//TODO

Documentation

You can find CharlesCD documentation on our website.

Contributing

Help us to evolve CharlesCD

Check out our contributing guide to learn about our development process, how to propose bug fixes and improvements, build and test your changes to Charles.

Developer Certificate of Origin - DCO

This is a security layer for the project and for the developers. It is mandatory.

Follow one of these two methods to add DCO to your commits:

1. Command line Follow the steps: Step 1: Configure your local git environment adding the same name and e-mail configured at your GitHub account. It helps to sign commits manually during reviews and suggestions.

git config --global user.name “Name”
git config --global user.email “email@domain.com.br”

Step 2: Add the Signed-off-by line with the '-s' flag in the git commit command:

$ git commit -s -m "This is my commit message"

2. GitHub website You can also manually sign your commits during GitHub reviews and suggestions, follow the steps below:

Step 1: When the commit changes box opens, manually type or paste your signature in the comment box, see the example:

Signed-off-by: Name < e-mail address >

For this method, your name and e-mail must be the same registered on your GitHub account.

Code of Conduct

Please follow the Code of Conduct in all your interactions with our project.

License

Apache License 2.0.

Community

Feel free to reach out to us at:

Security

Check out our security policies.

Thank you for evoluting CharlesCD!!!❤❤❤

Keep evolving :rocket

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the deploy v1alpha1 API group +kubebuilder:object:generate=true +groupName=deploy.charlescd.io
Package v1alpha1 contains API Schema definitions for the deploy v1alpha1 API group +kubebuilder:object:generate=true +groupName=deploy.charlescd.io
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL