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

[BACK-3269] basic settings for oauth #303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jh-bate
Copy link
Contributor

@jh-bate jh-bate commented Nov 28, 2024

No description provided.

@jh-bate jh-bate requested a review from darinkrauss November 28, 2024 02:30
Copy link
Contributor

@darinkrauss darinkrauss left a comment

Choose a reason for hiding this comment

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

A couple of questions, but it looks fine pending one question in Slack: https://tidepoolteam.slack.com/archives/C07F46SL6QZ/p1733180554738719

Once that question is answered, I'll approve.

charts/tidepool/charts/abbott/values.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@darinkrauss darinkrauss left a comment

Choose a reason for hiding this comment

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

Let's remove the specific URLs here as they aren't required and can be specified elsewhere.

charts/tidepool/charts/abbott/templates/0-configmap.yaml Outdated Show resolved Hide resolved
charts/tidepool/charts/abbott/values.yaml Outdated Show resolved Hide resolved
Tiltconfig.yaml Outdated Show resolved Hide resolved
@jh-bate jh-bate requested a review from darinkrauss December 6, 2024 02:14
Copy link
Contributor

@darinkrauss darinkrauss left a comment

Choose a reason for hiding this comment

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

LGTM, we just need to squash down to one commit and force-push it before merging.

Copy link
Contributor

@darinkrauss darinkrauss left a comment

Choose a reason for hiding this comment

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

A couple of minor suggestions per our discussion yesterday, but otherwise LGTM!

configmap:
# -- whether to generate a configmap
enabled: true
redirectURL: ""
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to add defaults for tokenURL and authorizeURL here, too, per our discussion yesterday? Perhaps alphabetically ordered?

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| configmap.enabled | bool | `true` | whether to generate a configmap |
| configmap.redirectURL | string | `""` | |
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps add the other configmap fields here, too?

Copy link
Contributor

@darinkrauss darinkrauss left a comment

Choose a reason for hiding this comment

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

Changes needed before merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants