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

Cd relnotes 805xx cds 78504 v2 #3236

Merged
merged 6 commits into from
Sep 11, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add FF note to CDS-76106 in 804xx relnotes
  • Loading branch information
douglas-j-bothwell committed Sep 8, 2023
commit ce791d32d4c3bef7c3acb1170010c4c81cd782f3
4 changes: 4 additions & 0 deletions release-notes/continuous-delivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ This release does not include early access features.

- Fixed an issue where the Kubernetes connector in a container step doesn't respect the delegate selector tags set at pipeline level. With this fix, the connector selects delegates specified in the pipeline rather than the connector, which is the correct behavior. (CDS-76105, ZD-48542)

This fix is behind the feature flag `CD_CONTAINER_STEP_DELEGATE_SELECTOR`. Contact [Harness Support](mailto:support@harness.io) to enable the feature flag.

<!-- https://harness.atlassian.net/browse/CDS-76105?focusedCommentId=568984 -->

- Fixed a UI issue where the **Environment** tab in a Deploy stage did not display new custom variables after they were created. (CDS-76068)

- Removed the **Reconcile** option for individual input sets on the **Input Sets** page. (CDS-75845)
Expand Down