kubesail-agent icon indicating copy to clipboard operation
kubesail-agent copied to clipboard

Allows a cluster or namespace to be managed by KubeSail.com

Results 5 kubesail-agent issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies

Requesting some Annoations For Specific Apps. ``` Nginx.ingress.kubernetes.io/enable-cors: "true" nginx.ingress.kubernetes.io/proxy-body-size: 1G nginx.ingress.kubernetes.io/rewrite-target: /$2 nginx.org/websocket-services: immich-server ``` Here's an Example I am working on for Immich ``` kind: Ingress apiVersion: networking.k8s.io/v1...

KubeSail Gateway can occasionally buffer too much memory in TCP sockets to packet-lossy or mis-behaving connected agents. A real fix would be to update gateway handleSocket() to keep a highwaterMark...

Gateway