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

[pull] master from 2i2c-org:master #504

Merged
merged 8 commits into from
Sep 30, 2023
Merged

[pull] master from 2i2c-org:master #504

merged 8 commits into from
Sep 30, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 30, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

consideRatio and others added 8 commits September 29, 2023 17:23
basehub/daskhub: cleanup orphaned pods from z2jh 3.0/kubespawner 6.0
- Git clone into a subdirectory of the `emptyDir` mount, as the
  mount itself is default owned by root. This was the cause of
  #1695, which
  was previously solved by adding another initContainer. This PR
  removes that, speeding up starts.
- Remove existing directory if it exists before cloning. This prevents
  the container from failing when the *pod* is restarted due to node
  issues, as that doesn't clear out `emptyDirs`. And git freaks out
  if the repo already exists
- Remove redundant `IfNotPresent` imagePullPolicy from alpine/git,
  as that is not needed when we specify a non :latest tag. Thanks
  to Erik's investigation in #3165 (comment)

Ref #3194
Co-authored-by: Erik Sundell <[email protected]>
…-logic

Remove the cleanup logic that has now cleaned up orphaned pods
Simplify git cloning hub templates
@pull pull bot added the ⤵️ pull label Sep 30, 2023
@pull pull bot merged commit 4955b9f into sgibson91:master Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants