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: add support for labels in func.yaml #373

Merged
merged 3 commits into from
Aug 3, 2021

Commits on Aug 2, 2021

  1. feat: add support for labels in func.yaml and func config

    This change adds support for setting labels on deployed functions. It uses
    the interactive CLI prompt introduced by Zbynek to add, remove and list
    labels applied on a deployed function.
    
    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    8fb8ba7 View commit details
    Browse the repository at this point in the history
  2. fixup: fix string output for Pair type

    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    aef17f4 View commit details
    Browse the repository at this point in the history
  3. fixup: review feedback

    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    2366061 View commit details
    Browse the repository at this point in the history