Skip to content

Update reviewdog/action-suggester action to v1.24.3#11

Open
gcsvc-or-orbot wants to merge 11 commits into
mainfrom
renovate/reviewdog-action-suggester-1.x
Open

Update reviewdog/action-suggester action to v1.24.3#11
gcsvc-or-orbot wants to merge 11 commits into
mainfrom
renovate/reviewdog-action-suggester-1.x

Conversation

@gcsvc-or-orbot

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
reviewdog/action-suggester action patch v1.24.0v1.24.3

Release Notes

reviewdog/action-suggester (reviewdog/action-suggester)

v1.24.3

Compare Source

What's Changed

Full Changelog: reviewdog/action-suggester@v1.24.2...v1.24.3

v1.24.2

Compare Source

What's Changed

Full Changelog: reviewdog/action-suggester@v1.24.1...v1.24.2

v1.24.1

Compare Source

What's Changed

Full Changelog: reviewdog/action-suggester@v1.24.0...v1.24.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

KevinKlaesRackspace2 and others added 8 commits January 15, 2026 12:22
Add relaxPermChecks and encryption enabling flags to ps-entry
* Fix keyfile permissions

* Remove extra debug line

* Update build/ps-entry.sh

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
LIB-623: Add Renovate dependency management
KevinKlaesRackspace2 and others added 3 commits July 13, 2026 11:02
The --relaxPermChecks flag is a Percona Server for MongoDB specific option
that does not exist in MongoDB Community Edition. Our Docker images use
MongoDB Community packages (mongodb-org-*), so this flag causes mongod to
fail at startup with 'unrecognised option' error.

This was the root cause of build failures in the Braze zone: both cfg
(config server) and rs-0 (shard) pods entered CrashLoopBackOff because
mongod rejected the unrecognized --relaxPermChecks flag.

Changes:
- Remove --relaxPermChecks from containerArgs() in container.go
- Remove --relaxPermChecks from mongos args in mongos.go
- Update mongos_test.go to assert flag is NOT present
- Update all e2e test comparison YAML files (257 files)
- Update all reconcile-statefulset testdata YAML files (9 files)

The defense-in-depth stripping in build/ps-entry.sh is preserved for
backwards compatibility with any future edge cases.
…aze-zone

LIB-980: Build failures in Braze zone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants