Skip to content

Comments

Remove redundant method in KubernetesExecutor#12317

Merged
turbaszek merged 1 commit intoapache:masterfrom
PolideaInternal:remove-k8s-leftover
Nov 14, 2020
Merged

Remove redundant method in KubernetesExecutor#12317
turbaszek merged 1 commit intoapache:masterfrom
PolideaInternal:remove-k8s-leftover

Conversation

@turbaszek
Copy link
Member

The _inject_secrets method was invoked but it performed no action so
it seems that we can remove it.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@boring-cyborg boring-cyborg bot added area:Scheduler including HA (high availability) scheduler k8s labels Nov 12, 2020
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

Looks like indeed it's a remnant from some older version. @dimberman - do you agree?

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Nov 12, 2020
@github-actions
Copy link

The PR needs to run all tests because it modifies core of Airflow! Please rebase it to latest master or ask committer to re-run it!

@turbaszek turbaszek force-pushed the remove-k8s-leftover branch 2 times, most recently from d8f5705 to 55edb18 Compare November 13, 2020 18:16
The _inject_secrets method was invoked but it performed no action so
it seems that we can remove it.
@turbaszek turbaszek merged commit bcb2437 into apache:master Nov 14, 2020
@turbaszek turbaszek deleted the remove-k8s-leftover branch November 14, 2020 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants