Skip to content

feat: add Pod Disruption Budget (PDB) support#64

Merged
fedemaleh merged 2 commits intobetafrom
feature/add-pod-disruption-budget
Oct 6, 2025
Merged

feat: add Pod Disruption Budget (PDB) support#64
fedemaleh merged 2 commits intobetafrom
feature/add-pod-disruption-budget

Conversation

@sebasnallar
Copy link
Contributor

  • Add POD_DISRUPTION_BUDGET configuration to values.yaml
  • Integrate PDB settings into deployment build_context using jq
  • Create pdb.yaml.tpl template with standard annotations and labels
  • Support for configurable maxUnavailable (percentage or number)

- Add POD_DISRUPTION_BUDGET configuration to values.yaml
- Integrate PDB settings into deployment build_context using jq
- Create pdb.yaml.tpl template with standard annotations and labels
- Support for configurable maxUnavailable (percentage or number)
@fedemaleh fedemaleh merged commit c65fbbc into beta Oct 6, 2025
@fedemaleh fedemaleh deleted the feature/add-pod-disruption-budget branch October 6, 2025 19:38
fedemaleh added a commit that referenced this pull request Oct 9, 2025
* [feature]: Added support for external DNS using dns endpoint

* [feature]: waiting on balancer recognition for route

* [chore]: rename dns type to 'external_dns' in mninus

* [chore]: revert values.yaml

* [chore]: get information from providers for gateways

* [chore]: rework, we now apply the dns ednpoint only on scope creation

* [chore]: rework, we now apply the dns ednpoint only on scope creation

* [chore]: pr review

* [feature] define a component name with maximum 63 characters based on namespace and application slug

* feat: log improvements (#58)

* [fixes][route53]: we create the record on both hosted zones

* [feature] ignore not found errors when deleting k8s objects

* [feature] set default memory to 128 MB

* [feature] Add missing labels to k8s objects + Allow to delete extra gPRC ports (#68)

* [feature] Add missing labels to k8s objects

* [feature] add script to delete all objects related to a deployment_id

* feat: add Pod Disruption Budget (PDB) support (#64)

* feat: add Pod Disruption Budget (PDB) support

- Add POD_DISRUPTION_BUDGET configuration to values.yaml
- Integrate PDB settings into deployment build_context using jq
- Create pdb.yaml.tpl template with standard annotations and labels
- Support for configurable maxUnavailable (percentage or number)

* [feature]: pod disruption budget build tpl

* [feature]: private and public domains (#65)

* [feature] add support for web sockets inbound traffic (#69)

---------

Co-authored-by: Sebastian Nallar <sebastiansaidnallar@gmail.com>
Co-authored-by: Sebastian Nallar <95891104+sebasnallar@users.noreply.github.com>
Co-authored-by: Javi <javier.solis@nullplatform.io>
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

Comments