• Patrick Ohly's avatar
    e2e: create and patch items of type Secret, code cleanup · 8c1d08c7
    Patrick Ohly authored
    Creating secrets is useful for CSI drivers like ceph-csi which have to
    be configured via secrets.
    
    While at it, the UniqueName method gets replaced with
    MetaNamespaceKeyFunc which does the same thing (at least as long as
    non-namespaced items don't have a redundant namespace set) and the
    factory types aren't exported anymore (not necessary).
    8c1d08c7
create.go 18 KB