Giter VIP home page Giter VIP logo

bosh-watchlist's People

Contributors

michaellihs avatar

Watchers

 avatar  avatar

bosh-watchlist's Issues

cloudfoundry/bosh v263.1.0 released

cloudfoundry/bosh

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.

v263.1.0

  • Sort property/link property before rendering templates
  • Errand should be able to consume link with variables from a diff deployment
  • [warning] Remove transaction around bosh deploy --dry-run command
    • Previously dry run was wrapped in a DB transaction; however, it caused DB contention, hence transaction was removed. After this change if you run --dry-run against an existing deployment we recommend to run bosh deploy with previously successfully deployed manifest.

cloudfoundry/bosh-cli v2.0.27 released

cloudfoundry/bosh-cli

BOSH CLI v2

v2.0.27

  • Add support for specifying variables with dot notation
    • Example: ... -v docker_tls.ca=... -v docker_tls.private_key=...
  • Interpolate ((instance_id)) for bosh scp's destinations to separate assets based on instance id
    • Example: bosh scp api /tmp/api/((instance_id))
  • Add GCS blobstore provider to CLI
  • Task command will use the given deployment option as a filter

Sibbell configuration help

We're opening this issue to inform you about problems with your Sibbell configuration.

We'll add a comment here when we see problems, and close the issue with a comment when they've been resolved.

cloudfoundry/bosh v262.3 released

cloudfoundry/bosh

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.

v262.3

  • Fixes Director version shown in bosh env
  • Resolves race condition between rendering of templates

cloudfoundry/bosh v264.1 released

cloudfoundry/bosh

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.

v264.1

New Features:

  • Added generic config functionality introducing new bosh configs command and consolidated configs API (docs coming)
  • Added vm_resources for instance groups to specify size of a VM instead of a VM type (docs coming)
    • Not all CPIs support new calculate_vm_cloud_properties CPI method yet
  • Added features.randomize_az_placement flag for AZ randomization
  • Added IPv6 manual networking support (docs coming)

Enhancements:

  • [breaking] Switched to gnatsd which now requires several TLS properties
  • [breaking] Extracted AWS CloudWatch HM plugin
  • Default Director to keep up to 2000 historical tasks for each type
  • Log error messages reported in body of responses from CredHub
  • Ignore unresponsive VMs in a deployment when running an errand
  • Ignore missing VMs in a deployment when running an errand
  • Add task event log for orphaning disk for better task output
  • Allow filtering of addons by team
  • Updated bosh-template gem to aid unit testing of job templates

Fixes:

  • Update task checkpoint time to avoid a rare race condition during task startup
  • Allow using variables in addons section in the deployment manifest
  • Allow BOSH DNS names to start with numbers
  • Tag compilation VMs according to runtime config tags
  • Make orphaned disk and disk snapshot cleanup resilient to CPI errors
  • Improved HM JSON plugin restart behaviour

Bumps:

  • Ruby 2.4.x
  • EventMachine bump
  • bosh-davcli, bosh-gcscli, and bosh-s3cli

cloudfoundry/bosh-cli v2.0.30 released

cloudfoundry/bosh-cli

BOSH CLI v2

v2.0.30

  • Adds ability to interpolate name and version in --tarball flag for create release

    • Example: bosh create-release --tarball "/tmp/((name))-((version)).tgz"
  • Uploads releases in parallel when doing bosh deploy and bosh update-runtime-config

    • Useful for cf-deployment type configurations that use many releases
  • Adds a way to specify stemcell that compiled release was compiled against so that CLI can determine if release upload can be skipped

    • Example:

      releases:
      - name: zookeeper
        version: 0.0.5
        url: https://...compiled-bits.tgz
        stemcell:
          os: ubuntu-trusty
          version: 3421
      
  • Variety of diffing change for update-*-config

cloudfoundry/bosh v264.2.0 released

cloudfoundry/bosh

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.

v264.2.0

Fixes:

  • Support deploying releases which share the exact same package with another release (e.g. colocating director and CPIs which share ruby-2.4 and previously errored with BOSH cannot currently collocate two packages with identical names from separate releases)
  • Correct the lookup of job links for addons when multiple versions of a release are available (previously errored with Job 'job-a' in instance group 'group-b' specifies link 'link-c', but the release job does not consume it)

Sibbell configuration help

We're opening this issue to inform you about problems with your Sibbell configuration.

We'll add a comment here when we see problems, and close the issue with a comment when they've been resolved.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.