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

Custom pod annotations for Kubernetes runner #57

Merged
merged 3 commits into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. chore(deps): move msk iam sdk to core

    this would allow core usage of such library, notably when using kubernetes runner
    LouisVN committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    87bbfef View commit details
    Browse the repository at this point in the history
  2. feat(k8s): allow pod annotations

    provide a way to configure annotations attached at the pod created by the kubernetes runner
    LouisVN committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    215103d View commit details
    Browse the repository at this point in the history
  3. docs(k8s): pod annotations reference

    document how to configure annotations attached at the pod created by the kubernetes runner
    LouisVN committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    93aaa5e View commit details
    Browse the repository at this point in the history