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

Remove fec config from sonic applier #132

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Remove fec config from sonic applier #132

merged 2 commits into from
Oct 16, 2024

Conversation

iljarotar
Copy link
Contributor

@iljarotar iljarotar commented Sep 23, 2024

Breaking Change

metal-core does not write FEC configuration on ports anymore. If FEC is needed, it must be configured another way, e.g. by Ansible.

@iljarotar iljarotar requested a review from a team as a code owner September 23, 2024 10:09
Copy link
Contributor

@robertvolkmann robertvolkmann left a comment

Choose a reason for hiding this comment

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

Please document this breaking change!

Copy link
Contributor

@robertvolkmann robertvolkmann left a comment

Choose a reason for hiding this comment

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

func (d *AsicDB) InFecModeRs(ctx context.Context, port OID) (bool, error) {

@majst01 majst01 merged commit 4be4306 into master Oct 16, 2024
1 check passed
@majst01 majst01 deleted the remove-fec-config branch October 16, 2024 12:43
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.

3 participants