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
* add airgap flag. disable metrics when airgap flag is passed
* add 'materialize airgap files' function
* tell k0s to find helm charts on the host
* wip create configmaps for airgap installation
* ensure automated install gets run
* flesh out configmap creation code
* call configmap creation before waiting for charts
* begin app configmap test
* finish app configmap test
* implement app airgap bundle version checker
* lint fix
* f
* check that the airgap bundle matches the binary before installing
* check airgap bundle version on join, and ensure version matches too
* set airgap values in helm chart
* implement MaterializeAirgapImages
* wip registry and seaweed
* install seaweedfs
* wait for ns first
* add chart to expected metadata
* fix seaweedfs storageclass
* disable filer, fix total seaweedfs wait count, fix s3 config
* reenable filer
* disable unsupported overrides test until I have all the new charts worked out
* use hostpaths
* expose seaweed creds to other addons
* no master/filer storage?
* kepe master hostpath
* add registry?
* fixups
* give filer a pvc again
* registry chart registry name
* fix secret
* override the name
* airgap chart metadata
* remove tarball
here you go Chris
* fix unit test
* f
* airgap test file
* a testing change
* update materialize code
* materialize proper airgap file format
* all pvcs for seaweed
* fixes
* materialize both the docker images and helm charts
* include the app release semver in the helm chart path
* reenable unsupported overrides test
* automatically update charts
* lolgic
* include chart versions in filenames, don't use app version dirs
* create kotsadm namespace in configmap upload
* hostpath registry
* fix version test
* run airgap outros too
* update registry config
* fix configmap creation log message
* real registry user/pw
* rework airgap bundle format
* update registry name
* improve spinners
* due to name change registry comes before operator
* remove seaweed labels
* f
* fix version
* typo
* use real registry IP
* labels
* simplify registry address code
* add insecure registry config, fix registry secret type
* fix admin console code
* reorder imports
* fix registry config to allow writing
* run registry as root instead of chmoding the directory
* rename constants
* rename 'airgap' flag to 'airgap-bundle', and hide it
* import external embedded cluster release metadata type
* rename functions
* require embedded release when installing airgap
0 commit comments