quarks-operator icon indicating copy to clipboard operation
quarks-operator copied to clipboard

BOSH releases deployed on Kubernetes

Results 22 quarks-operator issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.3.3 to 1.4.2. Changelog Sourced from github.com/mitchellh/mapstructure's changelog. 1.4.2 Custom name matchers to support any sort of casing, formatting, etc. for field names. GH-250 Fix possible panic...

🤖 dependencies

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.16.0 to 1.19.1. Release notes Sourced from go.uber.org/zap's releases. v1.19.1 Fixed #1001[]: JSON: Fix complex number encoding with negative imaginary part. Thanks to @​hemantjadon. #1003[]: JSON: Fix...

🤖 dependencies

We need to use the real name of the AZ to differentiate between multiple clusters of cells. This also supports a splinter where you can specify the same az more...

unscheduled

Bumps code.cloudfoundry.org/quarks-job from 1.0.218 to 1.0.219. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=code.cloudfoundry.org/quarks-job&package-manager=go_modules&previous-version=1.0.218&new-version=1.0.219)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

unscheduled
🤖 dependencies

Bumps code.cloudfoundry.org/quarks-statefulset from 1.0.1319 to 1.0.1320. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=code.cloudfoundry.org/quarks-statefulset&package-manager=go_modules&previous-version=1.0.1319&new-version=1.0.1320)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

unscheduled
🤖 dependencies

Bumps [github.com/gonvenience/bunt](https://github.com/gonvenience/bunt) from 1.1.4 to 1.3.2. Release notes Sourced from github.com/gonvenience/bunt's releases. bunt release v1.3.2 https://github.com/gonvenience/bunt/commit/a220eb6a4e5a08a14a733fe8affafdd00709e8ee Introduce gren configuration https://github.com/gonvenience/bunt/commit/414b7de3adcb0f8b1479d08c8ef16bfd0967e828 Add locking to color settings https://github.com/gonvenience/bunt/commit/29da5e4f1b651ccf1a786f39fa4a1f021ce1e172 Recreate Go sum file...

unscheduled
🤖 dependencies

Increase per-item rate limit from 5ms to 5s. [#174439982](https://www.pivotaltracker.com/story/show/174439982)

Working on how multi-zone and max-in-flight support should be done in quarks-operator and quarks-statefulset. @manno @jandubois @rj1 I have been testing a couple of things with regards to “max-in-flight”. There...

enhancement
unscheduled

**Describe the bug** Only changing the image, does not create a new bpm secret, so the qsts is not updated. As a workaround, one could add a label to the...

bug
unscheduled

Right now `cf-operator.fullname` prefixes the chart name with the release name and not the namespace: https://github.com/cloudfoundry-incubator/quarks-operator/blob/master/deploy/helm/quarks/templates/_helpers.tpl#L14-L25 This is used to create names for e.g. cluster roles and cluster rolebindings. The...

bug
accepted