Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Support frameworkcontroller reuse mode #4104

Merged
merged 80 commits into from
Oct 13, 2021

Conversation

SparkSnail
Copy link
Contributor

No description provided.

SparkSnail added 30 commits May 29, 2020 17:02
@SparkSnail SparkSnail marked this pull request as ready for review August 30, 2021 01:51
name: 'frameworkbarrier-volume',
mountPath: '/mnt/frameworkbarrier'
}]
}];
Copy link
Contributor

Choose a reason for hiding this comment

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

These configs look redundant. Would be nice to save repetitive parts into variables and put them in separate place.

return Promise.resolve(frameworkcontrollerJobConfig);
}

private generateContainerPort(taskRoles: FrameworkControllerTrialConfigTemplate[]): void {
Copy link
Contributor

Choose a reason for hiding this comment

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

The indentation after this line looks wrong.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

@J-shang
Copy link
Contributor

J-shang commented Oct 8, 2021

Please fix the conflicts.

@SparkSnail
Copy link
Contributor Author

Please fix the conflicts.

fixed.

@SparkSnail SparkSnail merged commit 3064363 into microsoft:master Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants