Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
2.1.1 static routes for containers #7034
Merged
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
089df73
Add a network.Route type and network.Route.Validate()
jameinel 5015cef
a few commentS
jameinel e3cb41a
Have the MAAS provider read static routes, and apply them to the cont…
jameinel 524f23c
Propagate static routes into the container network configuration.
jameinel 0186a93
fix depedencies and remove a dependency on kr/pretty
jameinel d28c6d1
Merge 2.1 into 2.1.1-static-routes-1653708
jameinel 9e7b69b
had a bug with one line in dependencies.tsv
jameinel a0711f4
Need to pass Routes via the API and put it back into a network.Interf…
jameinel f9a5060
add a bit of debugging for the rewrite-network-interfaces script.
jameinel 31e7ce4
Include at least a direct test of the Provisioner client side code.
jameinel d432f34
Use the official master of gomaasapi.
jameinel 329ce77
Merge 2.1 into 2.1.1-static-routes-1653708
jameinel 5e9cfcf
review feedback
jameinel 91a9921
go fmt
jameinel 779c48a
update the test to handle the new debug messages
jameinel
Jump to file or symbol
Failed to load files and symbols.
Oops, something went wrong.