haproxy-boshrelease
haproxy-boshrelease copied to clipboard
A BOSH release for haproxy (based on cf-release's haproxy job)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Thanks for sharing this great work, here is a small suggestion as we're starting leveraging the prometheus metrics in hand with backend_servers_local. ### Expected behavior As an operator using the...
We had the requirement to tweak keepalived global_defs but there is no option to change it with the job config. Would be great to have such an option. For now...
haproxy-boshrelease uses ginkgo for its acceptance tests. Ginkgo allows adding an optional description to the `Expect()` statement chain, e.g. ```golang Expect(err).ShouldNot(HaveOccurred(), "no error when starting the bosh deployment") ``` This...
- With the addition of acceptance tests, the build time got bumped significantly higher. (> 20m) - Acceptance tests are expensive and only make sense if there are changes to...
The autobumper currently generates a PR that bumps the packaged components. However, in the [release notes template](https://github.com/cloudfoundry/haproxy-boshrelease/blob/master/ci/release_notes_template.md) we have a section "Upgrades" with a template string "component has been upgraded...
The releases are tagged as `v1.2.3` but the file names omit the leading `v` which makes automated handling of the files a bit cumbersome. Other releases omit the `v` entirely....
Now an HAProxy feature version `properties.ha_proxy.haproxy_feature_version` can be specified by the `major.minor` version number, one of several HAProxy packages included in this release: - haproxy-`2.8` - support EOL: 2028-Q2 (LTS)...
Automatic bump from version 2.8.10 to version 2.8.11, downloaded from https://www.haproxy.org/download/2.8/src/haproxy-2.8.11.tar.gz. After merge, consider releasing a new version of haproxy-boshrelease.