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

e2e: support annotations in common pod templates #677

Merged
merged 1 commit into from
Jul 5, 2021

Commits on Jul 2, 2021

  1. e2e: support labels and annotations in common pod templates

    Labels and annotations can be added to besteffort, burstable and
    guaranteed pods through ANN[0-9] and LABEL[0-9] environment
    variables. Example:
    LABEL0='mylbl: "myval"' ANN0='my.key: "myvalue"' create besteffort
    askervin committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    8247025 View commit details
    Browse the repository at this point in the history