Skip to content

build(deps): bump github.com/banzaicloud/pipeline/pkg/sdk from 0.0.1 to 0.4.0#13

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/banzaicloud/pipeline/pkg/sdk-0.4.0
Closed

build(deps): bump github.com/banzaicloud/pipeline/pkg/sdk from 0.0.1 to 0.4.0#13
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/banzaicloud/pipeline/pkg/sdk-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps github.com/banzaicloud/pipeline/pkg/sdk from 0.0.1 to 0.4.0.

Release notes

Sourced from github.com/banzaicloud/pipeline/pkg/sdk's releases.

0.4.0

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

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/

0.2.0

The components of Pipeline have been re-worked to support AKS and streamlined for easily incorporate new cloud providers and provide same level of automation and easier enablement of new cloud providers (GKE is coming soon. Please find below the building blocks of this release.

Component Source code

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/banzaicloud/pipeline/pkg/sdk](https://github.com/banzaicloud/pipeline) from 0.0.1 to 0.4.0.
- [Release notes](https://github.com/banzaicloud/pipeline/releases)
- [Commits](https://github.com/banzaicloud/pipeline/commits/0.4.0)

---
updated-dependencies:
- dependency-name: github.com/banzaicloud/pipeline/pkg/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 26, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Aug 4, 2021

Superseded by #15.

@dependabot dependabot bot closed this Aug 4, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/banzaicloud/pipeline/pkg/sdk-0.4.0 branch August 4, 2021 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants