DKP 2.8.3 Customer Incidents and Resolved Issues
The following resolved incidents are fixed or corrected in this release:
Proxy labels on the kommander-flux
namespace are preserved during upgrades
A problem with the Kommander upgrade procedure removing proxy labels has been corrected. The upgrade procedure now preserves any User specified labels when upgrading Kommander.
Enhanced checking in pre-provisioned provider
Additional checking has been added to the Cluster API Pre-provisioned provider (CAPPP) to detect lingering mounts before resetting nodes during upgrades.
kube-rbac-proxy
images moved
The container imagekube-rbac-proxy,
which is used by many DKP applications, was previously hosted by the gcr.io repository. The gcr.io repository will be disabled sometime in 2025; the images are now hosted on the quay.io image registry. DKP 2.8.3 updates all internal references to this image to the new location.
The ai-navigator-cluster-info-api
Pods Fail
Fixed an issue where the ai-navigator-cluster-info-api pods would fail.
vSphere CSI images moved
The upstream vSphere CSI container images used for non-Airgapped vSphere installations were moved from the gcr.io
to theregistry.k8s.io
registry. Konvoy and KIB have been updated to reflect the new image locations. When upgrading to DKP 2.8.3, use the dkp upgrade addons vsphere
command on each impacted cluster to update the vSphere CSI components.
NCN-102653, NCN-103095
Unable to delete AWS Nodepools
A problem that caused the dkp delete nodepool
command to fail on AWS clusters has been corrected
NCN-103394
BanzaiCloud charts repo instability
The BanzaiCloud project chart repo at kubernetes-charts.banzaicloud.com
has experienced volatility recently and the future status of this project is unknown.
DKP versions since V2.7.0 do not reference any charts from this repo, but this Helm Repository was still included in the list of repositories used by kommander. When the upstream repo was down, this would result in the helmrepository
for this repo being in the non-Ready status. The list of chart-repos has been updated to remove this stale reference, and the DKP catalog has also been updated to remove references to this repo.
NCN-103003