-
Notifications
You must be signed in to change notification settings - Fork 660
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
Introduce refactored aft summary model #997
Conversation
No major YANG version changes in commit f489c24 |
Are we considering adding the old version back as deprecated to make this change truly backwards compatible? |
The current plan of record regarding the old version (#783) is to not merge it back in. #992 is planned to stand as a breaking change because of the removal of the model and the next release of OC will be a major release (3.0). We discovered the issue of a list with siblings when we attempted to use the model with ygnmi. It is not clear what may break if #783 is added back in, even if deprecated. Because openconfig tools are not tested or required to support siblings to a list the issue may not be merely cosmetic and I think it is advised to not to merge it back in. We owe apologies to the community for not catching this issue during the review of #783. A check was added right after this issue was discovered to detect this issue in the future. We will review the issues and this PR at the Nov 14, 2023 OC Operators meeting and at the forthcoming Dec 7, 2023 OC Community meeting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* add refactored aft summary model
Change Scope
Platform Implementations
Tree view