Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: LDAP sync schedule in kubernetes pod #14695

Open
bene-tleilax-werdna opened this issue May 7, 2024 · 2 comments
Open

[Feature Request]: LDAP sync schedule in kubernetes pod #14695

bene-tleilax-werdna opened this issue May 7, 2024 · 2 comments
Labels

Comments

@bene-tleilax-werdna
Copy link

Is your feature request related to a problem? Please describe.

The provided documentation on how to set a schedule for LDAP syncing is really not applicable to running Snipe-IT in a k8s pod or container given the ephemeral nature of a pod.

Source: https://snipe-it.readme.io/docs/ldap-sync

In a k8s environment, this means that you would need to exec into a pod and set this every time a pod is spun up by k8s. That's just not going to happen and defeats the purpose of running an app in k8s.

I have yet to see a good solution to this issue that isn't a hacky work-around.

Describe the solution you'd like

Either the ability to set a recurring schedule for LDAP sync within the web UI or alternatively, the ability to set a this via an environment variable or command spec that could be integrated into a Snipe-IT k8s deployment.

Describe alternatives you've considered

No response

Additional context

I know this issue has come up before and I don't mean to spam the community with this request but this limitation is somewhat frustrating in practice and it would be nice to have some sort of definitive resolution. Unfortunately, I don't have much knowledge of PHP to be able to contribute to finding a solution to this, so my apologies in advance for not being part of the solution here. I appreciate everyone's help! :)

Copy link

welcome bot commented May 7, 2024

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@snipe
Copy link
Owner

snipe commented May 9, 2024

Staff here isn't going to be a lot of help, I'm sure, since we don't use K8s, but I'll leave this open in case any other docker/Kubernetes folks want to chime in.

@snipe snipe added the docker label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants