A Kubernetes operator to create, manage and control the lifecycle of applications and components.
This repository is closely associated with the application-api repository, which contains the Kubernetes CRD definitions for the application-service specific resources - Application
, Component
and ComponentDetectionQuery
.
- HAS/application-service project information page - document detailing the project
- Google Drive - information for people new to the project
- Build, Test and Deploy - build, test and deploy the application-service
- Serviceability - serviceability information like accessing and understanding logs, debugging, common problems and FAQs
- Pact tests - contract tests using a Pact framework (part of the unit tests)
- OpenShift CI job artifacts - Prow job executed by the CI system generates an artifacts directory, this document describes the contents of this directory and how they can be used to investigate the job steps
For more information on the application-service release policy, please read the release guideline.
If you would like to contribute to application-service, please be so kind to read our CONTRIBUTING guide for more information.