Skip to content

Fixing issues in deployment, including #666, #667 and #668#670

Open
Glamdring wants to merge 5 commits intoNetflix:3.11from
Glamdring:production-fixes
Open

Fixing issues in deployment, including #666, #667 and #668#670
Glamdring wants to merge 5 commits intoNetflix:3.11from
Glamdring:production-fixes

Conversation

@Glamdring
Copy link

No description provided.

public SDBInstanceData(ICredential provider, IConfiguration configuration) {
this.provider = provider;
this.configuration = configuration;
String configuredDomain = System.getProperty("priam.sdb.instanceidentity.domain");
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we wrap this configuration into IConfiguration?

Copy link
Author

Choose a reason for hiding this comment

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

Sure; will do asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants