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

Fix FrameworkController broken change#628

Merged
yds05 merged 46 commits intomicrosoft:masterfrom
SparkSnail:dev-frameworkcontroller-distributed
Jan 22, 2019
Merged

Fix FrameworkController broken change#628
yds05 merged 46 commits intomicrosoft:masterfrom
SparkSnail:dev-frameworkcontroller-distributed

Conversation

@SparkSnail
Copy link
Copy Markdown
Contributor

@SparkSnail SparkSnail commented Jan 18, 2019

1.Frameworkcontroller has updated recently, microsoft/frameworkcontroller#6, nni need to update related environment variables.
2.Support serviceAccountName spec for FrameworkController.

portScript += `FB_${taskRole.name.toUpperCase()}_PORT=${this.fcContainerPortMap.get(taskRole.name)} `;
}
return `${portScript} . /mnt/frameworkbarrier/injector.sh && ${command}`;
// return `${portScript} . /mnt/frameworkbarrier/injector.sh && ${command}`;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why remove this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sorry, misoperation.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

NP, please test before merge :)

Copy link
Copy Markdown
Member

@yqwang-ms yqwang-ms left a comment

Choose a reason for hiding this comment

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

🕐

@yds05 yds05 merged commit 4553de7 into microsoft:master Jan 22, 2019
@SparkSnail SparkSnail deleted the dev-frameworkcontroller-distributed branch April 18, 2019 06:57
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