What's Changed
- Release v1.0.2 updates by @bigkevmcd in #670
- change ControllerReferences over to OwnerReferences by @andreas-kupries in #659
- Added
policyin Cluster Status by @enrichman in #663 - Use APIReader instead of manager client for fetching node information in mirror mode by @galal-hussein in #686
- Fix tests
BeforeSuitesetup withK3K_DOCKER_INSTALLflag by @enrichman in #692 - Refactor distribution algorithm to account for host capacity by @galal-hussein in #688
- Add sync of Host StorageClasses by @enrichman in #681
- Change the nodes type to worker. by @bigkevmcd in #662
- chore(deps): update dependency go to v1.25.8 by @renovate-rancher[bot] in #664
- chore(deps): update github actions by @renovate-rancher[bot] in #642
- Change build and generate scripts for arm64 compatibility by @JonCrowther in #704
- chore: Bump some test dependencies and fix lint by @enrichman in #708
- Update
google.golang.org/grpctov1.79.3by @enrichman in #712 - Don't start the metrics server. by @bigkevmcd in #714
- chore(ci): bump aquasecurity/trivy-action to v0.35.0 by @macedogm in #717
- Update virtual-kubelet (v1.12) and Kubernetes deps (v1.35) by @enrichman in #716
- chore(deps): update github actions (major) by @renovate-rancher[bot] in #653
- chore(deps): update github actions by @renovate-rancher[bot] in #711
- Add
statusfield in CRDs docs by @enrichman in #720 - Add initial affinity to podspecs by @JonCrowther in #696
- Bump version to 1.1.0-rc2 in Chart.yaml by @enrichman in #721
- Refactor tests to their own directories by @JonCrowther in #723
- Pin installed versions to specific hashes by @JonCrowther in #730
- chore(deps): update kubernetes dependencies by @renovate-rancher[bot] in #722
- Removed Pod mutating Webhook (
sharedmode) by @enrichman in #699 - Fix for
K3S_HOST_VERSIONin cli tests by @enrichman in #734 - Schedule Pods in the same Node with a preferred affinity by @enrichman in #724
- chore(deps): update github actions by @renovate-rancher[bot] in #731
- Fix networkpolicy for kube-ovn network by @galal-hussein in #691
- Added
release/v1.0branch to renovate config by @enrichman in #740 - Cleanup tests and small fixes by @enrichman in #741
- minor fix to translated ingress tls secrets in ingress object by @ibrokethecloud in #672
- chore(deps): update rancher/renovate-config digest to 20f34a3 (main) by @renovate-rancher[bot] in #743
- chore(deps): update module helm.sh/helm/v3 to v3.20.1 (main) by @renovate-rancher[bot] in #746
- Custom runtime class and security context by @galal-hussein in #742
- Add support for projected service account tokens in shared mode by @galal-hussein in #660
- Bump Go (
v1.25.9) and golanci-lint to (2.11.4) by @enrichman in #759 - Conformance tests report by @enrichman in #757
- chore(deps): update rancher/renovate-config digest to 240174f (main) by @renovate-rancher[bot] in #760
- Update modules
go.etcd.io/etcdtov3.6.10by @enrichman in #764 - Update opentelemetry to
1.43.0by @enrichman in #766 - Bump charts to
1.1.0-rc3by @enrichman in #768 - Fix nil error handling in webhook removal by @enrichman in #774
- Refactoring of tests moving common logic in
tests/frameworkby @enrichman in #769 - Add
importaslinter by @enrichman in #779 - Bump
testcontainers-goandhelmmodules to latest versions by @enrichman in #782 - Fix PVC race condition (flaky test) by @enrichman in #786
- Replace GoReleaser action and align other tools by @enrichman in #788
- Added Policy finalizer by @enrichman in #781
- chore(deps): update actions/upload-artifact digest to 043fb46 (main) by @renovate-rancher[bot] in #776
- Add hostUsers to cluster spec by @galal-hussein in #787
- Fix helm install by @enrichman in #791
- Bump charts to
1.1.0-rc4by @enrichman in #790 - chore(deps): update github/codeql-action digest to ce64ddc (main) by @renovate-rancher[bot] in #793
- chore(deps): update rancher/renovate-config digest to a9fa41f (main) by @renovate-rancher[bot] in #784
- Fix kubeconfig in conformance tests (shared mode - k3d) by @enrichman in #795
- Add WorkerLimit to shared cluster and add unit tests by @galal-hussein in #798
- Update rancher/renovate-config digest to e1355a7 (main) by @renovate-rancher[bot] in #799
- Remove the node capacity from the merged lists by @galal-hussein in #816
- Update rancher/renovate-config digest to 9d3c102 (main) by @renovate-rancher[bot] in #817
- Fix cgroup dirs for virtual mode clusters by @galal-hussein in #792
- Update registry.suse.com/bci/bci-base Docker tag to v16 (main) by @renovate-rancher[bot] in #819
- update chart to v1.1.0-rc5 by @galal-hussein in #821
- Update Kubernetes dependencies (main) by @renovate-rancher[bot] in #811
- Bump charts to
1.1.0-rc6by @enrichman in #822 - Add server and worker resource request and limits by @galal-hussein in #832
- Filter requests. infrastructure resources for node capacity by @galal-hussein in #834
- update chart to v1.1.0-rc7 by @galal-hussein in #841
New Contributors
- @ibrokethecloud made their first contribution in #672
Full Changelog: v1.0.2...v1.1.0