Skip to content

feat: add taints for node hosting dind pods#87

Merged
edersonbrilhante merged 1 commit intomainfrom
dedicated-dind-node
Aug 8, 2025
Merged

feat: add taints for node hosting dind pods#87
edersonbrilhante merged 1 commit intomainfrom
dedicated-dind-node

Conversation

@edersonbrilhante
Copy link
Copy Markdown
Member

@edersonbrilhante edersonbrilhante commented Aug 7, 2025

Description

This PR will make sure dind pods will be deploy in separate nodes per tenant for security. So in the worst-case scenario, if a dind pod escalates to a node, it will only affect nodes of the dind type for the same tenant. Therefore, the tenant using it assumes the risk.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@edersonbrilhante edersonbrilhante merged commit cee07bb into main Aug 8, 2025
4 checks passed
@edersonbrilhante edersonbrilhante deleted the dedicated-dind-node branch August 8, 2025 10:29
edersonbrilhante added a commit that referenced this pull request Feb 5, 2026
* chore(deps): update terraform terraform-aws-modules/lambda/aws to v8.5.0 (#87)

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

* chore(deps): update pre-commit hook commitizen-tools/commitizen to v4.13.5 (#94)

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

* chore(deps): update dependency hashicorp/packer to v1.15.0 (#91)

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

* chore(deps): update pre-commit hook abravalheri/validate-pyproject to v0.25 (#86)

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

* chore(deps): update python:3.14-slim docker digest to fa0acdc (#95)

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants