docs: update CHANGELOG with macOS dev VM fixes and Portainer Edge integration
Some checks failed
CI / Go Tests (push) Has been cancelled
CI / Build Go Binaries (amd64, linux, linux-amd64) (push) Has been cancelled
CI / Build Go Binaries (arm64, linux, linux-arm64) (push) Has been cancelled
CI / Shellcheck (push) Has been cancelled
Release / Test (push) Has been cancelled
Release / Build Binaries (amd64, linux, linux-amd64) (push) Has been cancelled
Release / Build Binaries (arm64, linux, linux-arm64) (push) Has been cancelled
Release / Build ISO (amd64) (push) Has been cancelled
Release / Create Release (push) Has been cancelled
Some checks failed
CI / Go Tests (push) Has been cancelled
CI / Build Go Binaries (amd64, linux, linux-amd64) (push) Has been cancelled
CI / Build Go Binaries (arm64, linux, linux-arm64) (push) Has been cancelled
CI / Shellcheck (push) Has been cancelled
Release / Test (push) Has been cancelled
Release / Build Binaries (amd64, linux, linux-amd64) (push) Has been cancelled
Release / Build Binaries (arm64, linux, linux-arm64) (push) Has been cancelled
Release / Build ISO (amd64) (push) Has been cancelled
Release / Create Release (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -78,3 +78,11 @@ First release with all 5 design-doc phases complete. ISO boots and runs K8s pods
|
|||||||
- Fixed KVM flag handling in dev-vm.sh (bash array context)
|
- Fixed KVM flag handling in dev-vm.sh (bash array context)
|
||||||
- Added iptables table pre-initialization before kube-proxy start (nf_tables issue)
|
- Added iptables table pre-initialization before kube-proxy start (nf_tables issue)
|
||||||
- Added /dev/kmsg and /etc/machine-id creation for kubelet
|
- Added /dev/kmsg and /etc/machine-id creation for kubelet
|
||||||
|
- Added CA certificates bundle to initramfs (containerd TLS verification for Docker Hub)
|
||||||
|
- Added DNS fallback (10.0.2.3 + 8.8.8.8) when DHCP client doesn't populate resolv.conf
|
||||||
|
- Added headless Service to Portainer Edge Agent manifest (agent peer discovery DNS)
|
||||||
|
- Added kubesolo.edge_id/edge_key kernel boot parameters for Portainer Edge
|
||||||
|
- Added auto-format of unformatted data disks on first boot
|
||||||
|
- Rewrote dev-vm.sh for macOS: bsdtar ISO extraction, Homebrew mkfs.ext4 detection, direct kernel boot, TCG acceleration, port 8080 forwarding
|
||||||
|
- Kubeconfig now served via HTTP on port 8080 (serial console truncates base64 lines)
|
||||||
|
- Added 127.0.0.1 and 10.0.2.15 to API server SANs for QEMU port forwarding
|
||||||
|
|||||||
Reference in New Issue
Block a user