Releases: k0sproject/k0smotron
Releases · k0sproject/k0smotron
v1.0.2
What's Changed
- Minor improvements on update docs by @makhov in #628
- Check for infrastructureRef to avoid panics by @makhov in #645
- PVC resizing support by @makhov in #616
- Fix PVC test after reverting PR #603 by @makhov in #648
- Check k0s config for nllb enabled before setting externalAddress by @makhov in #643
- AWS example updated by @makhov in #624
- Set providerID to child cluster's nodes by @makhov in #646
- Test matrix for different k0s versions by @makhov in #636
- Fix docs dependencies by @juanluisvaladas in #652
- Bump mkdocs-material from 9.5.18 to 9.5.29 in /docs by @dependabot in #651
- Bump mkdocs-material from 9.5.29 to 9.5.30 in /docs by @dependabot in #654
- Group mkdocs version bumps by @juanluisvaladas in #655
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Finetune docs/commercial-support description by @jnummelin in #613
- Bump clusterctl metadata.yaml for 1.0 by @jnummelin in #618
- Bump github.com/k0sproject/rig from 0.18.1 to 0.18.4 by @dependabot in #609
- Bump requests from 2.31.0 to 2.32.3 in /docs by @dependabot in #606
- Bump advanced-security/spdx-dependency-submission-action from 0.0.1 to 0.1.1 by @dependabot in #619
- Bump shogo82148/actions-create-release from 1.7.3 to 1.7.4 by @dependabot in #620
- Bump docker/build-push-action from 5 to 6 by @dependabot in #623
- openstack documentation typo fix by @xinity in #625
- Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #627
- Bump urllib3 from 2.2.1 to 2.2.2 in /docs by @dependabot in #626
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #629
- Bump packaging from 24.0 to 24.1 in /docs by @dependabot in #630
- fix: set AutomountServiceAccountToken to false by @cwrau in #631
- fix: set AutomountServiceAccountToken to false by @cwrau in #632
- Do not use default 6443 port for kube-apiserver in the container by @makhov in #638
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add currently known limitations to docs by @jnummelin in #604
- Bump watchdog from 4.0.0 to 4.0.1 in /docs by @dependabot in #599
- Etcd args and auto-compaction by @makhov in #600
- Use server-side apply for installation by @makhov in #602
- Updated SANs config for the HCP clusters by @makhov in #607
- Always use default 6443 port for kube-apiserver in the container by @makhov in #603
Full Changelog: v0.9.6...v1.0.0
v0.9.6
What's Changed
- Skipping etcd certs checks when Kine is used by @makhov in #570
- [Docs] Etcd management info updated for K0sControlPlane object by @makhov in #581
- Dynamic config update by @makhov in #538
- updateStrategy field by @makhov in #578
- Bump regex from 2023.12.25 to 2024.5.15 in /docs by @dependabot in #576
- Bump pygments from 2.17.2 to 2.18.0 in /docs by @dependabot in #565
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.18.0 by @dependabot in #582
- Bump mkdocs-ezglossary-plugin from 1.6.8 to 1.6.10 in /docs by @dependabot in #583
- Bump jinja2 from 3.1.3 to 3.1.4 in /docs by @dependabot in #584
- Commercial support docs by @makhov in #587
- RemoteMachine provision job support by @makhov in #431
- fix controlplane service also matching etcd pods by @Schnitzel in #593
- fix: add missing fsgroup option otherwise etcd couldn't read the dataDir by @cwrau in #574
- Fix controllers discovery for the autopilot plan by @makhov in #591
- Bump mike from 2.0.0 to 2.1.1 in /docs by @dependabot in #590
- Fix wrong links to the k0s docs by @makhov in #595
- Fixes scrape config for the external etcd by @makhov in #597
New Contributors
- @Schnitzel made their first contribution in #593
- @cwrau made their first contribution in #574
Full Changelog: v0.9.5...v0.9.6
v0.9.5
BREAKING CHANGE: Since k0smotron v0.9.5, k0smotron deploys etcd as a separate statefulset for hosted control planes.
If you want to upgrade k0smotron with running HPCs, you have to take etcd snapshots manually BEFORE updating k0smotron.
What's Changed
- Respect downloadURL for updates by @makhov in #560
- Bump wheel from 0.42.0 to 0.43.0 in /docs by @dependabot in #504
- ❗ External etcd to support HA setup and scaling with etcd by @makhov in #528
- etcd leave script improvements and fixes by @makhov in #563
- Use same k0s image for certs init container by @jnummelin in #566
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- Bump mkdocs-ezglossary-plugin from 1.6.7 to 1.6.8 in /docs by @dependabot in #549
- Install k0smotron using clusterctl for CAPI tests by @makhov in #552
- Update failure log collection after switching to clusterctl installation by @makhov in #557
- etcd leave script improvements by @makhov in #553
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- Adds k0smotron.io CRDs to cluster-api manifests by @makhov in #544
- Bump mkdocs-ezglossary-plugin from 1.5.7 to 1.6.7 in /docs by @dependabot in #546
- Bump idna from 3.6 to 3.7 in /docs by @dependabot in #527
- Bump mkdocs-material from 9.5.17 to 9.5.18 in /docs by @dependabot in #532
- Bump supplypike/setup-bin from 3 to 4 by @dependabot in #525
- Bump github.com/onsi/gomega from 1.31.1 to 1.33.0 by @dependabot in #537
- Adding kubernetes replacements to go.mod. by @makhov in #548
- Adding open PRs limit to dependabot config by @makhov in #547
- Same LeaderElectionID fix by @makhov in #551
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- [DOCS] Move HA section to the main TOC by @ologvinova in #530
- Don't panic on empty k0sControlPlane version by @makhov in #541
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Bump mkdocs-material from 9.5.15 to 9.5.16 in /docs by @dependabot in #516
- [DOCS] Set up development environment by @MagdaDziadosz in #511
- [DOCS] Added update procedure by @MagdaDziadosz in #488
- [DOCS] Edits to FAQ and Troubleshooting in response to comments. by @KoryKessel-Mirantis in #495
- Minor README update for clusterctl installation process by @makhov in #519
- Added TLDR to installation docs by @makhov in #520
- Update metadata.yaml to version 0.9.0 by @jnummelin in #521
- Bump shogo82148/actions-create-release from 1.7.2 to 1.7.3 by @dependabot in #524
- Bump shogo82148/actions-upload-release-asset from 1.7.4 to 1.7.5 by @dependabot in #523
- Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #522
- Bump mkdocs-material from 9.5.16 to 9.5.17 in /docs by @dependabot in #517
- StatefulSet reconciliation bug fix by @makhov in #533
- Respect external certificates for K0smotronControlPlane by @makhov in #534
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Create draft release automatically by @makhov in #399
- Update k0sproject/rig to v0.17.3 by @kke in #394
- Publish docs fix after mkdocs update by @makhov in #406
- Bump shogo82148/actions-create-release from 1.4.4 to 1.5.2 by @dependabot in #401
- K0smotron version updated in metadata.yaml by @makhov in #405
- Check Cluster API manifests and docs consistency on CI by @makhov in #410
- Cluster API provider label by @makhov in #409
- Get version from the Machine object by @makhov in #400
- Resource reference updated for version field by @makhov in #413
- Sync README with new features by @jnummelin in #414
- Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #415
- Bump mkdocs-material from 9.5.3 to 9.5.4 in /docs by @dependabot in #416
- Bump markdown from 3.5.1 to 3.5.2 in /docs by @dependabot in #412
- Bump jinja2 from 3.1.2 to 3.1.3 in /docs by @dependabot in #411
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #420
- Bump github.com/k0sproject/rig from 0.17.3 to 0.17.4 by @dependabot in #422
- Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #421
- Bump markupsafe from 2.1.3 to 2.1.4 in /docs by @dependabot in #423
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #429
- Enable ginkgolinter by @kke in #428
- Add yaml inline separator for proper installation of the K0smotronControlPlane by @infinitydon in #433
- Bump mkdocs-material from 9.5.4 to 9.5.6 in /docs by @dependabot in #432
- Bump urllib3 from 2.1.0 to 2.2.0 in /docs by @dependabot in #435
- ClusterClass support by @makhov in #325
- Bump certifi from 2023.11.17 to 2024.2.2 in /docs by @dependabot in #437
- Bump mkdocs-material from 9.5.6 to 9.5.7 in /docs by @dependabot in #441
- Bump markupsafe from 2.1.4 to 2.1.5 in /docs by @dependabot in #440
- Bump pip from 23.3.2 to 24.0 in /docs by @dependabot in #439
- Bump github.com/k0sproject/rig from 0.17.4 to 0.17.5 by @dependabot in #442
- Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #424
- Bump shogo82148/actions-create-release from 1.5.2 to 1.7.0 by @dependabot in #427
- Fix typo in the docs by @makhov in #443
- Bump watchdog from 3.0.0 to 4.0.0 in /docs by @dependabot in #446
- Bump mkdocs-material from 9.5.7 to 9.5.8 in /docs by @dependabot in #447
- Fix Machine owner reference created by K0sControlPlane by @nekwar in #449
- Initial CAPI vSphere documentation by @nekwar in #444
- Bump mkdocs-material from 9.5.8 to 9.5.9 in /docs by @dependabot in #450
- Timeout increased for HA controller inttest by @makhov in #452
- Bump urllib3 from 2.2.0 to 2.2.1 in /docs by @dependabot in #456
- Bump golang.org/x/crypto from 0.18.0 to 0.20.0 by @dependabot in #464
- Bump mkdocs-material from 9.5.9 to 9.5.11 in /docs by @dependabot in #462
- Bump shogo82148/actions-create-release from 1.7.0 to 1.7.1 by @dependabot in #463
- Bump sigs.k8s.io/cluster-api from 1.5.3 to 1.6.2 by @dependabot in #461
- Bump python-dateutil from 2.8.2 to 2.9.0 in /docs by @dependabot in #466
- Bump mkdocs-material from 9.5.11 to 9.5.12 in /docs by @dependabot in #465
- Adding Cluster's UID to the JoinTokenRequest's status by @makhov in #351
- [DOCS] k0smotron edits for FAQ and Troubleshooting topic creation. by @KoryKessel-Mirantis in #478
- Resource reference updated with the latest changes by @makhov in #480
- Fix different CA's in HA setup. by @makhov in #477
- Controller tools update by @makhov in #489
- Bump kind to v.0.20.0 by @juanluisvaladas in #436
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #469
- [DOCS] Usage - Overview, Standalone (create cluster, join nodes) by @ogusarenko in #487
- [DOCS] k0smotron edits for Status and Known Limitations section. by @KoryKessel-Mirantis in #485
- [DOCS] Tweaks to FAQ and Troubleshooting topics. by @KoryKessel-Mirantis in #492
- [DOCS] Change Copyright date in page footer to 2024 from 2023. by @KoryKessel-Mirantis in #496
- [DOCS] Added contributing section to the documentation by @MagdaDziadosz in #484
- Bump sigs.k8s.io/cluster-api from 1.6.2 to 1.6.3 by @dependabot in #497
- Bump shogo82148/actions-upload-release-asset from 1.6.6 to 1.7.4 by @dependabot in #474
- Bump shogo82148/actions-create-release from 1.7.1 to 1.7.2 by @dependabot in #473
- Bump python-dateutil from 2.9.0 to 2.9.0.post0 in /docs by @dependabot in #468
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #470
- Bump pymdown-extensions from 10.7 to 10.7.1 in /docs by @dependabot in #472
- Bump mkdocs-material from 9.5.12 to 9.5.13 in /docs by @dependabot in #482
- Bump pyparsing from 3.1.1 to 3.1.2 in /docs by @dependabot in #483
- Bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #471
- Bump packaging from 23.2 to 24.0 in /docs by @dependabot in #490
- Bump actions/cache from 3 to 4 by @dependabot in #419
- [DOCS] Rework requirements and install steps by @ologvinova in #498
- [DOCS] Move Monitoring to the main TOC by @ologvinova in #500
- Bump github.com/k0sproject/rig from 0.17.5 to 0.18.0 by @dependabot in #460
- [Docs] Investigate the possibility to add a plugin... by @dzhigzhitzhapov in #481
- Minor fix of notes syntax by @makhov in #501
- Bump mkdocs-material from 9.5.13 to 9.5.14 in /docs by @dependabot in #506
- Controlplane scaling and update by @makhov in #493
- Bump github.com/k0sproject/rig from 0.18.0 to 0.18.1 by @dependabot in #510
- Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 by @dependabot in #508
- Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #512
- Bump mkdocs-material from 9.5.14 to 9.5.15 in /docs by @dependabot in #513
- Bump markdown from 3.5.2 to 3.6 in /docs by @dependabot in #503
- Check for deletion timestamp on controller by @joshperry in #507
- Check for cluster's certificates secret to avoid panic by @makhov in #515
- Monitoring config updated by @makhov in #514
- [DOCS] Move the Limitations section to install.md by @ologvinova in #502
New Contributors
- @infinitydon made their first contribution in #433
- @nekwar made their first contribution in #449
- @KoryKess...