Install dex ldap overlays with resource not found error.
Hi,
We found this during our Terraform build when trying to install the ldap overlay.
Kubeflow manifest version:
master
kustomize version:
$ kustomize version {Version:kustomize/v4.4.0 GitCommit:63ec6bdb3d737a7c66901828c5743656c49b60e1 BuildDate:2021-09-27T16:13:36Z GoOs:darwin GoArch:amd64}
We are trying to install the ldap overlays to the dex, but it seems the /manifests/common/dex/overlays/ldap is broken.
Instead of Terraform,
in /manifests/common/dex/overlays/ldap, we tried kustomize build .
It errors out with:
Error: merging from generator &{0xc000521410 { map[] map[]} {{ dex-parameters merge {[] [] [params.env] } 0xc0000a3a58}}}: id resid.ResId{Gvk:resid.Gvk{Group:"", Version:"v1", Kind:"ConfigMap", isClusterScoped:false}, Name:"dex-parameters", Namespace:""} does not exist; cannot merge or replace
Could I please get some help on it? Thanks!
/area installation /kind question /priority P2
Hi @yangSignifyd are you using Kustomize 4.x ? You will need to use 3.2. I don't believe this installation pattern was created by the Manifest Working Group so your answers to this issue may be from other users/contributors and best effort.
@jbottum: The label(s) area/installation cannot be applied, because the repository doesn't have them.
In response to this:
/area installation /kind question /priority P2
Hi @yangSignifyd are you using Kustomize 4.x ? You will need to use 3.2. I don't believe this installation pattern was created by the Manifest Working Group so your answers to this issue may be from other users/contributors and best effort.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/close
There has been no activity for a long time. Please reopen if necessary.
@juliusvonkohout: Closing this issue.
In response to this:
/close
There has been no activity for a long time. Please reopen if necessary.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.