-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update k0s images #1192
chore: update k0s images #1192
Commits on Sep 16, 2024
-
Update Dev requirements (#1173)
* Update Dev requirements * Update README.md Co-authored-by: Ethan Mosbaugh <ethan@replicated.com> --------- Co-authored-by: Ethan Mosbaugh <ethan@replicated.com>
Configuration menu - View commit details
-
Copy full SHA for 2a79676 - Browse repository at this point
Copy the full SHA 2a79676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2b9dd - Browse repository at this point
Copy the full SHA 7e2b9ddView commit details -
chore(ci): test proxied upgrade (#1138)
* chore(ci): test proxied upgrade * disable test * sleep up to 30s waiting for an ipv4 inet IP for VMs * updated adminconsole version * reenable tests * f * f --------- Co-authored-by: Andrew Lavery <laverya@umich.edu> Co-authored-by: emosbaugh <371319+emosbaugh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9888f9 - Browse repository at this point
Copy the full SHA c9888f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8428528 - Browse repository at this point
Copy the full SHA 8428528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d52564 - Browse repository at this point
Copy the full SHA 4d52564View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4adc964 - Browse repository at this point
Copy the full SHA 4adc964View commit details -
add local-dev dir to gitignore (#1177)
* add a licenses dir to the gitignore for storing test licenses * rename this to local-dev
Configuration menu - View commit details
-
Copy full SHA for 39ebc92 - Browse repository at this point
Copy the full SHA 39ebc92View commit details -
bug: fix fio build so it can be used on other cpus (#1178)
use the --disable-native option so it does not optmize for the cpu.
Configuration menu - View commit details
-
Copy full SHA for babcecd - Browse repository at this point
Copy the full SHA babcecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3618bd1 - Browse repository at this point
Copy the full SHA 3618bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fabb87b - Browse repository at this point
Copy the full SHA fabb87bView commit details -
Dev env - always patch operator on up (#1193)
* Dev env - always patch operator on up
Configuration menu - View commit details
-
Copy full SHA for 8ab69ee - Browse repository at this point
Copy the full SHA 8ab69eeView commit details -
chore(ci): build and tag all image architectures (#1160)
* chore(ci): build multi-arch images * build multi-arch images * f * f * f
Configuration menu - View commit details
-
Copy full SHA for 52278b7 - Browse repository at this point
Copy the full SHA 52278b7View commit details
Commits on Sep 18, 2024
-
feat: update adminconsole version (#1196)
updated adminconsole version Co-authored-by: sgalsaleh <39952863+sgalsaleh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a7a9fb - Browse repository at this point
Copy the full SHA 6a7a9fbView commit details -
chore(ci): experiment with dagger (#1179)
* chore(ci): experiment with dagger * f * f * f * f * f * f
Configuration menu - View commit details
-
Copy full SHA for 4387b51 - Browse repository at this point
Copy the full SHA 4387b51View commit details -
chore: skip proxy tests on k0s < 1.29 (#1198)
proxy installations are not supported on k0s < 1.29.
Configuration menu - View commit details
-
Copy full SHA for 7356014 - Browse repository at this point
Copy the full SHA 7356014View commit details -
check if chart values parse as yaml before installing application (#1194
Configuration menu - View commit details
-
Copy full SHA for 57ea942 - Browse repository at this point
Copy the full SHA 57ea942View commit details -
fix(ci): do not override digest for wrong architecture (#1197)
* fix(ci): do not override digest for wrong architecture * f
Configuration menu - View commit details
-
Copy full SHA for ba73ec2 - Browse repository at this point
Copy the full SHA ba73ec2View commit details -
feat(preflights): include preflight collect results in support bundle (…
…#1195) * feat(preflights): include preflight collect results in support bundle * f * f
Configuration menu - View commit details
-
Copy full SHA for 545c1f9 - Browse repository at this point
Copy the full SHA 545c1f9View commit details
Commits on Sep 19, 2024
-
chore: update k0s images (#1107)
Update image versions Co-authored-by: sgalsaleh <39952863+sgalsaleh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 734a6c5 - Browse repository at this point
Copy the full SHA 734a6c5View commit details -
automatically detect node ip during install for noproxy (#1186)
* add a note to readme specifying a folder to place the license * get default interface * wip default noproxies and prompts * disable most tests * prompt for new noproxy * store provided noproxy values and total noproxy values independently * dedup code * simplify noproxy subnet * regen CRDs * update unit tests * fix no-prompt case * ? * FFFF * ??? * test bigger noproxy * reuse proxy object, don't rederive from flags * reorder imports * Revert "disable most tests" This reverts commit 9479324. * misspelling * rename to combineNoProxySuppliedValuesAndDefaults, remove debug logs * add link to k0s logic * recursively prompt for noproxy * remove prompts for proxy, just add the default subnet if the current IP is not covered * maybePromptForNoProxy -> includeLocalIPInNoProxy * check the noproxy config on node join * test that should fail to ensure that join command preflights are working properly * fix 'adding "blah" to the noproxy you provided' message * test failed successfully, restoring it * restore all tests, again * Accept Alex's suggestions for noproxy messaging Co-authored-by: Alex Parker <7272359+ajp-io@users.noreply.github.com> --------- Co-authored-by: Alex Parker <7272359+ajp-io@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 058761e - Browse repository at this point
Copy the full SHA 058761eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c731d7 - Browse repository at this point
Copy the full SHA 7c731d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab75c3 - Browse repository at this point
Copy the full SHA 1ab75c3View commit details -
feat: ability to specify network interface (#1204)
* feat: ability to specify network interface
Configuration menu - View commit details
-
Copy full SHA for 41cda7e - Browse repository at this point
Copy the full SHA 41cda7eView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15fe867 - Browse repository at this point
Copy the full SHA 15fe867View commit details -
feat: determine network interface / IP on join (#1207)
* feat: determine network interface / IP on join
Configuration menu - View commit details
-
Copy full SHA for acc9ea2 - Browse repository at this point
Copy the full SHA acc9ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb52ef - Browse repository at this point
Copy the full SHA 1bb52efView commit details -
feat: ability to override admin console and lam host ports (#1201)
* feat: ability to override admin console and lam host ports * kots overrides * f * Revert "kots overrides" This reverts commit edbded1. * update kots
Configuration menu - View commit details
-
Copy full SHA for c6a57a4 - Browse repository at this point
Copy the full SHA c6a57a4View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3fe217d - Browse repository at this point
Copy the full SHA 3fe217dView commit details -
fix(ci): apko login before publish (#1217)
* fix(ci): apko login before publish * fix(ci): apko login before publish * fix(ci): apko login before publish * fix(ci): apko login before publish * f
Configuration menu - View commit details
-
Copy full SHA for 41cdc9f - Browse repository at this point
Copy the full SHA 41cdc9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9570e97 - Browse repository at this point
Copy the full SHA 9570e97View commit details -
use the entire installation spec object in node join response (#1211)
* use unified join command response also check/enforce EC version mismatch * add kots image override * unit tests and preflights * update kotsadm image * f * Spec -> InstallationSpec * updated adminconsole version * remove override image --------- Co-authored-by: laverya <2318911+laverya@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46bd74d - Browse repository at this point
Copy the full SHA 46bd74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f5e4a - Browse repository at this point
Copy the full SHA 20f5e4aView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 595d3a2 - Browse repository at this point
Copy the full SHA 595d3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e572392 - Browse repository at this point
Copy the full SHA e572392View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cfe38 - Browse repository at this point
Copy the full SHA e2cfe38View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4f712f - Browse repository at this point
Copy the full SHA c4f712fView commit details