Releases: replicatedhq/embedded-cluster
Releases · replicatedhq/embedded-cluster
2.8.0+k8s-1.31-rc0
Features
- preflight storage needed to perform airgap install (#2336) #2336 (Evans Mungai)
- update adminconsole version (#2606) #2606 (replicated-ci-ec)
- update adminconsole version (#2608) #2608 (replicated-ci-ec)
Builds
- deps: bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible in the go_modules group across 1 directory (#2598) #2598 (dependabot[bot])
Chores
- ci: Handle exit code 143 during reset within CMX (#2597) #2597 (Kyle Squizzato)
- ci: Handle exit code 143 during reset within docker based clusters (#2603) #2603 (Salah Al Saleh)
- update velero images (#2601) #2601 (replicated-ci-ec)
Commits
- 39d87ae: Fix scanning images with same tags but different digests (#2596) (Salah Al Saleh) #2596
- f72a2ac: Add logic to run app preflight checks from a preflight spec (#2595) (Salah Al Saleh) #2595
- 80fb2ff: Resolve selinux installation issues (#2394) (Ash) #2394
- 3da0c87: Add logic to app controller to run app preflights (#2605) (Salah Al Saleh) #2605
2.7.4+k8s-1.31
Features
- api: http proxy stub template functions (#2547) #2547 (Ethan Mosbaugh)
- api: LicenseDockerCfg template function support (#2548) #2548 (Ethan Mosbaugh)
- api: static template function support (#2549) #2549 (Ethan Mosbaugh)
- update velero version (#2558) #2558 (replicated-ci-ec)
- ui: add reveal button for password inputs (#2560) #2560 (João Antunes)
- update adminconsole version (#2562) #2562 (replicated-ci-ec)
- update velero version (#2565) #2565 (replicated-ci-ec)
- ui: highlight required items (#2546) #2546 (Diamon Wiggins)
- api: empty app config hidden required fields should return error (#2574) #2574 (Ethan Mosbaugh)
- api: don't show hidden app config items to the client (#2593) #2593 (João Antunes)
Bug Fixes
- ui: show error message for empty password in UI (#2559) #2559 (João Antunes)
Builds
- deps-dev: bump @playwright/test from 1.53.2 to 1.54.1 in /e2e/playwright (#2466) #2466 (dependabot[bot])
- deps: bump the security group across 1 directory with 2 updates (#2577) #2577 (dependabot[bot])
- deps-dev: bump @types/node from 24.0.15 to 24.1.0 in /web (#2580) #2580 (dependabot[bot])
- deps-dev: bump @eslint/js from 9.31.0 to 9.32.0 in /web (#2582) #2582 (dependabot[bot])
- deps-dev: bump @types/node from 24.0.15 to 24.1.0 in /e2e/playwright (#2578) #2578 (dependabot[bot])
- deps-dev: bump eslint from 9.31.0 to 9.32.0 in /web (#2579) #2579 (dependabot[bot])
- deps-dev: bump typescript-eslint from 8.37.0 to 8.38.0 in /web (#2581) #2581 (dependabot[bot])
- deps: bump github.com/replicatedhq/troubleshoot from 0.120.3 to 0.121.0 (#2584) #2584 (dependabot[bot])
- deps: bump github.com/onsi/gomega from 1.37.0 to 1.38.0 (#2585) #2585 (dependabot[bot])
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (#2583) #2583 (dependabot[bot])
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 in /kinds (#2586) #2586 (dependabot[bot])
Chores
- update k0s images (#2539) #2539 (replicated-ci-ec)
- web: upgrade deps (#2550) #2550 (Ethan Mosbaugh)
- use securebuild goldpinger image (#2552) #2552 (Ethan Mosbaugh)
- update k0s images (#2555) #2555 (replicated-ci-ec)
- update seaweedfs images (#2553) #2553 (replicated-ci-ec)
- update k0s images (#2563) #2563 (replicated-ci-ec)
- update openebs images (#2541) #2541 (replicated-ci-ec)
- ci: pin k0s upgrade automation to current minor (#2573) #2573 (Ethan Mosbaugh)
- api: add app controller (#2572) #2572 (João Antunes)
- ci: block CI on failure to build (#2588) #2588 (João Antunes)
- troubleshoot: bump to v0.121.2 (#2591) #2591 (João Antunes)
Commits
- 5163536: Support repl templates - Integrate Template API Endpoint with UI (#2551) (Salah Al Saleh) #2551
- 3330e80: Add cursor bugbot rules (#2571) (Salah Al Saleh) #2571
- 3ee08cf: Extract Charts tarballs and v1beta2 HelmChart custom resources (#2570) (Salah Al Saleh) #2570
- 8fd5b73: Template the HelmChart custom resources (#2575) (Salah Al Saleh) #2575
- 52b5b23: Update Makefile versions (#604) (replicated-ci) #604
- aae8a9e: Generate Helm values for each chart using its HelmChart custom resource (#2576) (Salah Al Saleh) #2576
- e7a8faa: Add ability to dryrun render Helm charts (#2589) (Salah Al Saleh) #2589
- f925f03: Extract preflight specs from templated Helm charts (#2592) (Salah Al Saleh) #2592
- f055e67: Do not fail image scan workflows until we fully utilize SecureBuild images (#2594) (Salah Al Saleh) #2594
2.7.4+k8s-1.30
Features
- api: http proxy stub template functions (#2547) #2547 (Ethan Mosbaugh)
- api: LicenseDockerCfg template function support (#2548) #2548 (Ethan Mosbaugh)
- api: static template function support (#2549) #2549 (Ethan Mosbaugh)
- update velero version (#2558) #2558 (replicated-ci-ec)
- ui: add reveal button for password inputs (#2560) #2560 (João Antunes)
- update adminconsole version (#2562) #2562 (replicated-ci-ec)
- update velero version (#2565) #2565 (replicated-ci-ec)
- ui: highlight required items (#2546) #2546 (Diamon Wiggins)
- api: empty app config hidden required fields should return error (#2574) #2574 (Ethan Mosbaugh)
Bug Fixes
- ui: show error message for empty password in UI (#2559) #2559 (João Antunes)
Builds
- deps-dev: bump @playwright/test from 1.53.2 to 1.54.1 in /e2e/playwright (#2466) #2466 (dependabot[bot])
- deps: bump the security group across 1 directory with 2 updates (#2577) #2577 (dependabot[bot])
- deps-dev: bump @types/node from 24.0.15 to 24.1.0 in /web (#2580) #2580 (dependabot[bot])
- deps-dev: bump @eslint/js from 9.31.0 to 9.32.0 in /web (#2582) #2582 (dependabot[bot])
- deps-dev: bump @types/node from 24.0.15 to 24.1.0 in /e2e/playwright (#2578) #2578 (dependabot[bot])
- deps-dev: bump eslint from 9.31.0 to 9.32.0 in /web (#2579) #2579 (dependabot[bot])
- deps-dev: bump typescript-eslint from 8.37.0 to 8.38.0 in /web (#2581) #2581 (dependabot[bot])
- deps: bump github.com/replicatedhq/troubleshoot from 0.120.3 to 0.121.0 (#2584) #2584 (dependabot[bot])
- deps: bump github.com/onsi/gomega from 1.37.0 to 1.38.0 (#2585) #2585 (dependabot[bot])
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (#2583) #2583 (dependabot[bot])
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 in /kinds (#2586) #2586 (dependabot[bot])
Chores
- lint: fix go lang ci lint for k0s-1-30 (#2248) #2182,#2248 (João Antunes)
- update k0s images (#2539) #2539 (replicated-ci-ec)
- web: upgrade deps (#2550) #2550 (Ethan Mosbaugh)
- use securebuild goldpinger image (#2552) #2552 (Ethan Mosbaugh)
- update k0s images (#2555) #2555 (replicated-ci-ec)
- update seaweedfs images (#2553) #2553 (replicated-ci-ec)
- update k0s images (#2563) #2563 (replicated-ci-ec)
- update openebs images (#2541) #2541 (replicated-ci-ec)
- ci: pin k0s upgrade automation to current minor (#2573) #2573 (Ethan Mosbaugh)
- api: add app controller (#2572) #2572 (João Antunes)
- ci: block CI on failure to build (#2588) #2588 (João Antunes)
- troubleshoot: bump to v0.121.2 (#2591) #2591 (João Antunes)
Commits
- 4189341: Update k0s and image versions (JGAntunes) #2182
- d0e2a7a: merge main (Salah Aldeen Al Saleh) #2182
- 34a8c47: operator crds (Salah Aldeen Al Saleh) #2182
- ba74652: operator crds (Salah Aldeen Al Saleh) #2182
- 3f9d4dc: Merge remote-tracking branch 'origin/main' into k0s-1-30 (Salah Aldeen Al Saleh) #2182
- 10fdd74: Merge remote-tracking branch 'origin/main' into k0s-1-30 (Salah Aldeen Al Saleh) #2182
- 3297172: Merge remote-tracking branch 'origin/main' into k0s-1-30 (Salah Aldeen Al Saleh) #2182
- 9e34282: f (Ethan Mosbaugh) #2182
- 347bd8f: update crds (Ethan Mosbaugh) #2182
- cca363a: update crds (Ethan Mosbaugh) #2182
- 00fec0c: Merge remote-tracking branch 'origin/main' into k0s-1-30 (Ethan Mosbaugh) #2182
- 24eb456: Merge remote-tracking branch 'origin/main' into k0s-1-30 (Ethan Mosbaugh) #2182
- 01c8dbc: upgrade kube proxy image (Ethan Mosbaugh) #2182
- 86fc2c0: Merge branch 'release-2.7.3+k8s-1.31' into k0s-1-30 (Ethan Mosbaugh) #2182
- 3749629: make go mod (Ethan Mosbaugh) [#2182](http...
2.7.4+k8s-1.29
Features
- update adminconsole version (#1471) #1363 (replicated-ci-ec)
- api: http proxy stub template functions (#2547) #2547 (Ethan Mosbaugh)
- api: LicenseDockerCfg template function support (#2548) #2548 (Ethan Mosbaugh)
- api: static template function support (#2549) #2549 (Ethan Mosbaugh)
- update velero version (#2558) #2558 (replicated-ci-ec)
- ui: add reveal button for password inputs (#2560) #2560 (João Antunes)
- update adminconsole version (#2562) #2562 (replicated-ci-ec)
- update velero version (#2565) #2565 (replicated-ci-ec)
- ui: highlight required items (#2546) #2546 (Diamon Wiggins)
- api: empty app config hidden required fields should return error (#2574) #2574 (Ethan Mosbaugh)
Bug Fixes
- ci: e2e test fails ntp preflight (#1469) #1363 (Ethan Mosbaugh)
- ci: collect fallback cluster support bundle in airgap (#1462) #1363 (Ethan Mosbaugh)
- ui: show error message for empty password in UI (#2559) #2559 (João Antunes)
Builds
- deps-dev: bump @playwright/test from 1.53.2 to 1.54.1 in /e2e/playwright (#2466) #2466 (dependabot[bot])
- deps: bump the security group across 1 directory with 2 updates (#2577) #2577 (dependabot[bot])
- deps-dev: bump @types/node from 24.0.15 to 24.1.0 in /web (#2580) #2580 (dependabot[bot])
- deps-dev: bump @eslint/js from 9.31.0 to 9.32.0 in /web (#2582) #2582 (dependabot[bot])
- deps-dev: bump @types/node from 24.0.15 to 24.1.0 in /e2e/playwright (#2578) #2578 (dependabot[bot])
- deps-dev: bump eslint from 9.31.0 to 9.32.0 in /web (#2579) #2579 (dependabot[bot])
- deps-dev: bump typescript-eslint from 8.37.0 to 8.38.0 in /web (#2581) #2581 (dependabot[bot])
- deps: bump github.com/replicatedhq/troubleshoot from 0.120.3 to 0.121.0 (#2584) #2584 (dependabot[bot])
- deps: bump github.com/onsi/gomega from 1.37.0 to 1.38.0 (#2585) #2585 (dependabot[bot])
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (#2583) #2583 (dependabot[bot])
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 in /kinds (#2586) #2586 (dependabot[bot])
Chores
- ci: re-promote 1.8.0 release each time (#1364) #1363 (Ethan Mosbaugh)
- lint: fix go lang ci lint for k0s-1-29 (#2247) #1363,#2247 (João Antunes)
- update k0s images (#2539) #2539 (replicated-ci-ec)
- web: upgrade deps (#2550) #2550 (Ethan Mosbaugh)
- use securebuild goldpinger image (#2552) #2552 (Ethan Mosbaugh)
- update k0s images (#2555) #2555 (replicated-ci-ec)
- update seaweedfs images (#2553) #2553 (replicated-ci-ec)
- update k0s images (#2563) #2563 (replicated-ci-ec)
- update openebs images (#2541) #2541 (replicated-ci-ec)
- ci: pin k0s upgrade automation to current minor (#2573) #2573 (Ethan Mosbaugh)
- api: add app controller (#2572) #2572 (João Antunes)
- ci: block CI on failure to build (#2588) #2588 (João Antunes)
- troubleshoot: bump to v0.121.2 (#2591) #2591 (João Antunes)
Commits
- a14c153: pin k0s version to 1.29 (Ethan Mosbaugh) #1363
- 2eb8fb7: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 3788026: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8db725a: noop for new CI (Andrew Lavery) #1363
- 344667d: Update image versions (laverya) #1363,#1380
- 6ee0b08: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 1abe552: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lave...
2.7.4+k8s-1.31-rc0
Features
- api: http proxy stub template functions (#2547) #2547 (Ethan Mosbaugh)
- api: LicenseDockerCfg template function support (#2548) #2548 (Ethan Mosbaugh)
- api: static template function support (#2549) #2549 (Ethan Mosbaugh)
- update velero version (#2558) #2558 (replicated-ci-ec)
- ui: add reveal button for password inputs (#2560) #2560 (João Antunes)
- update adminconsole version (#2562) #2562 (replicated-ci-ec)
- update velero version (#2565) #2565 (replicated-ci-ec)
- ui: highlight required items (#2546) #2546 (Diamon Wiggins)
Bug Fixes
- ui: show error message for empty password in UI (#2559) #2559 (João Antunes)
Builds
- deps-dev: bump @playwright/test from 1.53.2 to 1.54.1 in /e2e/playwright (#2466) #2466 (dependabot[bot])
Chores
- update k0s images (#2539) #2539 (replicated-ci-ec)
- web: upgrade deps (#2550) #2550 (Ethan Mosbaugh)
- use securebuild goldpinger image (#2552) #2552 (Ethan Mosbaugh)
- update k0s images (#2555) #2555 (replicated-ci-ec)
- update seaweedfs images (#2553) #2553 (replicated-ci-ec)
- update k0s images (#2563) #2563 (replicated-ci-ec)
- update openebs images (#2541) #2541 (replicated-ci-ec)
- ci: pin k0s upgrade automation to current minor (#2573) #2573 (Ethan Mosbaugh)
- api: add app controller (#2572) #2572 (João Antunes)
Commits
2.7.3+k8s-1.31
Features
- api: fix kotsv1beta1 config values need defaults (#2457) #2457 (Ethan Mosbaugh)
- api: validate required app config items (#2472) #2472 (Ethan Mosbaugh)
- api: support Go templating with sprig in config resource (#2479) #2479 (Salah Al Saleh)
- app: add support for the file type item (#2491) #2491 (João Antunes)
- api: config template function support (#2531) #2531 (Ethan Mosbaugh)
- file-input: add support for default values (#2528) #2528 (João Antunes)
- update velero version (#2544) #2544 (replicated-ci-ec)
Bug Fixes
- markdown styling for label config option (#2455) #2455 (Diamon Wiggins)
- ui: use installation target from initial state in authcontext (#2458) #2458 (Diamon Wiggins)
- api: make use of the provided kube config for all the client init (#2453) #2453 (João Antunes)
- ui: fix spacing on the linux setup page (#2477) #2477 (Diamon Wiggins)
- ui: fixed widths for config input items (#2476) #2476 (Diamon Wiggins)
- wait for installation crd (#2490) #2490 (Ethan Mosbaugh)
- seaweed: bump seaweed master replicas to 3 (#2492) #2492 (Diamon Wiggins)
- web: consistent config values (#2503) #2503 (João Antunes)
- app-config: validation of required password fields (#2545) #2545 (João Antunes)
Builds
- deps-dev: bump the security group across 2 directories with 3 updates (#2501) #2501 (dependabot[bot])
- deps-dev: bump eslint from 9.30.1 to 9.31.0 in /web (#2471) #2471 (dependabot[bot])
- deps-dev: bump vite from 6.3.5 to 7.0.4 in /web (#2467) #2467 (dependabot[bot])
- deps-dev: bump vite from 6.3.5 to 7.0.5 in /web (#2520) #2520 (dependabot[bot])
- deps-dev: bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /web (#2522) #2522 (dependabot[bot])
- deps: bump react-router-dom from 7.6.3 to 7.7.0 in /web (#2523) #2523 (dependabot[bot])
- deps-dev: bump typescript-eslint from 8.36.0 to 8.37.0 in /web (#2521) #2521 (dependabot[bot])
- deps-dev: bump the security group across 2 directories with 1 update (#2519) #2519 (dependabot[bot])
- deps: bump the security group across 2 directories with 13 updates (#2525) #2525 (dependabot[bot])
- deps: bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2526) #2526 (dependabot[bot])
Chores
- ci: upgrade golangci-lint (#2459) #2459 (Ethan Mosbaugh)
- web: consistent usage of the intial state context (#2460) #2460 (João Antunes)
- ci: fix make go mod root conflicts with kinds (#2462) #2462 (Ethan Mosbaugh)
- Improve configuration step form components (#2461) #2461 (Steven Crespo)
- api: validate app release data on instantiation (#2475) #2475 (Ethan Mosbaugh)
- ci: conditionally run e2e tests (#2481) #2481 (Ethan Mosbaugh)
- ci: conditionally run e2e tests - fix (#2484) #2484 (Ethan Mosbaugh)
- ci: github rate limits when running api integration tests (#2487) #2487 (Ethan Mosbaugh)
- app: add config values types (#2486) #2486 (João Antunes)
- ci: parallelize integration tests (#2488) #2488 (Ethan Mosbaugh)
- update velero images (#2499) #2499 (replicated-ci-ec)
- update seaweedfs images (#2498) #2498 (replicated-ci-ec)
- app-manager: cleanup of helper methods (#2500) #2500 (João Antunes)
- Add v3 specific e2e test app (#2495) #2495 (Steven Crespo)
- update k0s images (#2212) #2212 ([replicated-ci-ec](https://github.com/replicatedhq/embedded-cluster/c...
2.7.3+k8s-1.30
Features
- api: fix kotsv1beta1 config values need defaults (#2457) #2457 (Ethan Mosbaugh)
- api: validate required app config items (#2472) #2472 (Ethan Mosbaugh)
- api: support Go templating with sprig in config resource (#2479) #2479 (Salah Al Saleh)
- app: add support for the file type item (#2491) #2491 (João Antunes)
- api: config template function support (#2531) #2531 (Ethan Mosbaugh)
- file-input: add support for default values (#2528) #2528 (João Antunes)
- update velero version (#2544) #2544 (replicated-ci-ec)
Bug Fixes
- markdown styling for label config option (#2455) #2455 (Diamon Wiggins)
- ui: use installation target from initial state in authcontext (#2458) #2458 (Diamon Wiggins)
- api: make use of the provided kube config for all the client init (#2453) #2453 (João Antunes)
- ui: fix spacing on the linux setup page (#2477) #2477 (Diamon Wiggins)
- ui: fixed widths for config input items (#2476) #2476 (Diamon Wiggins)
- wait for installation crd (#2490) #2490 (Ethan Mosbaugh)
- seaweed: bump seaweed master replicas to 3 (#2492) #2492 (Diamon Wiggins)
- web: consistent config values (#2503) #2503 (João Antunes)
- app-config: validation of required password fields (#2545) #2545 (João Antunes)
Builds
- deps-dev: bump the security group across 2 directories with 3 updates (#2501) #2501 (dependabot[bot])
- deps-dev: bump eslint from 9.30.1 to 9.31.0 in /web (#2471) #2471 (dependabot[bot])
- deps-dev: bump vite from 6.3.5 to 7.0.4 in /web (#2467) #2467 (dependabot[bot])
- deps-dev: bump vite from 6.3.5 to 7.0.5 in /web (#2520) #2520 (dependabot[bot])
- deps-dev: bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /web (#2522) #2522 (dependabot[bot])
- deps: bump react-router-dom from 7.6.3 to 7.7.0 in /web (#2523) #2523 (dependabot[bot])
- deps-dev: bump typescript-eslint from 8.36.0 to 8.37.0 in /web (#2521) #2521 (dependabot[bot])
- deps-dev: bump the security group across 2 directories with 1 update (#2519) #2519 (dependabot[bot])
- deps: bump the security group across 2 directories with 13 updates (#2525) #2525 (dependabot[bot])
- deps: bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2526) #2526 (dependabot[bot])
Chores
- lint: fix go lang ci lint for k0s-1-30 (#2248) #2182,#2248 (João Antunes)
- ci: upgrade golangci-lint (#2459) #2459 (Ethan Mosbaugh)
- web: consistent usage of the intial state context (#2460) #2460 (João Antunes)
- ci: fix make go mod root conflicts with kinds (#2462) #2462 (Ethan Mosbaugh)
- Improve configuration step form components (#2461) #2461 (Steven Crespo)
- api: validate app release data on instantiation (#2475) #2475 (Ethan Mosbaugh)
- ci: conditionally run e2e tests (#2481) #2481 (Ethan Mosbaugh)
- ci: conditionally run e2e tests - fix (#2484) #2484 (Ethan Mosbaugh)
- ci: github rate limits when running api integration tests (#2487) #2487 (Ethan Mosbaugh)
- app: add config values types (#2486) #2486 (João Antunes)
- ci: parallelize integration tests (#2488) #2488 (Ethan Mosbaugh)
- update velero images (#2499) #2499 (replicated-ci-ec)
- update seaweedfs images (#2498) #2498 (replicated-ci-ec)
- app-manager: cleanup of helper methods (#2500) #2500 (João Antunes)
- Add v3 specific e2e test app (#2495) [#2495](https://github.com/replicatedhq/embedd...
2.7.3+k8s-1.29
Features
- update adminconsole version (#1471) #1363 (replicated-ci-ec)
- api: fix kotsv1beta1 config values need defaults (#2457) #2457 (Ethan Mosbaugh)
- api: validate required app config items (#2472) #2472 (Ethan Mosbaugh)
- api: support Go templating with sprig in config resource (#2479) #2479 (Salah Al Saleh)
- app: add support for the file type item (#2491) #2491 (João Antunes)
- api: config template function support (#2531) #2531 (Ethan Mosbaugh)
- file-input: add support for default values (#2528) #2528 (João Antunes)
- update velero version (#2544) #2544 (replicated-ci-ec)
Bug Fixes
- ci: e2e test fails ntp preflight (#1469) #1363 (Ethan Mosbaugh)
- ci: collect fallback cluster support bundle in airgap (#1462) #1363 (Ethan Mosbaugh)
- markdown styling for label config option (#2455) #2455 (Diamon Wiggins)
- ui: use installation target from initial state in authcontext (#2458) #2458 (Diamon Wiggins)
- api: make use of the provided kube config for all the client init (#2453) #2453 (João Antunes)
- ui: fix spacing on the linux setup page (#2477) #2477 (Diamon Wiggins)
- ui: fixed widths for config input items (#2476) #2476 (Diamon Wiggins)
- wait for installation crd (#2490) #2490 (Ethan Mosbaugh)
- seaweed: bump seaweed master replicas to 3 (#2492) #2492 (Diamon Wiggins)
- web: consistent config values (#2503) #2503 (João Antunes)
- app-config: validation of required password fields (#2545) #2545 (João Antunes)
Builds
- deps-dev: bump the security group across 2 directories with 3 updates (#2501) #2501 (dependabot[bot])
- deps-dev: bump eslint from 9.30.1 to 9.31.0 in /web (#2471) #2471 (dependabot[bot])
- deps-dev: bump vite from 6.3.5 to 7.0.4 in /web (#2467) #2467 (dependabot[bot])
- deps-dev: bump vite from 6.3.5 to 7.0.5 in /web (#2520) #2520 (dependabot[bot])
- deps-dev: bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /web (#2522) #2522 (dependabot[bot])
- deps: bump react-router-dom from 7.6.3 to 7.7.0 in /web (#2523) #2523 (dependabot[bot])
- deps-dev: bump typescript-eslint from 8.36.0 to 8.37.0 in /web (#2521) #2521 (dependabot[bot])
- deps-dev: bump the security group across 2 directories with 1 update (#2519) #2519 (dependabot[bot])
- deps: bump the security group across 2 directories with 13 updates (#2525) #2525 (dependabot[bot])
- deps: bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2526) #2526 (dependabot[bot])
Chores
- ci: re-promote 1.8.0 release each time (#1364) #1363 (Ethan Mosbaugh)
- lint: fix go lang ci lint for k0s-1-29 (#2247) #1363,#2247 (João Antunes)
- ci: upgrade golangci-lint (#2459) #2459 (Ethan Mosbaugh)
- web: consistent usage of the intial state context (#2460) #2460 (João Antunes)
- ci: fix make go mod root conflicts with kinds (#2462) #2462 (Ethan Mosbaugh)
- Improve configuration step form components (#2461) #2461 (Steven Crespo)
- api: validate app release data on instantiation (#2475) #2475 (Ethan Mosbaugh)
- ci: conditionally run e2e tests (#2481) #2481 (Ethan Mosbaugh)
- ci: conditionally run e2e tests - fix (#2484) #2484 (Ethan Mosbaugh)
- ci: github rate limits when running api integration tests (#2487) #2487 (Ethan Mosbaugh)
- app: add config values types (#2486) #2486 (João Antunes)
- ci: parallelize integration tests (#248...
2.7.3+k8s-1.31-rc0
Features
- api: fix kotsv1beta1 config values need defaults (#2457) #2457 (Ethan Mosbaugh)
- api: validate required app config items (#2472) #2472 (Ethan Mosbaugh)
- api: support Go templating with sprig in config resource (#2479) #2479 (Salah Al Saleh)
- app: add support for the file type item (#2491) #2491 (João Antunes)
- api: config template function support (#2531) #2531 (Ethan Mosbaugh)
- file-input: add support for default values (#2528) #2528 (João Antunes)
- update velero version (#2544) #2544 (replicated-ci-ec)
Bug Fixes
- markdown styling for label config option (#2455) #2455 (Diamon Wiggins)
- ui: use installation target from initial state in authcontext (#2458) #2458 (Diamon Wiggins)
- api: make use of the provided kube config for all the client init (#2453) #2453 (João Antunes)
- ui: fix spacing on the linux setup page (#2477) #2477 (Diamon Wiggins)
- ui: fixed widths for config input items (#2476) #2476 (Diamon Wiggins)
- wait for installation crd (#2490) #2490 (Ethan Mosbaugh)
- seaweed: bump seaweed master replicas to 3 (#2492) #2492 (Diamon Wiggins)
- web: consistent config values (#2503) #2503 (João Antunes)
- app-config: validation of required password fields (#2545) #2545 (João Antunes)
Builds
- deps-dev: bump the security group across 2 directories with 3 updates (#2501) #2501 (dependabot[bot])
- deps-dev: bump eslint from 9.30.1 to 9.31.0 in /web (#2471) #2471 (dependabot[bot])
- deps-dev: bump vite from 6.3.5 to 7.0.4 in /web (#2467) #2467 (dependabot[bot])
- deps-dev: bump vite from 6.3.5 to 7.0.5 in /web (#2520) #2520 (dependabot[bot])
- deps-dev: bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /web (#2522) #2522 (dependabot[bot])
- deps: bump react-router-dom from 7.6.3 to 7.7.0 in /web (#2523) #2523 (dependabot[bot])
- deps-dev: bump typescript-eslint from 8.36.0 to 8.37.0 in /web (#2521) #2521 (dependabot[bot])
- deps-dev: bump the security group across 2 directories with 1 update (#2519) #2519 (dependabot[bot])
- deps: bump the security group across 2 directories with 13 updates (#2525) #2525 (dependabot[bot])
- deps: bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2526) #2526 (dependabot[bot])
Chores
- ci: upgrade golangci-lint (#2459) #2459 (Ethan Mosbaugh)
- web: consistent usage of the intial state context (#2460) #2460 (João Antunes)
- ci: fix make go mod root conflicts with kinds (#2462) #2462 (Ethan Mosbaugh)
- Improve configuration step form components (#2461) #2461 (Steven Crespo)
- api: validate app release data on instantiation (#2475) #2475 (Ethan Mosbaugh)
- ci: conditionally run e2e tests (#2481) #2481 (Ethan Mosbaugh)
- ci: conditionally run e2e tests - fix (#2484) #2484 (Ethan Mosbaugh)
- ci: github rate limits when running api integration tests (#2487) #2487 (Ethan Mosbaugh)
- app: add config values types (#2486) #2486 (João Antunes)
- ci: parallelize integration tests (#2488) #2488 (Ethan Mosbaugh)
- update velero images (#2499) #2499 (replicated-ci-ec)
- update seaweedfs images (#2498) #2498 (replicated-ci-ec)
- app-manager: cleanup of helper methods (#2500) #2500 (João Antunes)
- Add v3 specific e2e test app (#2495) #2495 (Steven Crespo)
- update k0s images (#2212) #2212 ([replicated-ci-ec](https://github.com/replicatedhq/embedded-cluster/c...
2.7.2+k8s-1.31
Features
- kubernetes: adminconsole install (#2402) #2402 (Ethan Mosbaugh)
- api: add target kubernetes infra handlers (#2404) #2404 (Ethan Mosbaugh)
- update adminconsole version (#2405) #2405 (replicated-ci-ec)
- update seaweedfs version (#2321) #2321 (replicated-ci-ec)
- update openebs version (#2324) #2324 (replicated-ci-ec)
- update velero version (#2413) #2413 (replicated-ci-ec)
- kubernetes: validate kubeconfig (#2426) #2426 (Ethan Mosbaugh)
- update seaweedfs version (#2429) #2429 (replicated-ci-ec)
- update velero version (#2430) #2430 (replicated-ci-ec)
- Add adm install command to k8s target UI (#2417) #2417 (Steven Crespo)
- api: app config state transitions (#2436) #2436 (Ethan Mosbaugh)
- update adminconsole version (#2443) #2443 (replicated-ci-ec)
- pass config values from memory store to kots cli (#2440) #2440 (Diamon Wiggins)
- ui: add support for textarea config option (#2447) #2447 (Diamon Wiggins)
- update velero version (#2444) #2444 (replicated-ci-ec)
- Add support for help text config in UI (#2448) #2448 (Steven Crespo)
- ui: add support for label config option (#2449) #2449 (Diamon Wiggins)
- api: handle config item "when" attribute (#2450) #2450 (Ethan Mosbaugh)
Bug Fixes
- kubernetes: RESTClientGetter concurrency issue (#2427) #2427 (Ethan Mosbaugh)
- ci: run integration tests (#2454) #2454 (João Antunes)
- Configuration values lost when user submits again after refresh … (#2445) #2445 (Salah Al Saleh)
Builds
- deps-dev: bump the security group across 2 directories with 8 updates (#2407) #2407 (dependabot[bot])
- deps: bump the security group across 1 directory with 3 updates (#2409) #2409 (dependabot[bot])
- deps: bump github.com/replicatedhq/troubleshoot from 0.119.1 to 0.120.0 (#2410) #2410 (dependabot[bot])
- deps: bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in /kinds (#2392) #2392 (dependabot[bot])
- deps: bump the go_modules group across 2 directories with 1 update (#2412) #2412 (dependabot[bot])
- deps: bump github.com/containers/image/v5 from 5.34.3 to 5.35.0 (#2138) #2138 (dependabot[bot])
- deps-dev: bump typescript-eslint from 8.35.1 to 8.36.0 in /web (#2428) #2428 (dependabot[bot])
- deps: bump the go_modules group across 2 directories with 1 update (#2438) #2438 (dependabot[bot])
Chores
- update velero images (#2210) #2210 (replicated-ci-ec)
- ci: bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 (#2414) #2414 (Ethan Mosbaugh)
- ci: bump go to 1.24.4 (#2415) #2415 (Ethan Mosbaugh)
- ci: controller-gen version v0.18.0 (#2411) #2411 (Ethan Mosbaugh)
- ci: update npm deps (#2416) #2416 (Ethan Mosbaugh)
- cursor rules (#2393) #2393 (Diamon Wiggins)
- dependabot security group only patches (#2422) #2422 (Ethan Mosbaugh)
- dependabot does not work with dagger (#2423) #2423 (Ethan Mosbaugh)
- group dependabot actions (#2424) #2424 (Ethan Mosbaugh)
- update openebs images (#2433) #2433 (replicated-ci-ec)
- ci: update dagger go deps (#2418) #2418 (Ethan Mosbaugh)
- ci: update kustomize to v5.7.0 (#2420) #2420 (Ethan Mosbaugh)
- update velero images (#2432) #2432 ([replicated-ci-ec](830771e7e...