Skip to content

Releases: banzaicloud/pipeline

0.14.2

08 Mar 10:42
Compare
Choose a tag to compare
  • Introducing PKE on AWS distribution (Kubernetes v1.12, v1.13)
  • Single Node Kubernetes cluster with PKE
  • Bug fixes

0.14.1

07 Mar 13:39
Compare
Choose a tag to compare
  • fix single-node PKE clusters

0.10.0

17 Jan 17:29
Compare
Choose a tag to compare
  • Nodepool support on AliBaba cloud gives you the ability to build heterogeneous clusters
  • Reuse existing VPCs on Amazon and Google
  • Dynamic infrastructure recommendations to better handle spot termination notices, failovers and cluster resizes
  • Bug fixes

0.9.1

17 Dec 14:12
Compare
Choose a tag to compare
ARK fixes and enhancements (#1555)

* ARK: fix cluster status evaluation at backup and restore sync

* ARK: fix restoreOnlyMode configuration

* ARK: fix missing bucket scenario

* ARK: introduce restoreWaitTimeout config variable for posthook restoration timeout (default: 5m)

* ARK: change backup cluster relation handling

* removing ClusterBackupsRepository, filtering on ClusterID where needed
* introducing ActiveClusterId instead of overwriting ClusterID of backups

* ARK: using error handler in the API endpoints

0.9.0

15 Dec 20:48
Compare
Choose a tag to compare
check enabled gke API services (#1553)

0.8.5

14 Dec 13:41
Compare
Choose a tag to compare
redirect to ui path (#1533) (#1534)

0.8.2

06 Dec 09:34
Compare
Choose a tag to compare
bugfixes

0.8.1

05 Dec 13:11
Compare
Choose a tag to compare
cluster: install allow-all whitelist for image validation

0.4.0

19 Oct 19:07
Compare
Choose a tag to compare

This release is a huge step in Pipeline's life implementing tons of new features.

Probably the most interesting feature is our brand new Spotguide framework which lets you use your favorite development framework while automating the rest allowing you to focus on what's most important: your software.

We also expanded our cloud provider support by adding Alibaba and Oracle Cloud Kubernetes offerings to Pipeline and replaced our EC2 based Kubernetes distribution with Amazon EKS.

Other features:

  • External DNS support to automatically register DNS records to supported DNS providers (currently AWS Route53 only)
  • Security Scan API to scan your images for known vulnerabilities
  • Storage API to provide cloud-agnostic access to ObjectStore solutions (supporting all major cloud providers)

Besides the new features this release also contains stability improvements.

0.3.0

22 Mar 09:14
Compare
Choose a tag to compare

In the 0.2.0 release the components of Pipeline have been re-worked to streamline easily incorporations of new cloud providers and provide same level of automation and easier enablement of new cloud providers.

This release - 0.3.0 is adding support for Google's Managed Kubernetes GKE support and also moving away from username/password based authentications towards OAuth2 tokens. Both Pipeline and the CI/CD component use OAuth2 tokens issued by GitHub, after a successful GitHub OAtuh2 authentication flow.

For further details please follow the Pipeline how-to documentation.

Component Source code
Pipeline API https://github.com/banzaicloud/pipeline/releases/tag/0.3.0
Control Plane Cloudformation template https://github.com/banzaicloud/pipeline-cp-launcher/releases/tag/0.3.0
Cluster images https://github.com/banzaicloud/pipeline-cluster-images/releases/tag/0.3.0
Control plain images https://github.com/banzaicloud/pipeline-cp-images/releases/tag/0.3.0
Banzai Charts https://github.com/banzaicloud/banzai-charts/releases/tag/0.3.0
Pipeline CI/CD plugin https://github.com/banzaicloud/drone-plugin-pipeline-client/releases/tag/0.3.0
Kubernetes CI/CD plugin https://github.com/banzaicloud/drone-plugin-k8s-proxy/releases/tag/0.3.0
Zeppelin CI/CD plugin https://github.com/banzaicloud/drone-plugin-zeppelin-client/releases/tag/0.3.0
Spark CI/CD plugin https://github.com/banzaicloud/drone-plugin-spark-submit-k8s/releases/tag/0.3.0
HTPassword generator for ingress https://github.com/banzaicloud/htpasswd-gen/releases/tag/0.3.0
Spark on K8S https://github.com/banzaicloud/spark/tree/branch-2.2-kubernetes
Zeppelin on K8S https://github.com/banzaicloud/zeppelin/tree/spark-interpreter-k8s
TensorFlow on K8S https://github.com/banzaicloud/tensorflow-models
TiDB on K8S https://github.com/banzaicloud/banzai-charts/tree/master/incubator/tidb
Zeppelin on K8S https://github.com/banzaicloud/zeppelin/tree/spark-interpreter-k8s
Spark History Server https://github.com/banzaicloud/banzai-charts/tree/master/stable/spark-hs
Serverless - Fn https://banzaicloud.com/blog/fn/
Serverless - OpenFaaS https://banzaicloud.com/blog/openfaas/
Serverless - Kubeless https://banzaicloud.com/blog/kubeless/