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

inline comment: info about the state used by prePuller.hook.pullOnlyOnChanges #2173

Conversation

consideRatio
Copy link
Member

This PR helps debug an error observed by @yuvipanda related to the feature prePuller.hook.pullOnlyOnChanges that compares the checksum of the previously generated DaemonSet resource.

A comparison is made between two checksums, one that was stored from the last helm install/upgrade command in the hub ConfigMap, and one for the current helm install/upgrade. The checksum are for the hook-image-puller DaemonSet.

This PR anyhow, just emits those strings and prints them in the hook-image-awaiter Job and associated Pod.

@consideRatio consideRatio merged commit 77efd10 into jupyterhub:master May 4, 2021
consideRatio pushed a commit to jupyterhub/helm-chart that referenced this pull request May 4, 2021
jupyterhub/zero-to-jupyterhub-k8s#2173 Merge pull request #2173 from consideRatio/pr/comment-for-insights-about-pullOnlyOnChanges
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.

1 participant