-
Notifications
You must be signed in to change notification settings - Fork 9
chore: update seaweedfs images #2014
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
Closed
replicated-ci-ec
wants to merge
20
commits into
emosbaugh/sc-112426/enable-worker-ha
from
automation/seaweedfs-image-dependencies
Closed
chore: update seaweedfs images #2014
replicated-ci-ec
wants to merge
20
commits into
emosbaugh/sc-112426/enable-worker-ha
from
automation/seaweedfs-image-dependencies
Conversation
This file contains hidden or 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
ffa2ff2 to
b2fc59e
Compare
|
This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID. Online Installer: Airgap Installer (may take a few minutes before the airgap bundle is built): Happy debugging! |
d63a214 to
603ed44
Compare
* Wait for worker node to be ready when joining
b2fc59e to
1a1e55c
Compare
…2006) chore: add Windows Defender (wdavdaemon) security tool in support bundle spec Signed-off-by: Evans Mungai <evans@replicated.com> Co-authored-by: Andrew Lavery <laverya@umich.edu>
* feat(ha): node local loadbalancing * f * f * f * f * f * f * f * f * f * test with new kots binary * no-op * fix kots version * no-op * f * no-op * keep noop * f * f * f * f * f * f * f * f * f --------- Co-authored-by: Salah Aldeen Al Saleh <sg.alsaleh@gmail.com>
An error occurred while trying to automatically change base from
emosbaugh/sc-112426/enable-worker-ha
to
main
March 25, 2025 18:18
An error occurred while trying to automatically change base from
emosbaugh/sc-112426/enable-worker-ha
to
main
March 25, 2025 18:20
* add jobs to scan released images * change comment to be accurate that we are scanning the registry image * Update .github/workflows/daily-container-scans.yml Co-authored-by: Andrew Lavery <laverya@umich.edu> --------- Co-authored-by: Andrew Lavery <laverya@umich.edu>
only run our components on controller nodes
1a1e55c to
8cd6496
Compare
* worker profiles investigation (#1915) * always enable last defined worker profile * handle errors * unmarshal to clusterconfig * rename var * extract k0s patch from unsupportedOverrides * oops * try using patch function * debug * pass overrides through to install flags * simplify worker profile determination code * just read config from disk * choose worker profile based on node role * fix crds * log profiles * f * add worker profiles to spec * workerprofiles in config * generate * split override functions * include worker profiles in cfg on join * move to unsupported overrides * always apply first defined worker profile if any are set * regenerate static * manifests --------- Co-authored-by: hedge-sparrow <sparrow@spooky.academy> * schemas * schemas * try and get first defined profile from kots join command response * fix outdated release.GetEmbeddedClusterConfig calls * remove unneeded check for profile name * change workerprofiles position in test config * reverse selection of join profile * kots image override * test print spec * test print spec * move worker profiles back to k0s override config * no custom kots * move test config worker profiles * don't care about profiles key here * oops * more safety * print debug * extract k0s config from installation object properly * uh * generate * manifests * load profiles from config on disk * manifests * remove unused err check * vibe coding * also include worker profiles when patching config * debug loggin * debug loggin * more debug logging * more debug logging * try Dig over DigMapping * log patched config * make sure config is synced to disk before reading back to get profiles * verbose logging of config loading? * try k0s own config reader * proper debug logging * debug not error * PR comments * Remove unused config from other function sigs * add worker profiles to e2e apps * add check for worker profiles * rework worker profile checking * previous-stable is not the current version * fix check for profile on worker nodes * remove worker profile check from check-installation-state due to old-version-upgrade tests * pass errors when relevant * fix dryrun join test, add more nil checking --------- Co-authored-by: Andrew Lavery <laverya@umich.edu>
…es (#2032) Bumps the security group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.2` | `1.36.3` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.7` | `1.29.11` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.63` | `1.17.68` | | [github.com/containers/image/v5](https://github.com/containers/image) | `5.34.0` | `5.34.2` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.6.6` | `6.6.7` | | [github.com/ohler55/ojg](https://github.com/ohler55/ojg) | `1.26.1` | `1.26.2` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.2` | `1.36.3` | | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.27.5` | `2.27.6` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.17.1` | `3.17.2` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.2` | `0.32.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.32.2` | `0.32.3` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.2` | `0.32.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.2` | `0.20.4` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.2` | `0.32.3` | Updates `github.com/aws/aws-sdk-go-v2` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.36.2...v1.36.3) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.7 to 1.29.11 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.29.7...config/v1.29.11) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.60 to 1.17.64 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.60...credentials/v1.17.64) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.63 to 1.17.68 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.63...feature/s3/manager/v1.17.68) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.77.1 to 1.78.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.77.1...service/s3/v1.78.2) Updates `github.com/containers/image/v5` from 5.34.0 to 5.34.2 - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.34.0...v5.34.2) Updates `github.com/jedib0t/go-pretty/v6` from 6.6.6 to 6.6.7 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.6.6...v6.6.7) Updates `github.com/ohler55/ojg` from 1.26.1 to 1.26.2 - [Release notes](https://github.com/ohler55/ojg/releases) - [Changelog](https://github.com/ohler55/ojg/blob/develop/CHANGELOG.md) - [Commits](ohler55/ojg@v1.26.1...v1.26.2) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `github.com/urfave/cli/v2` from 2.27.5 to 2.27.6 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.27.5...v2.27.6) Updates `golang.org/x/crypto` from 0.33.0 to 0.36.0 - [Commits](golang/crypto@v0.33.0...v0.36.0) Updates `golang.org/x/term` from 0.29.0 to 0.30.0 - [Commits](golang/term@v0.29.0...v0.30.0) Updates `helm.sh/helm/v3` from 3.17.1 to 3.17.2 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.17.1...v3.17.2) Updates `k8s.io/api` from 0.32.2 to 0.32.3 - [Commits](kubernetes/api@v0.32.2...v0.32.3) Updates `k8s.io/apimachinery` from 0.32.2 to 0.32.3 - [Commits](kubernetes/apimachinery@v0.32.2...v0.32.3) Updates `k8s.io/cli-runtime` from 0.32.2 to 0.32.3 - [Commits](kubernetes/cli-runtime@v0.32.2...v0.32.3) Updates `k8s.io/client-go` from 0.32.2 to 0.32.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.2...v0.32.3) Updates `k8s.io/kubectl` from 0.32.2 to 0.32.3 - [Commits](kubernetes/kubectl@v0.32.2...v0.32.3) Updates `sigs.k8s.io/controller-runtime` from 0.20.2 to 0.20.4 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.2...v0.20.4) Updates `k8s.io/apiextensions-apiserver` from 0.32.2 to 0.32.3 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.32.2...v0.32.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/ohler55/ojg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: k8s.io/kubectl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8cd6496 to
a336f86
Compare
… the go_modules group across 1 directory (#2033) build(deps): bump golang.org/x/net Bumps the go_modules group with 1 update in the /kinds directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.34.0 to 0.36.0 - [Commits](golang/net@v0.34.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(ha): integration tests * f * f * f * f * f * f * f * f * f * f
* show controller role name in prompts * fix tests * fix tests
a336f86 to
7dc4ba8
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