-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
Context
originally raised by @yuvipanda in #2202
-
dex / staticwebsite in staging hub (which should be the only hub that has this service deployed) is not currently working.
-
See deployment failures in https://github.com/2i2c-org/infrastructure/actions/runs/4168960897 and https://github.com/2i2c-org/infrastructure/actions/runs/4168594911.
-
The primary culprit seems to be that the hub can not connect to the services to add them to the proxy. Yuvi's suspicion is something about networkpolicies and how enforcement of those changed with the recent k8s upgrade.
-
The error in the
dexpod,oauth2-proxycontainer is:
[2023/02/14 15:33:51] [provider.go:55] Performing OIDC Discovery...
[2023/02/14 15:33:51] [main.go:60] ERROR: Failed to initialise OAuth2 Proxy: error intiailising provider: could not create provider data: error building OIDC ProviderVerifier: could not get verifier builder: error while discovery OIDC configuration: failed to discover OIDC configuration: unexpected status "503":
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>JupyterHub</title>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/hub/static/css/style.min.css?v=bff49b4a161afb17ee3b71927ce7d6c4e5b0e4b9ef6f18ca3e356a05f29e69776d3a76aee167060dd2ae2ee62d3cfdcf203b4b0090b1423f7d629ea7daa3f9da" type="text/css"/>
<link rel="icon" href="/hub/static/favicon.ico?v=fde5757cd3892b979919d3b1faa88a410f28829feb5ba22b6cf069f2c6c98675fceef90f932e49b510e74d65c681d5846b943e7f7cc1b41867422f0481085c1f" type="image/x-icon">
<script src="/hub/static/components/requirejs/require.js?v=bd1aa102bdb0b27fbf712b32cfcd29b016c272acf3d864ee8469376eaddd032cadcf827ff17c05a8c8e20061418fe58cf79947049f5c0dff3b4f73fcc8cad8ec" type="text/javascript" charset="utf-8"></script>
<script src="/hub/static/components/jquery/dist/jquery.min.js?v=493a1fe319b5c2091f9bb85e5aa149567e7c1e6dc4b52df55c569a81a6bc54c45e097024427259fa3132f0f082fe24f5f1d172f7959c131347153a8bca9ef679" type="text/javascript" charset="utf-8"></script>
<script src="/hub/static/components/bootstrap/dist/js/bootstrap.min.js?v=a014e9acc78d10a0a7a9fbaa29deac6ef17398542d9574b77b40bf446155d210fa43384757e3837da41b025998ebfab4b9b6f094033f9c226392b800df068bce" type="text/javascript" charset="utf-8"></script>
<script>
require.config({
urlArgs: "v=20230214083926",
baseUrl: '/hub/static/js',
paths: {
components: '../components',
jquery: '../components/jquery/dist/jquery.min',
bootstrap: '../components/bootstrap/dist/js/bootstrap.min',
moment: "../components/moment/moment",
},
Proposal
No response
Updates and actions
- Merge Disable dex / staticwebsite in staging hub #2202 to unblock deployment
- Figure out what's wrong
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels