bosh icon indicating copy to clipboard operation
bosh copied to clipboard

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

Results 42 bosh issues
Sort by recently updated
recently updated
newest added

- Updated NATS to a supported version: 2.8.3 - NATS 2.8.3 does not support wildcards in the users authorization section in the `nats.cfg` file. Wildcards were used previously to allow...

we want to keep postgres packages up to date for the supported major version lines. This task does exactly that. It checks the postgres git repo for REL_* tags matching...

Running bosh clean-up fails with the following error: ``` Using environment 'https://10.0.0.6:25555' as client 'admin' Task 918 Task 918 | 21:58:04 | Deleting releases: cf-networking/3.8.0 Task 918 | 21:58:04 |...

**Describe the bug** The API Metrics endpoint is failing, missing the metrics. **To Reproduce** Steps to reproduce the behavior (example): 1. Deploy a bosh director on AWS, Azure or Alicloud...

**Describe the bug** With the new nats version in bosh 274 we have an issue to deploy bosh. Sometimes the deploy fails with: `Task 12439 | 13:26:49 | L starting...

**Is your feature request related to a problem? Please describe.** When I use nats bosh director 3 steps rotation for some deployments, agent restart takes too long time with arping...

**Describe the bug** The usage of https://github.com/bosh-packages/ruby-release/tree/master/packages/ruby-3.1 in `bosh` and `aws-cpi` introduces an implicit dependency between both. Therefor `bosh 273.1.0` and `aws-cpi 94` cannot be deployed together. The deployment fails...

**Describe the bug** When trying to deploy a specific deployment with bosh, cpi error occurs (even when recreate and cck) **To Reproduce** ``` Task 303801 | 05:23:03 | Preparing deployment:...

**Describe the bug** I have bosh director installed on vmware tanzu operations manager. I am trying to upload **To Reproduce** Steps to reproduce the behavior (example): 1. Deploy a bosh...

### What is this change about? Remove PowerDNS ### Please provide contextual information. The PowerDNS package has not been updated since 2016. This commit removes: - package - job -...