Skip to content

Commit

Permalink
out comment 2
Browse files Browse the repository at this point in the history
  • Loading branch information
meowjesty committed Jan 23, 2025
1 parent fce1896 commit dbf3080
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mirrord/kube/src/api/container/job.rs
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ impl<'c> JobTargetedVariant<'c> {
params: &'c ContainerParams,
runtime_data: &'c RuntimeData,
) -> Self {
// TODO(alex) [high]: Here we have agent config, which has tolerations.
let inner = PodTargetedVariant::new(agent, params, runtime_data);

JobTargetedVariant {
Expand Down

0 comments on commit dbf3080

Please sign in to comment.