Skip to content

Commit

Permalink
Add logging relation jupyter-ui (#379)
Browse files Browse the repository at this point in the history
Added logging relation and cos integration tests from chisme.

fixes: #371
  • Loading branch information
rgildein authored Jun 17, 2024
1 parent ceb8cee commit aa0fd91
Show file tree
Hide file tree
Showing 10 changed files with 2,921 additions and 69 deletions.
2,750 changes: 2,750 additions & 0 deletions charms/jupyter-ui/lib/charms/loki_k8s/v1/loki_push_api.py

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions charms/jupyter-ui/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ requires:
__schema_source: https://raw.githubusercontent.com/canonical/operator-schemas/master/ingress.yaml
dashboard-links:
interface: kubeflow_dashboard_links
logging:
interface: loki_push_api
optional: true
2 changes: 2 additions & 0 deletions charms/jupyter-ui/requirements-integration.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ pytest
pytest-operator
pyyaml
tenacity
# This is required due to the abstraction of cos integration
charmed-kubeflow-chisme>=0.4.0
189 changes: 123 additions & 66 deletions charms/jupyter-ui/requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,81 +4,110 @@
#
# pip-compile requirements-integration.in
#
aiohttp==3.8.5
aiohttp==3.9.5
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
asttokens==2.4.0
anyio==4.4.0
# via httpx
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
attrs==23.2.0
# via
# aiohttp
# jsonschema
backcall==0.2.0
# via ipython
bcrypt==4.0.1
bcrypt==4.1.3
# via paramiko
cachetools==5.3.1
cachetools==5.3.3
# via google-auth
certifi==2023.7.22
certifi==2024.6.2
# via
# httpcore
# httpx
# kubernetes
# requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
# via
# aiohttp
# requests
cryptography==41.0.3
charmed-kubeflow-chisme==0.4.0
# via -r requirements-integration.in
charset-normalizer==3.3.2
# via requests
cryptography==42.0.8
# via paramiko
decorator==5.1.1
# via
# ipdb
# ipython
dpath==2.1.6
deepdiff==6.2.1
# via charmed-kubeflow-chisme
dpath==2.2.0
# via -r requirements-integration.in
exceptiongroup==1.1.3
# via pytest
executing==1.2.0
exceptiongroup==1.2.1
# via
# anyio
# pytest
executing==2.0.1
# via stack-data
frozenlist==1.4.0
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-auth==2.22.0
google-auth==2.30.0
# via kubernetes
hvac==1.2.0
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via lightkube
hvac==2.2.0
# via juju
idna==3.4
idna==3.7
# via
# anyio
# httpx
# requests
# yarl
importlib-resources==6.4.0
# via jsonschema
iniconfig==2.0.0
# via pytest
ipdb==0.13.13
# via pytest-operator
ipython==8.12.2
ipython==8.12.3
# via ipdb
jedi==0.19.0
jedi==0.19.1
# via ipython
jinja2==3.1.2
# via pytest-operator
juju==3.2.2
jinja2==3.1.4
# via
# charmed-kubeflow-chisme
# pytest-operator
jsonschema==4.17.3
# via serialized-data-interface
juju==3.5.0.0
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
# pytest-operator
kubernetes==27.2.0
kubernetes==30.1.0
# via juju
macaroonbakery==1.3.1
lightkube==0.15.2
# via charmed-kubeflow-chisme
lightkube-models==1.30.0.8
# via lightkube
macaroonbakery==1.3.4
# via juju
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via ipython
multidict==6.0.4
multidict==6.0.5
# via
# aiohttp
# yarl
Expand All @@ -88,39 +117,47 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
packaging==23.1
# via pytest
paramiko==2.12.0
ops==2.14.0
# via
# charmed-kubeflow-chisme
# serialized-data-interface
ordered-set==4.1.0
# via deepdiff
packaging==24.1
# via
# juju
# pytest
paramiko==3.4.0
# via juju
parso==0.8.3
parso==0.8.4
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
pickleshare==0.7.5
# via ipython
pluggy==1.3.0
pkgutil-resolve-name==1.3.10
# via jsonschema
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.39
prompt-toolkit==3.0.47
# via ipython
protobuf==3.20.3
protobuf==5.27.1
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.5.0
pyasn1==0.6.0
# via
# juju
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.21
pycparser==2.22
# via cffi
pygments==2.16.1
pygments==2.18.0
# via ipython
pyhcl==0.4.5
# via hvac
pymacaroons==0.13.0
# via macaroonbakery
pynacl==1.5.0
Expand All @@ -132,74 +169,94 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pytest==7.4.2
pyrsistent==0.20.0
# via jsonschema
pytest==8.2.2
# via
# -r requirements-integration.in
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.1
pytest-asyncio==0.21.2
# via pytest-operator
pytest-operator==0.29.0
pytest-operator==0.35.0
# via -r requirements-integration.in
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via kubernetes
pytz==2023.3.post1
pytz==2024.1
# via pyrfc3339
pyyaml==6.0.1
# via
# -r requirements-integration.in
# juju
# kubernetes
# lightkube
# ops
# pytest-operator
requests==2.31.0
# serialized-data-interface
requests==2.32.3
# via
# hvac
# kubernetes
# macaroonbakery
# requests-oauthlib
requests-oauthlib==1.3.1
# serialized-data-interface
requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruamel-yaml==0.18.6
# via charmed-kubeflow-chisme
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
serialized-data-interface==0.7.0
# via charmed-kubeflow-chisme
six==1.16.0
# via
# asttokens
# google-auth
# kubernetes
# macaroonbakery
# paramiko
# pymacaroons
# python-dateutil
stack-data==0.6.2
sniffio==1.3.1
# via
# anyio
# httpx
stack-data==0.6.3
# via ipython
tenacity==8.2.3
# via -r requirements-integration.in
tenacity==8.3.0
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
tomli==2.0.1
# via
# ipdb
# pytest
toposort==1.10
# via juju
traitlets==5.9.0
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.7.1
typing-extensions==4.12.2
# via
# anyio
# ipython
# typing-inspect
typing-inspect==0.9.0
# via juju
urllib3==1.26.16
urllib3==2.2.1
# via
# google-auth
# kubernetes
# requests
wcwidth==0.2.6
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.6.2
# via kubernetes
websockets==8.1
websocket-client==1.8.0
# via
# kubernetes
# ops
websockets==12.0
# via juju
yarl==1.9.2
yarl==1.9.4
# via aiohttp
zipp==3.19.2
# via importlib-resources
10 changes: 8 additions & 2 deletions charms/jupyter-ui/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ charmed-kubeflow-chisme==0.2.0
# via -r requirements.in
charset-normalizer==3.2.0
# via requests
cosl==0.0.12
# via -r requirements.in
coverage==7.3.0
# via -r requirements-unit.in
deepdiff==6.2.1
Expand Down Expand Up @@ -52,11 +54,12 @@ lightkube-models==1.27.1.4
# via lightkube
markupsafe==2.1.3
# via jinja2
ops==2.5.0
ops==2.14.0
# via
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
# serialized-data-interface
ordered-set==4.1.0
# via deepdiff
Expand All @@ -74,14 +77,15 @@ pyyaml==6.0.1
# via
# -r requirements-unit.in
# -r requirements.in
# cosl
# lightkube
# ops
# serialized-data-interface
requests==2.31.0
# via serialized-data-interface
ruamel-yaml==0.17.32
# via charmed-kubeflow-chisme
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
serialized-data-interface==0.3.6
# via
Expand All @@ -96,6 +100,8 @@ tenacity==8.2.2
# via charmed-kubeflow-chisme
tomli==2.0.1
# via pytest
typing-extensions==4.12.2
# via cosl
urllib3==2.0.4
# via requests
websocket-client==1.6.1
Expand Down
2 changes: 2 additions & 0 deletions charms/jupyter-ui/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ pyyaml
# jupyter-ui's current implementation is not compatible
# with SDI>0.3.
serialized-data-interface<0.4
# from loki_k8s.v1.loki_push_api.py
cosl
Loading

0 comments on commit aa0fd91

Please sign in to comment.