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

GKE improvements for D4science #117

Merged
merged 9 commits into from
Jun 20, 2024
Merged

Conversation

enolfc
Copy link
Contributor

@enolfc enolfc commented Feb 20, 2024

Summary

Several fixes to the spawner and authenticator to better work on GKE with D4Science.
Namely:

  • Avoid error 500 when context is not available
  • Add namespaces as option to spawner
  • Add image override option to spawner
  • Remove tornado setting from the spawner
  • Add label as authentication option

Related issue :

Instead show a 403 error, that looks better
Instead of using complicated options in the tornado settings that are
harder to express with the latest Jupyter versions, use the ingress
settings to set the headers for every requests. This will also ensure
that we don't forget some random page or sub-service from having the
correct headers
These are passed to the spawner so they can be reflected in the
Kubernetes objects accordingly
@enolfc enolfc requested a review from andrea-manzi June 20, 2024 12:06
Copy link
Contributor

@andrea-manzi andrea-manzi left a comment

Choose a reason for hiding this comment

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

LGTM!

@andrea-manzi andrea-manzi mentioned this pull request Jun 20, 2024
@enolfc enolfc merged commit f7ff823 into EGI-Federation:main Jun 20, 2024
3 checks passed
@enolfc enolfc deleted the namespaced branch June 20, 2024 13:33
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