Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: GitLab runner and examples #1332

Closed
wants to merge 5 commits into from

Commits on Mar 31, 2023

  1. Add the GitLab Runner

    Add the GitLab Runner Helm chart to the Kubernetes addons. This can be
    used to deploy GitLab runners on the EKS cluster
    bobdoah committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cc9cf43 View commit details
    Browse the repository at this point in the history
  2. GitLab URL must be configured

    bobdoah committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2dc8300 View commit details
    Browse the repository at this point in the history
  3. Add missing rbac rules

    The runner can't do anything without RBAC rules
    bobdoah committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0989506 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1a3e4f View commit details
    Browse the repository at this point in the history
  5. Add docs

    bobdoah committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    050c4d4 View commit details
    Browse the repository at this point in the history