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
Ketch uses quite a few Go templates that are declared in source files. It would be nice to update Ketch to use Go 1.16, and use the new embed feature to move the templates into separate files in the source tree and embed them in the Ketch/Ketch Controller binaries.
The text was updated successfully, but these errors were encountered:
Ketch uses quite a few Go templates that are declared in source files. It would be nice to update Ketch to use Go 1.16, and use the new embed feature to move the templates into separate files in the source tree and embed them in the Ketch/Ketch Controller binaries.
The text was updated successfully, but these errors were encountered: