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

Make version of oauth2 proxy configurable via operator param #245

Merged
merged 3 commits into from
Oct 26, 2023

Conversation

sgraband
Copy link
Contributor

@sgraband sgraband commented Oct 19, 2023

This avoids always using the latest image.
For example if there are breaking changes.
Defaults to latest.

Linked helm repo PR: eclipse-theia/theia-cloud-helm#44
To test build the operator, create a deployment using the helm chart from the link above and make sure to use keycloak.
When creating a session, the pod should contain the oauth2 proxy with the version you specified in the helm chart.

Note: This was originally brought up, because we had issues with the 7.5.0 version of the oauth2 proxy. I can however, no longer reproduce them. So testing any reasonably new version should work.

This avoids always using the latest image.
For example if there are breaking changes.
Defaults to latest.
Copy link
Contributor

@lucas-koehler lucas-koehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have one minor comment inline. Besides that it looks good to me

Copy link
Contributor

@lucas-koehler lucas-koehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks :)

@lucas-koehler lucas-koehler merged commit 3d14e85 into main Oct 26, 2023
6 checks passed
@lucas-koehler lucas-koehler deleted the oauth2Proxy branch October 26, 2023 12:39
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

Successfully merging this pull request may close these issues.

2 participants