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

policyv2: testing #2214

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

kradalby
Copy link
Collaborator

This PR is a series of commits which is exploring a new way of structuring the policy, the goals are:

  • Type as much as possible, making it possible to emit errors on load
  • Easier to maintain and work with
  • Pre-compute when there is a change, not when a node gets an update

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This is to allow for the tests to be ran with
the new upcoming parser to ensure we get the
same input.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
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