Releases: replicatedhq/kots
Releases · replicatedhq/kots
v1.92.0
Changelog
- 2f3ea0a Add commit SHA to regressiontests slack notification (#3510)
- 8d31370 use decrypt flag (#3499)
- 895e93b Make config nav fixed / scroll independently of config form (#3509)
- 4a008a1 filter label type from side nav (#3502)
- 15f0b62 fix a bug where rqlite headless service manifest is not generated (#3507)
- 5eb047f Expose k8s version info as a template function (#3503)
- a6c6451 use registry fields for LicenseDockerCfg template func (#3448)
- 7e83024 Read replicatedRegistryDomain from kots application manifest and rewrite images (#3497)
- 03df268 disable GC when external registry is enabled (#3475)
- 8caf527 Remove head requests that were not necessary (#3472)
- 5001eea Standardize dashboard components (#3444)
- 04d7393 Support registry and proxy from okteto envs (#3492)
v1.91.3
Changelog
- e3f18d1 Merge pull request #3490 from replicatedhq/revert-3452-divolgin/sc-55103/cannot-deploy-a-helm-chart-using-kots-install
- f9429bd Revert "Allow required values in helm charts"
- 41b8d05 add e2e readme details (#3468)
- a954c40 Merge pull request #3471 from replicatedhq/garcialuis/sc-60507/dont-inject-kurl-specific-collectors
- 55af291 Miawong/sc 62536/design feedback on updated troubleshoot page (#3462)
- 0132e1b functions to remove kurl collectors/analyzers from default support bundle
v1.91.2
Changelog
- a6fab2b update support bundle insight message after completing (#3453)
- 80b6735 Increase rqlite memory limit to 1Gi (#3486)
- 8e0afc4 fix size of command boxes (#3450)
- d657687 defer close pipe to fix leaking goroutine issue (#3469)
- 7e5f384 Merge pull request #3482 from replicatedhq/divolgin/grid-06122022
- e3de892 Disable kgrid until it's fixed
- 5de243c Merge pull request #3481 from replicatedhq/divolgin/24h
- 9f2b8a0 Keep untagged images for 24 hours instead of 12
- 1c71833 adds firefox as a testrunner for regression tests (#3381)
- 6c79e35 Merge pull request #3473 from replicatedhq/divolgin/sc-59714/output-the-error-from-kots-upstream-upgrade
- 45fdf71 Fix: Dockerhub credentials provided to KOTS via the 'kots docker ensure-secret' CLI command do not increase the rate limit (#3460)
- 64b4c10 Read
proxyRegistryDomain
from kots application manifest and rewrite images (#3447) - abb1e71 use kotsadm-confg cm's enable-image-deletion key/value to enable/disable image garbage collection (#3463)
- a3a47a5 add kotsadm debugger for okteto v2 (#3466)
- f9adcd1 TLS configuration page improvements (#3422)
- 6717239 update initial tab selection (#3459)
- a4bdfb1 add show release notes (#3464)
- c799aa4 Show meaningful errors when running kots upload command
- 50d6ae2 Merge pull request #3452 from replicatedhq/divolgin/sc-55103/cannot-deploy-a-helm-chart-using-kots-install
- 95f9115 bump lvp to resolve snapshot permission issue (#3479)
- 1739e62 Merge pull request #3449 from replicatedhq/garcialuis/sc-62126/add-fields-to-app-spec
- a71e63a Merge pull request #3454 from replicatedhq/divolgin/sc-62623/admin-console-panics-when-installed-as-a
- 35e6306 Allow required values in helm charts
- cbfdcac Fail gracefully in Helm mode on initial login
- 8fc4cde add replicatedRegistryDomain and proxyRegistryDomain fields to App Spec
- 1e3bfeb pin velero version and remove k3s permutation from regression tests (#3461)
- 53386ee Add typechecking preflight result page (#3445)
v1.91.1
Changelog
- b2faed5 add typechecks to DownstreamWatchVersionDiff component (#3417)
- 2589357 fixes CVE-2022-36055 (#3430)
- eaba09b update lint and test-unit commands in makefile (#3443)
- c0d15ab Miawong/sc 60461/standardize the look of the snapshots page (#3378)
- 0cbd504 add typecheck to SupportBundleList (#3419)
- 583c308 add typechecks to SupportBundleRow (#3418)
- 61d9fa2 Fix Kots existing cluster snapshot onboarding flow for LVP plugin (#3441)
- aa3862c updates rqlite statefulset's cpu and memory for gke autopilot #3434
- 7fa21c3 updates rqlite statefulset's cpu and memory request if gke autopilot is identified
- 167f6d3 add intermediate step to validate pr tests (#3436)
- cac40b0 Updated react-router 5.0->5.3 (#3427)
- 9fda541 Fix skaffold's rqlite port warning noisy log message (#3433)
- 7c6548f Fix configuring snapshot schedule in firefox (#3432)
- a1fbc73 resolve CVE-2022-29458 in local-volume-provider (#3431)
- 76a0a8a fix medium cve-2019-10743 by update github.com/mholt/archiver mod to v3.5.1 (#3429)
- 6e4e5a5 use debian bullseye base image for kurl-proxy (#3425)
- 3f0ef5f use debian bullseye base image for kotsadm-migrations (#3426)
- 98ec77c Merge pull request #3424 from replicatedhq/divolgin/sc-61570/airgap-install-can-fail-to-push-images-to
- cbb44de resolve CVE-2022-32149 in schemahero (#3421)
- dfc82f7 Revert "Remove withRouter from UploadAirgapBundle (#3385)" (#3423)
- 9d093da Bump github.com/containers/image to v5.23.1
v1.91.0
Changelog
- 70e451e Fix logout redirect 2 (#3407)
- 22b28b0 use debian bullseye base image (#3420)
- 43add18 shows password complexity rules for resetting kotsadm password (#3411)
- 4a501c5 Merge pull request #3362 from camilamacedo86/readmed-supportability
- fecb356 Update README.md
- 20c8f64 Update README.md
- 939172d Merge pull request #3398 from camilamacedo86/fix-ci-run
- bd500a9 (ci/fix): allow prs done from bots and forks be executed when the label safe is added
- ac888bc move redirect into a hook (#3406)
- 467d468 correct checked out ref for FOSSA tests (#3401)
- a3b5a45 Rianfowler/sc 59398/remove withRouter from UploadLicenseFile (#3386)
- b237465 Remove withRouter from UploadAirgapBundle (#3385)
- 0bc3a14 Deprecate enable-ha cli command (#3399)
- 3b13d29 Miawong/sc 61292/standardize the look of the config page (#3392)
- 6321b6d Transition FOSSA to centrally-managed action (#3393)
- 5ec0f63 Merge pull request #3391 from replicatedhq/garcialuis/sc-47336/remove-code-for-pull-helm
- 75d6654 remove code for deprecated 'kots pull helm' command
- 2fab4c4 Miawong/sc 60457/standardize the look of the troubleshoot (#3358)
- 71bffe0 📖 add supportability info into README (only linux/amd64)
v1.90.0
Changelog
- 02a4dab Merge pull request #3313 from replicatedhq/stefan/sc-59995/status-informers-for-helm-managed
- d11260f include values.yaml in helm base files (#3388)
- 5c04495 Increase rqlite connector/client timeout to 60 seconds (#3387)
- 63f31c5 Add multi-app-tests to e2e test runner (#3355)
- acba2e3 add poll for apps in helm install component (#3383)
- e4ef344 address comments
- 3aeb607 run status informers for charts when in helm managed mode
- 4b925b0 resolve CVE-2022-32149 in kurl_proxy (#3382)
- 98ea11e Merge pull request #3374 from replicatedhq/divolgin/sc-55524/unable-to-stop-using-a-configured-registry
- 868a204 fix license expiration check in UI (#3380)
- ab96176 Allow removing registry settings
- 0466f12 Merge pull request #3377 from replicatedhq/garcialuis/sc-50066/change-kots-disk-usage-reports-queries
- 2d7963d add BTRFS and ZFS to fstypes in disk usage prometheus query
- 4fc4a5c unit tests for updating aws gcp and azure snapshot store (#3376)
- c7f8c34 change prometheus disk usage query to show usage per instance and device
- 1b4854c add unit test coverage for snapshot store (#3372)
v1.89.0
Changelog
- 85dcdad Update gorqlite connector to fix load balancing after scaling rqlite up to multiple replicas (#3371)
- 4bb8ff1 Merge pull request #3369 from replicatedhq/divolgin/sc-54944/license-context-sequence-returns-incorrect
- f399cfe remove console log (#3368)
- 7676c7e clean up unused hostpath and nfs volumes (#3354)
- 00788f8 Sequence template function should return 0 for initial version
- 119540e Merge pull request #3348 from replicatedhq/divolgin/sc-52923/kots-ui-should-error-when-preflights-hang
- ae741b1 Merge pull request #3366 from replicatedhq/dont-build-kotsadm-kurl-addon
- d3b8639 No longer trigger kotsadm kurl package build as it is an external add-on
- c0260dc Revert "Remove withRouter from UploadAirgapBundle (#3343)" (#3365)
- 0be890d Don't keep polling preflight status when preflights are not running
- 9adfc11 no-op -- retrigger tests (#3363)
- ad8afc7 Update to rqlite 7.10.0 to resolve CVEs (#3359)
- 40c0603 Rianfowler/sc 59398/remove withRouter from EditRedactor (#3352)
- c597a4a retrigger tests (#3357)
- 06bcf39 no-op -- trigger regression tests (#3356)
- b43fa9a Remove withRouter from UploadAirgapBundle (#3343)
- 9425aca Merge pull request #3350 from replicatedhq/fossa-api-key
- c3615ce replace env vars and iniit containers instead of merging (#3351)
- eaf1bfc Update FOSSA API key
- 26b52ad Use rqlite instead of Postgres (#3335)
- 4e8871b remove withRouter from Access component (#3346)
- af3c9f8 fix: installing/updating/configuring applications that have many kots kinds images hangs or takes a really long time (#3347)
- 6a3ba44 collect namespace from flag or kubeconfig context (#3286)
- 4519779 Rianfowler/sc 50084/add license hook and show loading when apis are responding slowly (#3333)
- 5099ac2 fix some type errors, remove withRouter from PreflightResultErrors (#3341)
- 97bb4ba remove unneccessary withRouter calls (#3339)
- 13716c8 remove withRouter from BackupRestore (#3340)
- a472640 Merge pull request #3337 from replicatedhq/emosbaugh/sc-60559/add-flannel-cni
- a8d2e35 Merge pull request #3338 from replicatedhq/divolgin/sc-59896/helm-mode-version-history-page-shows-same
- e6c941e Match created_at path with where the timestamp actually is
- cffabaa Troubleshoot flannel collectors and analyzers
v1.88.0
Changelog
- eb08779 fix airgap uploader (#3336)
- 06a66e3 Merge pull request #3330 from replicatedhq/divolgin/sc-59896/helm-mode-version-history-page-shows-same
- 27e1038 update lvp and minio image deps (#3327)
- 1c08afe Nickmeyer/sc 53201/fossa pr license check (#3263)
- bb5c6f9 Merge pull request #3332 from replicatedhq/divolgin/remove-plugin
- 4f05ba5 fetch metadata before login (#3334)
- 0bd5293 Use release timestamps from chart instead of current time
- b036a48 Merge pull request #3331 from replicatedhq/divolgin/sc-53702/when-license-changes-in-helm-managed-mode
- 4e91c18 Rianfowler/sc 50084/ add and integrate /dashboard hook (#3326)
- 36457d8 convert DashboardLicenseCard into functional component (#3329)
- fecda99 Revert "init plugin command with preflight stub"
- 5242fca Allow upgrading chart after license is synced
- 6a43cf2 add license hook to applicense component (#3328)
- e3b7fd0 Rianfowler/sc 50084/convert Dashboard into functional component (#3323)
- 0a85cdf update skaffold cache dockerfile for go 1.19 (#3325)
- 06692be diamonwiggins/troubleshoot-collect-interface (#3304)
- 73fb731 update schemahero to v0.13.5 to resolve CVE-2022-27664 (#3321)
- 56f4c11 Rianfowler/add next-app-version hook and integrate into DashboardVersionCard (#3317)
- 75103ce update go mod golang.org/x/net to fix CVEs (#3316)
- e28e61d Miawong/sc 60191/standardize the look of the gitops page (#3308)
- 93823f6 update LVP to v0.3.9 to resolve CVE-2022-37434 (#3314)
- bbd7fb2 Miawong/add slow loader state to license api (#3306)
- 44a4f61 make dashboard version card a functional component (#3300)
- a1ccedc use fetch state instead of loading state to trigger redirect and remo… (#3307)
- 2d1cf12 convert applicense into functional component (#3301)
- 51d5529 style GitHub and GitOps in pascal calse (#3302)
- 86201ac update kots image dependency tags (#3216)
- b949da8 Rianfowler/sc 50084/fix multi app ux 5 (#3292)
- ffbc0b5 Merge pull request #3297 from replicatedhq/stefan/preflight-plugin-cli
- a47972b use resource.Value() to compute pod capacity (#3296)
- 100b2cb init plugin command with preflight stub
v1.87.1
Changelog
- 06692be diamonwiggins/troubleshoot-collect-interface (#3304)
- 73fb731 update schemahero to v0.13.5 to resolve CVE-2022-27664 (#3321)
- 56f4c11 Rianfowler/add next-app-version hook and integrate into DashboardVersionCard (#3317)
- 75103ce update go mod golang.org/x/net to fix CVEs (#3316)
- e28e61d Miawong/sc 60191/standardize the look of the gitops page (#3308)
- 93823f6 update LVP to v0.3.9 to resolve CVE-2022-37434 (#3314)
- bbd7fb2 Miawong/add slow loader state to license api (#3306)
- 44a4f61 make dashboard version card a functional component (#3300)
- a1ccedc use fetch state instead of loading state to trigger redirect and remo… (#3307)
- 2d1cf12 convert applicense into functional component (#3301)
- 51d5529 style GitHub and GitOps in pascal calse (#3302)
- 86201ac update kots image dependency tags (#3216)
- b949da8 Rianfowler/sc 50084/fix multi app ux 5 (#3292)
- ffbc0b5 Merge pull request #3297 from replicatedhq/stefan/preflight-plugin-cli
- a47972b use resource.Value() to compute pod capacity (#3296)
- 100b2cb init plugin command with preflight stub
v1.87.0
Changelog
- 34028aa add lint config to kots kind (#3293)
- ca4de0e Adds typechecking to AutomaticUpdatesModal (#3290)
- fd37200 sort license entitlements before returning them (#3294)
- 7fff7e2 Update kubectl versions in image (#3085)
- 8811cb8 allow custom graphs to be templated (#3284)
- 25ce0c2 Merge pull request #3288 from replicatedhq/divolgin/sc-57130/generating-a-support-bundle-gets-stuck-if
- 72cc6bb Timeout abandoned support bundles bundles
- 42d4200 Miawong/typecheck dashboard graphs (#3285)
- 35088e5 Fix OIDC login (#3287)
- 0f86dba Merge pull request #3274 from replicatedhq/divolgin/sc-60123/github-enterprise-integration-doesn-t-work
- 9b800cb Support Ed25519 for GitOps authentication
- 1ee857b update start a snapshot icon (#3279)
- 6ede58d add typechecks to dashboard snapshots card (#3278)
- 1b76e23 Merge pull request #3283 from replicatedhq/emosbaugh/sc-60259/invalid-input-can-cause-bad-yaml-in-no-proxy
- b483923 Merge pull request #3282 from replicatedhq/divolgin/sc-54472/when-checking-for-updates-lots-of-rows-light
- aa54619 NO_PROXY env value invalid yaml with starts with comma
- 623a141 Don't light up version rows every time Version History page is opened
- 7389d8c no-op trigger tests (#3281)
- 4313880 Use custom resources for the identity service (Dex) instead of Postgres (#3269)
- 482c18e do not filter tabs in kots managed (#3277)
- c8dc467 Miawong/typecheck dashboard license card (#3276)