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
Recent changes to the plugin config parsing to retain plugin order
failed to account for the more verbose HCL or JSON forms.
This PR fixes the code to handle these forms as well as prevents
duplicate declarations, which was accidentally allowed as part of the
previous change.
Fixes: spiffe#3938
Signed-off-by: Andrew Harding <azdagron@gmail.com>
* Fix plugin config parsing code
Recent changes to the plugin config parsing to retain plugin order
failed to account for the more verbose HCL or JSON forms.
This PR fixes the code to handle these forms as well as prevents
duplicate declarations, which was accidentally allowed as part of the
previous change.
Fixes: #3938
Signed-off-by: Andrew Harding <azdagron@gmail.com>
* Add another test case
Signed-off-by: Andrew Harding <azdagron@gmail.com>
---------
Signed-off-by: Andrew Harding <azdagron@gmail.com>
* Fix plugin config parsing code
Recent changes to the plugin config parsing to retain plugin order
failed to account for the more verbose HCL or JSON forms.
This PR fixes the code to handle these forms as well as prevents
duplicate declarations, which was accidentally allowed as part of the
previous change.
Fixes: spiffe#3938
Signed-off-by: Andrew Harding <azdagron@gmail.com>
* Add another test case
Signed-off-by: Andrew Harding <azdagron@gmail.com>
---------
Signed-off-by: Andrew Harding <azdagron@gmail.com>
This config works under 1.5.4 but under 1.6.0 now throws:
config:
The text was updated successfully, but these errors were encountered: