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

Review Charm for Listing #24

Open
wants to merge 1 commit into
base: charm-review-base
Choose a base branch
from
Open

Conversation

AmberCharitos
Copy link
Contributor

PR for reviewing charm code as defined in: https://discourse.charmhub.io/t/reviewing-charms/11698.

.github/workflows/test_and_publish_charm.yaml Show resolved Hide resolved
CONTRIBUTING.md Show resolved Hide resolved

```
# Deploy ingress controller.
microk8s enable ingress:default-ssl-certificate=trino-k8s/trino-tls

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe here we can use the charm configuration instead of setting the global default ssl certificate?

config.yaml Show resolved Hide resolved
Comment on lines +33 to +37
web-proxy:
description: |
The address of the web proxy. To be used in combination
with google-client-id and google-client-secret values.
type: string

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the HTTP proxy to communicate with the Google Identity website? If so, Juju has some model configurations such as juju-http-proxy, juju-https-proxy, and juju-no-proxy tailored for that purpose.

src/relations/policy.py Show resolved Hide resolved
src/relations/policy.py Show resolved Hide resolved
src/relations/policy.py Show resolved Hide resolved
src/utils.py Show resolved Hide resolved
src/utils.py Show resolved Hide resolved
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