plural-artifacts
plural-artifacts copied to clipboard
feat(dagster): bump dagster vsn
Summary
- Bump dagster to 1.7.16 (from 1.7.7)
https://github.com/dagster-io/dagster/releases
- Waiting for https://github.com/pluralsh/containers/pull/488 to be first merged for user code containers
Test Plan
Local link + deploy Launch new data pipelines in dagster 1.7.16
Checklist
- [x] 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