1.9.0+k8s-1.28
·
1187 commits
to main
since this release
Features
- use chainguard for LAM and utils images (#780) #780 (Ethan Mosbaugh)
- build k0s images with chainguard (#793) #793 (Salah Al Saleh)
- pull add on images through replicated proxy (#757) #757 (Ricardo Maraschini)
- use chainguard for OpenEBS images (#794) #794 (Ethan Mosbaugh)
- use chainguard for OpenEBS images - feedback (#809) #809 (Ethan Mosbaugh)
- use chainguard for velero (#816) #816 (Ethan Mosbaugh)
- use chainguard for velero - feedback (#818) #818 (Ethan Mosbaugh)
- remove unused k0s images from airgap bundle (#821) #821 (Ethan Mosbaugh)
- update openebs version (#826) #826 (replicated-ci)
- scan images for CVEs (#827) #827 (Ethan Mosbaugh)
- remove kube-rbac-proxy image (#863) #863 (Ethan Mosbaugh)
- update seaweedfs version (#868) #868 (replicated-ci)
- update adminconsole version (#867) #867 (replicated-ci)
- update velero version (#866) #866 (replicated-ci)
- upgrade operator to remove kube-rbac-proxy (#876) #876 (Ethan Mosbaugh)
- proxy envoy image (#883) #883 (Ethan Mosbaugh)
Bug Fixes
- ci: VERSION var collision (#792) #792 (Ethan Mosbaugh)
- ci: eco update addon is broken (#830) #830 (Ethan Mosbaugh)
- failed to upload sarif file permission denied (#845) #845 (Ethan Mosbaugh)
- ci: add back helm repos for client pull (#858) #858 (Ethan Mosbaugh)
- ci: no apko-output-image after apko-login (#884) #884 (Ethan Mosbaugh)
- ci: upgrade action github/codeql-action/upload-sarif@v3 (#885) #885 (Ethan Mosbaugh)
- ci: cves are not closed in code scanning alerts (#892) #892 (Ethan Mosbaugh)
- pin kubectl version to same as k0s (#895) #895 (Ethan Mosbaugh)
Builds
- deps: bump github.com/replicatedhq/embedded-cluster-operator from 0.40.0 to 0.40.2 (#791) #791 (dependabot[bot])
- deps: bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.3 (#877) #877 (dependabot[bot])
- deps: bump github.com/gorilla/schema from 1.2.0 to 1.4.1 in the go_modules group (#882) #882 (dependabot[bot])
- deps: bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 in the security group (#888) #888 (dependabot[bot])
- deps: bump github.com/replicatedhq/troubleshoot from 0.97.0 to 0.98.0 (#889) #889 (dependabot[bot])
- deps: bump github.com/replicatedhq/embedded-cluster-operator from 0.40.2 to 0.42.0 (#891) #891 (dependabot[bot])
- deps: bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group (#880) #880 (dependabot[bot])
- deps: bump github.com/rs/cors from 1.10.1 to 1.11.0 in the go_modules group (#881) #881 (dependabot[bot])
- deps: bump github.com/containers/image/v5 from 5.31.1 to 5.32.0 (#890) #890 (dependabot[bot])
Chores
- use reimplimented types (#738) #738 (Ash)
- Add hostname mismatch support bundle check (#808) #808 (Gerard Nguyen)
- update velero images (#823) #823 (replicated-ci)
- update k0s images (#824) #824 (replicated-ci)
- update velero images (#832) #832 (replicated-ci)
- Add host preflights to check k0s system requirements (#758) #758 (Evans Mungai)
- fix LAM workflow (#875) #875 (Ethan Mosbaugh)
- update openebs images (#871) #871 (replicated-ci)
- update k0s images (#873) #873 (replicated-ci)
- update velero images (#872) #872 (replicated-ci)
- update seaweedfs images (#870) #870 (replicated-ci)
- utils image is no longer built on merge (#886) #886 (Ethan Mosbaugh)
- always collect e2e support bundles and recordings (#837) #837 (Ricardo Maraschini)
Commits
- 04934f7: k0s 1.28.10 (Josh De Winne) #893
- cf55405: k0s 1.28.10 (Josh De Winne) #893
- f105536: Merge branch 'main' into k0s-1-28-10 (Josh De Winne) #893
- 76c2b2e: Merge remote-tracking branch 'origin/main' into k0s-1-28-10 (Andrew Lavery) #893
- 91c840e: Merge remote-tracking branch 'origin/main' into k0s-1-28-10 (Andrew Lavery) #893
- 077e38f: Merge remote-tracking branch 'origin/main' into k0s-1-28-10 (Andrew Lavery) #893
- d73df21: Merge remote-tracking branch 'origin/main' into k0s-1-28-10 (Andrew Lavery) #893
- 93a9ea3: merge main (Salah Al Saleh) #893
- 6471cb2: run make go.mod (Salah Al Saleh) #893
- 50d91e8: Make suggestions if typo in command name (#785) (Alex Parker) #785
- cbb2d8d: speed up kotsadm readiness check (#788) (Andrew Lavery) #788
- 5e312db: update to k0s 1.29.6 (#789) (Andrew Lavery) #789
- 5dec746: Build k0s calico-cni and calico-kube-controllers images with Chainguard (#797) (Salah Al Saleh) #797
- 2a12be9: build images in parallel to the binary (#799) (Andrew Lavery) #799
- 73e3cfd: Refactor apko related functions and move to utils (#800) (Salah Al Saleh) #800
- 0bb4154: unify on-PR and on-merge workflows (#801) (Andrew Lavery) #801
- 2467dc0: ensure both images and binaries are built before creating releases (#810) (Andrew Lavery) #810
- ed59441: Automated openebs image updates (#812) (replicated-ci) #812
- cc3d336: Automated k0s image updates (#811) (replicated-ci) #811
- 12859dc: Build kube-proxy image with Chainguard (#817) (Salah Al Saleh) #817
- 14fd302: Build envoy image with chainguard (#819) (Salah Al Saleh) #819
- 30eb77c: use the downloadAirgapBundle for the ResetAndReinstallAirgap test (#831) (Andrew Lavery) #831
- ae48968: fix HA cluster upgrades (#798) (Andrew Lavery) #798
- e8d30a1: Build pause image with chainguard (#833) (Salah Al Saleh) #833
- efafa4b: Build seaweedfs image with chainguard (#842) (Salah Al Saleh) #842
- 009409f: use latest patch image versions (#855) (Salah Al Saleh) #855
- fa657ec: move a lot of test code to common.sh (#857) (Andrew Lavery) #857
- 380cf43: Always use latest kubectl version (#862) (Salah Al Saleh) #862
- e7e6329: Add autoamted PRs manager (#878) (Salah Al Saleh) #878
- 1522dae: Don't label automated PRs (#879) (Salah Al Saleh) #879
- 8714afe: Group dependabot patch PRs (#887) (Salah Al Saleh) #887
- c503c92: merge main (Salah Al Saleh) #893
- 0032697: Ensure k8s version matches the target version after upgrades (#894) (Ethan Mosbaugh) #894
- e78aa7a: merge main (Salah Al Saleh) #893