You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested on 3.1.1, then on 3.4.0 to 3.4.2.
3.1.1 generated the .conf correctly, as the second item above.
The 3.4.x releases generated all the directives on the same line above.
Environment:
Kind, K3d and AKS
Tested versions:
3.1.1, 3.2, 3.3 and 3.4.0, 3.4.1 and 3.4.2
Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂
Cheers!
jasonwilliams14
changed the title
Generated config wraps directives inside comments
Generated config wraps directives on one line, not properly formatted .conf
Feb 8, 2024
Description:
Moving from 3.x to 3.4.2, the generated .conf has wrapping configs with the directives inside the comments.
An example:
The new conf in 3.4.2:
The same .conf generated in 3.x:
To reproduce the issue:
I tested on 3.1.1, then on 3.4.0 to 3.4.2.
3.1.1 generated the .conf correctly, as the second item above.
The 3.4.x releases generated all the directives on the same line above.
Environment:
Kind, K3d and AKS
Tested versions:
3.1.1, 3.2, 3.3 and 3.4.0, 3.4.1 and 3.4.2
The problem only occurs on the 3.4.x release.
Possible related issues:
#4824
#5020
The text was updated successfully, but these errors were encountered: