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
operatorfolder contains the code for the Workspaces Operator - the
serverfolder contains the code for the REST API Server - the
e2efolder contains the code for the e2e tests - the
bookfolder contains the code for this book - the
cifolder contains scripts for CI and automation