Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configuring the team cluster for automated GitOps

Enable gitOps for team cluster

Mention the Github user and personal access token that is to be used for git commit

On collaboration with team cluster, the service fitness will be triggered.

The framework can invoke test suite end-points if configured and can check for test success/failures.

Git commit of the changes associated with the collaboration artefacts is done.

There is an algorithm to ensure that

  • changes are committed only after all the tests pass,

  • only the most recent and successful changes are picked for each micro-service

Configuring the team cluster for JenkinsX