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

frontier squid pods may not get scheduled due to nodeselector if PVC is used #585

Open
rptaylor opened this issue Jul 13, 2022 · 0 comments

Comments

@rptaylor
Copy link

It looks like .Values.SLATE.LocalStorage has multiple functions; it enables use of a PVC but also applies a nodeselector:
https://github.com/slateci/slate-catalog/blob/master/stable/osg-frontier-squid/osg-frontier-squid/templates/deployment.yaml#L28

On a standard cluster (at least on v1.21) it seems nodes do not have a storage: "local" label so by default the pod would not be able to run on any node out of the box. PVCs often use network storage anyway.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant