-
Notifications
You must be signed in to change notification settings - Fork 114
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
Pretty print CNI config when rendering NetAttachDefs #406
Pretty print CNI config when rendering NetAttachDefs #406
Conversation
Thanks for your PR,
To skip the vendors CIs use one of:
|
Pull Request Test Coverage Report for Build 4433914725
💛 - Coveralls |
Request review on this as well |
@adrianchiris Any update on this? |
995ce7b
to
8e9acad
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
8e9acad
to
311a3fc
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
Thanks for your PR,
To skip the vendors CIs use one of:
|
@adrianchiris I have updated the PR to ensure the rendered CNI config in the NetAttachDef is pretty-printed. Requesting your review on this |
/test-all |
73d1ff0
to
787ddd1
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
787ddd1
to
0feb7d3
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
/test-all |
0feb7d3
to
d24cea3
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
d24cea3
to
5809116
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
5809116
to
f725bf3
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
@tariq1890 thanks for working on this
waiting for @adrianchiris approval as the code changed a bit since his last review
f725bf3
to
0dbcfe7
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
0dbcfe7
to
391e69a
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
391e69a
to
4c2698c
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
@adrianchiris I have split the commits into two. Please re-review |
I can confirm that methods I asked @tariq1890 to move them because they can panic since this PR, so it's better to break compile compatibility (if any) than getting a panic inside a library. |
Hello :) how can we move this PR forward? It's been open for a while and I've been through multiple iterations already. Hoping to close this out |
/test-all |
thx for confirming @zeeke. ill merge this one once CI pass. |
When debugging CNI configs, it becomes a lot easier when we can see pretty-printed JSON in NetworkAttachmentDefinitions