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

Only configure relevant things on connected endpoints depending on mode. #4486

Open
ClausHolbechArista opened this issue Sep 18, 2024 · 0 comments

Comments

@ClausHolbechArista
Copy link
Contributor

  • The historic default behavior if mode is not set, is access, since it relied on the EOS default to be access. We should make that more clear, so add access as the default in the schema, and also use it as a default value on the get().
  • All the logic here is very "loose". We should be more specific to only generate good useful configs. We can match on mode and build the correct structured configs. Any logic here should be reflected in a user-understandable way on each key in the schema. Like "only applicable when mode is set to access" or similar.

Originally posted by @ClausHolbechArista in #4454 (comment)

@ClausHolbechArista ClausHolbechArista added this to the v5.0.0 milestone Sep 18, 2024
@carlbuchmann carlbuchmann removed this from the v5.0.0 milestone Oct 11, 2024
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

No branches or pull requests

2 participants