You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Details refer to https://grafana.com/docs/installation/configuration/#http-port.
Or grafana would always crash.
From outside the cluster, the server URL(s) are:
http://monitoring.k8s.calitp.jarv.us
http://monitoring.calitp.org
3. Login with the password from step 1 and the username: admin
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/runner/work/data-infra/data-infra/gha-kubeconfig-8aa044c66b8[7](https://github.com/cal-itp/data-infra/actions/runs/12658177354/job/35275319227#step:13:7)64e9
Executing: helm dependency update /home/runner/work/data-infra/data-infra/kubernetes/apps/charts/jupyterhub
Getting updates for unmanaged Helm repositories...
...Successfully got an update from the "https://jupyterhub.github.io/helm-chart" chart repository
Saving 1 charts
Downloading jupyterhub from repo https://jupyterhub.github.io/helm-chart
Deleting outdated charts
Downloaded secret helm values: /tmp/tmpsw6cotpc/jupyterhub_jupyterhub-sensitive-helm-values.yaml
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/runner/work/data-infra/data-infra/gha-kubeconfig-[8](https://github.com/cal-itp/data-infra/actions/runs/12658177354/job/35275319227#step:13:8)aa044c66b8764e9
Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred:
* timed out waiting for the condition
Executing: helm upgrade jupyterhub /home/runner/work/data-infra/data-infra/kubernetes/apps/charts/jupyterhub --install --namespace jupyterhub --values=/tmp/tmpsw6cotpc/jupyterhub_jupyterhub-sensitive-helm-values.yaml --reset-values --timeout [10](https://github.com/cal-itp/data-infra/actions/runs/12658177354/job/35275319227#step:13:10)m0s
Error: Process completed with exit code 1.
Failed to apply default image tag "map[name:ghcr.io/cal-itp/data-infra/jupyter-singleuser tag:2024.5.24]": couldn't parse image name "map[name:ghcr.io/cal-itp/data-infra/jupyter-singleuser tag:2024.5.24]": invalid reference format
Describe the bug
Kubernetes deployment fails after PR - #3614 :
https://github.com/cal-itp/data-infra/actions/runs/12658177354/job/35275319227
securityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 0
command:
After making changes
To Reproduce
Re-run failed deployment here: https://github.com/cal-itp/data-infra/actions/workflows/deploy-kubernetes.yml
Expected behavior
Works well like:
https://github.com/cal-itp/data-infra/actions/runs/11395015198/job/31706447087?pr=3508
Additional context
Happy Tuesday! Happy New Year!
The text was updated successfully, but these errors were encountered: