-
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
Closed
replicated-ci-ec
wants to merge
36
commits into
tag-images-per-arch
from
automation/k0s-image-dependencies
Closed
chore: update k0s images #1192
replicated-ci-ec
wants to merge
36
commits into
tag-images-per-arch
from
automation/k0s-image-dependencies
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update Dev requirements * Update README.md Co-authored-by: Ethan Mosbaugh <ethan@replicated.com> --------- Co-authored-by: Ethan Mosbaugh <ethan@replicated.com>
* 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>
* add a licenses dir to the gitignore for storing test licenses * rename this to local-dev
use the --disable-native option so it does not optmize for the cpu.
replicated-ci-ec
force-pushed
the
automation/k0s-image-dependencies
branch
from
September 17, 2024 17:10
3d046dc
to
58b8007
Compare
* Dev env - always patch operator on up
* chore(ci): build multi-arch images * build multi-arch images * f * f * f
An error occurred while trying to automatically change base from
tag-images-per-arch
to
main
September 17, 2024 19:38
replicated-ci-ec
force-pushed
the
automation/k0s-image-dependencies
branch
from
September 18, 2024 04:05
58b8007
to
335a319
Compare
updated adminconsole version Co-authored-by: sgalsaleh <39952863+sgalsaleh@users.noreply.github.com>
* chore(ci): experiment with dagger * f * f * f * f * f * f
proxy installations are not supported on k0s < 1.29.
* fix(ci): do not override digest for wrong architecture * f
…#1195) * feat(preflights): include preflight collect results in support bundle * f * f
replicated-ci-ec
force-pushed
the
automation/k0s-image-dependencies
branch
from
September 19, 2024 04:05
335a319
to
7a517d7
Compare
Update image versions Co-authored-by: sgalsaleh <39952863+sgalsaleh@users.noreply.github.com>
* 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>
* feat: ability to specify network interface
replicated-ci-ec
force-pushed
the
automation/k0s-image-dependencies
branch
from
September 20, 2024 04:05
7a517d7
to
59885e3
Compare
* feat: determine network interface / IP on join
* feat: ability to override admin console and lam host ports * kots overrides * f * Revert "kots overrides" This reverts commit edbded1. * update kots
replicated-ci-ec
force-pushed
the
automation/k0s-image-dependencies
branch
from
September 21, 2024 04:05
59885e3
to
cefa609
Compare
* 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
* 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>
replicated-ci-ec
force-pushed
the
automation/k0s-image-dependencies
branch
from
September 24, 2024 04:05
cefa609
to
a118c5c
Compare
replicated-ci-ec
force-pushed
the
automation/k0s-image-dependencies
branch
from
September 25, 2024 04:05
a118c5c
to
c4f712f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated changes by the image-deps-updater GitHub action