Justinas Stankevičius

Results 28 issues of Justinas Stankevičius

An "upload from URL" feature would be nice, where you could paste the (http) URL of the file and BFM would download it and put it among other files. That...

Backend
Frontend
Feature

`Catalog::pgettext` and `Catalog::npgettext` allocate a `String` on every call due to the need to form a key `{context}\x04{msgid}`. The reference implementation of `gettext` solves this elegantly via a macro that...

TODO: description.

Have a simple `ping` or `curl` call between pods (running in separate nodes) in check.sh. [Network-MultiTool](https://github.com/wbitt/Network-MultiTool) may prove useful.

Currently, we run one CoreDNS service per `worker` node (good), but the containers' `resolv.conf` points only to the host node itself as the name server (bad): https://github.com/justinas/nixos-ha-kubernetes/blob/f9d01ef37174de4ac4e9537fa6f8508696a4f22c/modules/worker/coredns.nix#L39 If Kubelet is...

The CI could at least run `ci-lint` script inside the nix-shell. There seems to be no way to run virtual machines on GH Actions, so no end-to-end testing can be...

Promote pipeline test: https://drone.platform.teleport.sh/gravitational/teleport/14432 Holding off on merging this until the next regular Cloud release (Thursday), as a fix to the server is pending.

Promote pipeline test: https://drone.platform.teleport.sh/gravitational/teleport/14431 Holding off on merging this until the next regular Cloud release (Thursday), as a fix to the server is pending.

Promote pipeline test: https://drone.platform.teleport.sh/gravitational/teleport/14426 Holding off on merging this until the next regular Cloud release (Thursday), as a fix to the server is pending.

backport

Promote pipeline test: https://drone.platform.teleport.sh/gravitational/teleport/14427 Holding off on merging this until the next regular Cloud release (Thursday), as a fix to the server is pending.

backport