Releases: powerhome/helm-charts
clusterapi-resources-v0.5.0
What's Changed
- feat(clusterapi-resources): Adds multipath.conf and reverts the last change that didn't have the desired effect, turning it unnecessary. by @iblackman in #37
Full Changelog: clusterapi-resources-v0.4.0...clusterapi-resources-v0.5.0
clusterapi-resources-v0.4.0
What's Changed
- fix(clusterapi-resources): Add checksum for kubeadmconfig to trigger MachineDeployment rollout by @iblackman in #36
Full Changelog: clusterapi-resources-v0.3.0...clusterapi-resources-v0.4.0
clusterapi-resources-v0.3.0
What's Changed
- Add option to set apiServer extraVolumes by @iblackman in #35
Full Changelog: clusterapi-resources-v0.2.2...clusterapi-resources-v0.3.0
clusterapi-resources-v0.2.2
What's Changed
- feat(clusterapi-resources): Add params to set apiServer and controllerManager extraArgs by @iblackman in #34
Full Changelog: clusterapi-resources-v0.2.1...clusterapi-resources-v0.2.2
clusterapi-resources-v0.2.1
What's Changed
- feat(clusterapi-resource): Parameterize SNAT by @iblackman in #33
Full Changelog: clusterapi-resources-v0.2.0...clusterapi-resources-v0.2.1
clusterapi-resources-v0.2.0
What's Changed
- Feat/clusterapi resources add ingress as3 by @iblackman in #32
Full Changelog: clusterapi-resources-v0.1.0...clusterapi-resources-v0.2.0
clusterapi-resources-v0.1.0
What's Changed
- Initial version of clusterapi-resources chart by @iblackman in #31
This chart has the objective to make it simpler to generate the resources needed to deploy a Kubernetes cluster using CAPI
with the vsphere
provider.
This first version contemplates a series of features, such as but not limited to:
- Kind
Cluster
customization - Kind
VSphereCluster
customization - List of
VSphereMachineTemplate
with a default option and individual overrides - Kind
KubeadmControlPlane
customization - List of
MachineDeployment
with some customization - Control over deploy of Vsphere CSI and CPI
Extras:
- Create of list of
InClusterIPPool
in case we useInClusterIPAM
- List of extra
Configmaps
andSecrets
to be added to theClusterResourceSet
- Kind Configmap for bigip-ctrl AS3 configuration
Full Changelog: fluentd-v0.5.0-phrg1...clusterapi-resources-v0.1.0
fluentd-v0.5.0-phrg1
Copy the fluentd chart from https://github.com/fluent/helm-charts since it doesn't support nodeports yet and we need that functionality. This version doesn't have the following API deprecations we were encountering before when moving from 1.21.14 to 1.22.17:
- RoleBinding from
rbac.authorization.k8s.io/v1beta1
torbac.authorization.k8s.io/v1
- Role from
rbac.authorization.k8s.io/v1beta1
torbac.authorization.k8s.io/v1
With this release these api deprecations are taken care of.
fluentd-v2.5.3-phrg1
Copy the fluentd chart from https://github.com/helm/charts since it is a deprecated chart and update the apiVersion.
- RoleBinding from
rbac.authorization.k8s.io/v1beta1
torbac.authorization.k8s.io/v1
- Role from
rbac.authorization.k8s.io/v1beta1
torbac.authorization.k8s.io/v1
nginx-ldapauth-proxy-v0.1.6-phrg1
Copy the nginx-ldapauth-proxy
deprecated chart from https://github.com/helm/charts and update the apiVersion to allow deploy on Kubernetes 1.22.