Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add primary attributes to topology file #3607

Merged

Conversation

lukedirtwalker
Copy link
Collaborator

@lukedirtwalker lukedirtwalker commented Jan 14, 2020

Add the primary attributes to toplogy files. The primary attributes are described in:
https://github.com/scionproto/scion/blob/master/doc/ControlPlanePKI.md#primary-ases

This fixes the toplogy generator to handle this.

This is a breaking change, old topology file will have to be updated and replace the old Core boolean with the attributes array.
An easy migration strategy is to just put all attributes for previous cores, and no attributes for non-cores.


This change is Reviewable

@lukedirtwalker lukedirtwalker added the i/breaking change PR that breaks forwards or backwards compatibility label Jan 14, 2020
Copy link
Contributor

@karampok karampok left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 33 of 33 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @lukedirtwalker)

a discussion (no related file):
In the description I will link the relevant pki documentation


Copy link
Collaborator Author

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @karampok)

a discussion (no related file):

Previously, karampok (Konstantinos) wrote…

In the description I will link the relevant pki documentation

Done.


Copy link
Contributor

@karampok karampok left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Also fix topology generator to handle those attributes.
@lukedirtwalker lukedirtwalker merged commit 96201f2 into scionproto:master Jan 14, 2020
@lukedirtwalker lukedirtwalker deleted the pubTopologyAttributes branch January 14, 2020 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i/breaking change PR that breaks forwards or backwards compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants