This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: d2iq-archive/kubeaddons-kaptain
Releases · d2iq-archive/kubeaddons-kaptain
stable-1.16-0.4.2
Changes
- KNative Serving Kubeaddon removed domain override and defaults to
example.com
from the Helm Chart
stable-1.16-0.4.1
Minor update to adopt mesosphere/charts#617, which makes use of image tags instead of SHA based in Knative-serving components. This is necessary for Knative kubeaddon Airgap support.
stable-1.16-0.4.0
This release bumped the Knative to 0.14.x. Specifically,
- Knative-serving 0.14.0 https://github.com/knative/serving/releases/tag/v0.14.0
- Knative-eventing 0.14.2 https://github.com/knative/eventing/releases/tag/v0.14.2
- Knative-eventing-source 0.14.1 https://github.com/knative/eventing-contrib/releases/tag/v0.14.1
Other changes in this release:
- Updated the Knative Serving default domain (defined in the
config-domain
configmap) tosvc.cluster.local
. - Disabled the custom metrics API service (in previous releases the custom metrics API service was not disabled correctly due to a bug in the corresponding helm chart), which may conflict with the custom metrics API service in Prometheus.
stable-1.16-0.3.0
This release only includes a minor change from stable-1.16-0.2.0
:
- Renamed the NFS addon from
kubeflow-nfsserverprovisioner
tokubeflow-nfs
, to avoid duplicate information in resource names and avoid the risk of exceeding resource naming length limits.
stable-1.16-0.2.0
-
Knative kubeaddon: Added the Knative 0.7.1 which bases on the Knative helm chart:
- Knative eventing disabled.
- Knative eventing-sources disabled.
- Knative serving enabled, with:
- Custom Metrics API Service is disabled.
- HTTPS Istio gateway is disabled.
- Added the
ca.istio.io/override: "true"
label toknative-serving
namespace.
-
NFS Server Provisioner kubeaddon: Added the NFS Server Provisioner 2.3.0 which bases on the NFS Server Provisioner helm chart:
- Added the
kubeaddons.mesosphere.io/hack-requires-defaultstorageclass: "true"
label to work around the default storage class dependency pre-requisite.
- Added the