Skip to content

feat: log improvements#58

Merged
javi-null merged 15 commits intobetafrom
feat/log-improvements
Sep 29, 2025
Merged

feat: log improvements#58
javi-null merged 15 commits intobetafrom
feat/log-improvements

Conversation

@javi-null
Copy link
Contributor

@javi-null javi-null commented Sep 25, 2025

main update

bash script to get logs from the cluster is replaced by a go binary

other improvements

  • filter by instance id
  • filter patterns (multiple terms are considered to the search)
  • use limit argument

fedemaleh
fedemaleh previously approved these changes Sep 26, 2025
@javi-null javi-null merged commit 9f4f1ba into beta Sep 29, 2025
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.

3 participants

Comments