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

feat: update dex application on Plural #577

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

Conversation

pacoguzman
Copy link

Summary

Bump dex helm chart to latest version

Test Plan

I wasn't able to test it as per the problem indicated here based on the following error

plural link helm dagster --path ../plural-artifacts/dagster/helm --name dagster
2023/03/18 11:08:15 open /Users/pacoguzman/dev/github/pacoguzman/pluralsh-repo/dagster/manifest.yaml: no such file or directory

Saying that I'm willing to test it throughly when added to the catalog and the manifest.yaml will be avaible. Please let me know if I took wrong assumptions about the issue.

Checklist

  • No images hosted from dockerhub
  • Are dashboards present to understand the health of the application. There must be at least 1 of these
    • all databases should have dashboards
    • ideally also have at least cpu/mem utilization dashboards for webserver tier of the app
    • you can use plural from-grafana to convert a grafana dashboard found via google to our CRD
  • Are scaling runbooks present
    • all databases must have scaling runbooks
    • you can use the charts in pluralsh/module-library to accelerate this
  • do you need to add config overlays?
    • inputing secrets
    • configuring autoscaling
  • If there’s a web-facing component to the app, we need to support OIDC authentication and setting up private networks if no authentication option is viable
  • All major clouds must be supported
    • Azure
    • AWS
    • GCP

@michaeljguarino
Copy link
Member

Hey Paco, were you interested in using dex? We left it dormant because we couldn't think of an obvious use case but are happy to change our mind on it

@michaeljguarino
Copy link
Member

As far as the error you, you just didn't dive all the way to the right dagster chart, it would need to be ../plural-artifacts/dagster/helm/dagster (needs to be the dagster chart w/in the helm folder)

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