Skip to content

A template for creating new controller repositories on the github.com/aws-controllers-k8s organization

License

Notifications You must be signed in to change notification settings

pharos/ack-template-controller

 
 

Controllers Template Project

The ACK Template Project is a template for starting new projects in the aws-controller-k8s Github organization. All controller projects, at minimum, must have the following files:

  • a README.md outlining the project goals, sponsoring sig, and community contact information
  • an OWNERS with the project leads listed as approvers (docs on OWNERS files)
  • a CONTRIBUTING.md outlining how to contribute to the project
  • an unmodified copy of CODE_OF_CONDUCT.md from this repo, which outlines community behavior and the consequences of breaking the code
  • a LICENSE which must be Apache 2.0 for code projects, without any custom content.
  • a SECURITY.md which contains steps to take if you discover a potential security issue in this project.

Community, discussion, contribution, and support

We welcome community contributions and pull requests.

See our contribution guide for more information on how to report issues, set up a development environment, and submit code.

You can reach the maintainers of this project at:

  • Slack via #provider-aws channel

Code of conduct

Participation in the AWS community is governed by the Amazon Open Source Code of Conduct.

About

A template for creating new controller repositories on the github.com/aws-controllers-k8s organization

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 59.4%
  • Smarty 40.6%