Skip to content
Snippets Groups Projects
Select Git revision
  • 59a15da27280a4a487a8755d0e5d12ad4a84dbc1
  • master default protected
  • v0.0.x
  • v0.0.31
  • v0.0.30
  • v0.0.29
  • v0.0.28
  • v0.0.28-rc1
  • v0.0.27
  • v0.0.26
  • v0.0.25
  • v0.0.24
  • v0.0.23
  • v0.0.22
  • v0.0.21
  • v0.0.20
  • v0.0.19
  • v0.0.18
  • v0.0.17
  • v0.0.16
  • v0.0.15
  • v0.0.14
  • v0.0.13
23 results

kind-cluster.yaml

  • Jan Grant's avatar
    59a15da2
    e2e: confirm the cleanup of PVs with legacy affinity attributes · 59a15da2
    Jan Grant authored
    This applies a small refactor to the e2e tests to ensure that the newer
    provisioner is capable of siting helper pods correctly to clean up PVs
    with "legacy" affinity constraints.
    
    The kind cluster itself is reconfigured to ensure that all nodes have
    `metadata.name` != `metadata.labels["kubernetes.io/hostname"]`, which is
    an assumption that does not hold for many cloud providers.
    59a15da2
    History
    e2e: confirm the cleanup of PVs with legacy affinity attributes
    Jan Grant authored
    This applies a small refactor to the e2e tests to ensure that the newer
    provisioner is capable of siting helper pods correctly to clean up PVs
    with "legacy" affinity constraints.
    
    The kind cluster itself is reconfigured to ensure that all nodes have
    `metadata.name` != `metadata.labels["kubernetes.io/hostname"]`, which is
    an assumption that does not hold for many cloud providers.