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
feat: create library for embedding kots release (#279)
* feat: create library for embedding kots release
created a library so we can use it on airgap project. this library
allows for embedding kots releases into an embedded cluster binary.
* chore: moving customization package to embed package
move the logic from the customization package into the embed package.
* chore: generating the binary using the library
generate the embedded-cluster binary used during our e2e tests using our
library of embedded kots releases into embedded-cluster binaries.
0 commit comments