-
Notifications
You must be signed in to change notification settings - Fork 34
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
[Policy Assistant] Cut the first release #255
Comments
EDIT: we are going to use Discussed cutting a |
EDIT: rename Discussed tying Two ideas for first release:
|
One question I have is do we plan to support multiple API versions with the same binary? It sounds like it could be useful to not reinstall the binary if you have 2 clusters with different ANP versions. In that case the tool could have its own versions, just adding support for newer API versions as it progresses? |
After revisiting this question, I'm not sure we can support multiple API versions in the same CLI: https://stackoverflow.com/questions/63254746/how-to-import-two-versions-of-the-same-go-module |
EDIT 2: release complete: https://github.com/kubernetes-sigs/network-policy-api/releases/tag/v0.0.1-policy-assistant
EDIT: we are going to use
policy-assistant
instead ofpola
per #262Perhaps we can cut a release just for policy assistant, called v0.0.1-pola? Looks like there are no overlapping or bad connotations for this POLA abbreviation from my Google search 😅
Requirements
Nice to have
[Policy Assistant] remove support for SameLabels and NotSameLabels #212:[Policy Assistant] Remove Cyclonus Code which isn't needed #151The text was updated successfully, but these errors were encountered: