bbs icon indicating copy to clipboard operation
bbs copied to clipboard

Internal API to access the database for Diego.

Results 7 bbs issues
Sort by recently updated
recently updated
newest added

Related to https://github.com/cloudfoundry/diego-release/issues/898.

- [x] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- This PR is continuation for the [RFC-0030](https://github.com/cloudfoundry/community/blob/775c758343484edce85cd43c2627011bef9e8e16/toc/rfc/rfc-0030-add-support-for-file-based-service-binding.md) Backward Compatibility --------------- Breaking Change? **No** This feature is the first PoC for RFC-0030. Since...

- [x] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- Improves the app logging when the internal routes limitation per LRP is reached. Issue: https://github.com/cloudfoundry/diego-release/issues/962 Backward Compatibility --------------- Breaking Change? **No**

- [X] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- [gogo/protobuf](https://github.com/gogo/protobuf) has been deprecated for years. We should be using up-to-date protobufs provided by [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go). In order to fit our use cases,...

- [x] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- [RFC0038](https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0038-ipv6-dual-stack-for-cf.md) [RFC Tracking Issue](https://github.com/cloudfoundry/community/issues/1107) Add icmpv6 support to ASGs and test ipv6 addresses validation in SecurityGroupRule Backward Compatibility --------------- Breaking Change? **No**

- [ ] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- add volumedriver filter to fetch desiredlrps Backward Compatibility --------------- Breaking Change? **No**

- [x] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- Lets operators decide that bbs.request.start-actual-lrp.db-start-actual-lrp messages for container heartbeats are very redundant and can be turned into debug messages. Keeps the initial...