Skip to content

Commit

Permalink
Add k8s pipes fix to changelog (#24254)
Browse files Browse the repository at this point in the history
Summary:
Hoping to just catch the last train out with this change.

Test Plan: BK

## Summary & Motivation

## How I Tested These Changes

## Changelog [New | Bug | Docs]

> Replace this message with a changelog entry, or `NOCHANGELOG`

(cherry picked from commit 951830c)
  • Loading branch information
gibsondan authored and jmsanders committed Sep 5, 2024
1 parent e1eafb7 commit bbbaff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- [dagster-dbt] fix bug where empty newlines in raw dbt logs were not being handled correctly.
- [dagster-k8s, dagster-celery-k8s] Correctly set `dagster/image` label when image is provided from `user_defined_k8s_config`. (Thanks, [@HynekBlaha](https://github.com/HynekBlaha)!)
- [dagster-duckdb] Fixed an issue for DuckDB versions older than 1.0.0 where an unsupported configuration option, `custom_user_agent`, was provided by default
- [dagster-k8s] Fixed an issue where Kubernetes Pipes failed to create a pod if the op name contained capital or non-alphanumeric containers.

### Deprecations

Expand Down

1 comment on commit bbbaff9

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-4plgti52b-elementl.vercel.app
https://release-1-8-5.dagster.dagster-docs.io

Built with commit bbbaff9.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.