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

Playbook will update ondemand-dex by default if a newer version is available #194

Open
i-mtz opened this issue Jun 19, 2023 · 2 comments
Open

Comments

@i-mtz
Copy link
Contributor

i-mtz commented Jun 19, 2023

I recently came across an issue in our test instance for ondemand where after running the playbook on it authentication stopped working. After checking the logs found that the playbook had updated ondemand-dex from 2.32.0 to 2.36.0 because of:

Would it make sense to add an option to define the version of ondemand-dex installed if desired by sites or is it better to go with the most recent one?

@johrstrom
Copy link
Collaborator

Would it make sense to add an option to define the version of ondemand-dex installed if desired by sites or is it better to go with the most recent one?

Yea I think that would be good. It seems like it would help the role be idempotent.

@i-mtz
Copy link
Contributor Author

i-mtz commented Jun 21, 2023

#196 is what we are now using

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

No branches or pull requests

2 participants