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 'pod-cidr' and 'service-cidr' install/restore flags (#728)
* add 'pod-cidr' and 'service-cidr' install/restore flags
* f
* add custom CIDR test
* range sizes
* skip more tests
* change test IPs
* f
* f
* +x
* f
* implement pod/service cidr check
* set calico IP detection method to 'kubernetes internal ip'
* that would be silly
* induce test failure
* wait for goldpinger properly
* undo intentional breakage, enable multinode test
* f
* improve goldpinger wait failure case
* add test combining custom CIDR and proxy
* describe goldpinger pods on failure
* wide output
* update operator to v0.36.3
* update join command response
* update pod CIDR on join
* f
* populate network in install
* admin console image override
* override service cidr
* that was not the right solution
* test with only worker nodes
* return to testing with controllers
* debug
* f
* k0s says this is a hack
* skip join config overrides
* join cidrs
* remove cidr flag
* slight refactor
* 4 nodes for default cidr test
* remove server certs on join to force regeneration
* /etc/k0s/k0s.yaml
* better /etc/k0s/k0s.yaml
* f
* cleanup and reenable tests
* airgap upgrade test
* use all additional args in airgap install
* use proper IP range for registry service
* operator fix for airgap installs
* f
* use released operator
* override configs before joining node to cluster
* cleanup unneeded comment
* backup with different cidrs
* what is this file
* correct unmarshal function
* ?
* check installation object
* ???
* ?????
* are you kidding me
* include custom CIDRs in restore command
* support arbitrary args in restore-installation-airgap.exp
* postmerge compile fixes
* f
* cfg passthrough
* remove backup store validation for testing
* fix --proxy flag
* another test
* what is being symlinked
* where is this failing
* areyoukiddingme
* reenable backup store validation
* ensure I'm creating the right cluster to begin with
* operator image override
* skip restoring installation to see if registry restores properly without it
* remove ECO image override
* update ECO again
* use released operator version
* small fixups
* reenable all the tests
* f
* minor test cleanups
* move non-proxied custom cidr test out of the proxy test file
* use released kots v1.111.0
0 commit comments