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

Set container name to envSourceContainerName in KEDA ScaledObject #44963

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jx2lee
Copy link
Contributor

@jx2lee jx2lee commented Dec 16, 2024

closes: #44798


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Dec 16, 2024
@jx2lee jx2lee force-pushed the keda-properly-work branch 2 times, most recently from cf262fe to 524267c Compare December 17, 2024 01:01
@jx2lee jx2lee marked this pull request as ready for review December 17, 2024 01:01
@eladkal eladkal added this to the Airflow Helm Chart 1.16.0 milestone Dec 17, 2024
Copy link

@yovio-rca yovio-rca left a comment

Choose a reason for hiding this comment

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

Added some comments regarding container name

chart/templates/triggerer/triggerer-kedaautoscaler.yaml Outdated Show resolved Hide resolved
chart/templates/workers/worker-kedaautoscaler.yaml Outdated Show resolved Hide resolved
@jx2lee jx2lee force-pushed the keda-properly-work branch from db25810 to 9e805ac Compare December 19, 2024 08:43
@jx2lee jx2lee changed the title Add envSourceContainerName to KEDA ScaledObject Set container name to envSourceContainerName in KEDA ScaledObject Dec 20, 2024
@jx2lee jx2lee force-pushed the keda-properly-work branch from 9e805ac to e84bfb8 Compare December 20, 2024 15:00
Copy link

@yovio-rca yovio-rca left a comment

Choose a reason for hiding this comment

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

Looks good to me

@jx2lee jx2lee force-pushed the keda-properly-work branch 2 times, most recently from ee22cd7 to 72ae21b Compare December 28, 2024 06:27
@jx2lee jx2lee force-pushed the keda-properly-work branch from 72ae21b to a75262a Compare January 3, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:helm-chart Airflow Helm Chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keda does not work properly when using gitSync
3 participants