Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

fix labels and taints with spaced value for packet, aws, tinkerbell #1291

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 28, 2020

  1. Packet: fix labels and taints with spaced value

    Now user cannot have spaced key or value in labels, taints map for
    worker pools.
    Add tests.
    knrt10 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    2b476cf View commit details
    Browse the repository at this point in the history
  2. aws: fix labels and taints with spaced value

    Now user cannot have spaced key or value in labels, taints map for
    worker pools.
    Add tests.
    knrt10 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    a07ebec View commit details
    Browse the repository at this point in the history
  3. tinkerbell: fix labels && taints with spaced value

    Now user cannot have spaced key or value in labels, taints map for
    worker pools.
    Add tests.
    
    closes: #1280
    knrt10 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    e9fc218 View commit details
    Browse the repository at this point in the history