Skip to content

Introduce config param to control interface naming scheme#83

Merged
Levovar merged 2 commits into
masterfrom
configure_naming
May 2, 2019
Merged

Introduce config param to control interface naming scheme#83
Levovar merged 2 commits into
masterfrom
configure_naming

Conversation

@Levovar

@Levovar Levovar commented Apr 30, 2019

Copy link
Copy Markdown
Collaborator

In #78 the meaning of the container_prefix was changed to what it always should have been; while also making the life of netadmins easier.
As it turns out DANM is already considered legacy by some TelCo applications, who expressed dissatisfaction by this indeed backward incompatible change :)

So, we have made this functionality configurable. The default naming scheme is the new one though, so if you are new to DANM, you don't need to configure anything for a flexible naming scheme.
For those of you who think something called prefix should mean an exact name :), this behaviour now can be set via the newly introduced config flag called "namingScheme".

We made a decision that all config param shall come from DANM's CNI config file. To adhere to this rule, existing config flag CNI config dir was also transformed to this format from being an env variable.

@Levovar Levovar merged commit cb5de01 into master May 2, 2019
@Levovar Levovar deleted the configure_naming branch May 2, 2019 16:55
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.

1 participant