Skip to content

Conversation

@replicated-ci-ec
Copy link
Collaborator

Automated changes by the image-deps-updater GitHub action

@replicated-ci-ec replicated-ci-ec force-pushed the automation/seaweedfs-image-dependencies branch 2 times, most recently from ffa2ff2 to b2fc59e Compare March 24, 2025 18:17
@github-actions
Copy link

github-actions bot commented Mar 24, 2025

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-8cd6496" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-8cd6496?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@emosbaugh emosbaugh force-pushed the emosbaugh/sc-112426/enable-worker-ha branch from d63a214 to 603ed44 Compare March 24, 2025 23:26
* Wait for worker node to be ready when joining
@replicated-ci-ec replicated-ci-ec force-pushed the automation/seaweedfs-image-dependencies branch from b2fc59e to 1a1e55c Compare March 25, 2025 04:03
sgalsaleh and others added 5 commits March 25, 2025 08:20
…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
emosbaugh and others added 4 commits March 25, 2025 22:02
* 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
@replicated-ci-ec replicated-ci-ec force-pushed the automation/seaweedfs-image-dependencies branch from 1a1e55c to 8cd6496 Compare March 26, 2025 04:03
sgalsaleh and others added 5 commits March 26, 2025 11:33
* 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>
@replicated-ci-ec replicated-ci-ec force-pushed the automation/seaweedfs-image-dependencies branch from 8cd6496 to a336f86 Compare March 27, 2025 04:05
dependabot bot and others added 3 commits March 27, 2025 06:04
… 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
ajp-io and others added 2 commits March 27, 2025 20:53
* show controller role name in prompts

* fix tests

* fix tests
@replicated-ci-ec replicated-ci-ec force-pushed the automation/seaweedfs-image-dependencies branch from a336f86 to 7dc4ba8 Compare March 28, 2025 04:05
@emosbaugh emosbaugh closed this Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants