Development
In this section you will find the useful information for contributing to the project.
Repository structure
The Konflux-Workspaces repository is organized as a monorepo.
- the
operator
folder contains the code for the Workspaces Operator - the
server
folder contains the code for the REST API Server - the
e2e
folder contains the code for the e2e tests - the
book
folder contains the code for this book - the
ci
folder contains scripts for CI and automation