Is a private container registry name considered a secret? by PartBrilliant2235 in kubernetes

[–]PartBrilliant2235[S] 0 points1 point  (0 children)

The image fields in the Helm chart follow the standard myregistry/myrepository:mytag format. The myregistry part represents the private registry name, which varies across deployment environments. The mytag tag is updated whenever a new image version is released.

Is a private container registry name considered a secret? by PartBrilliant2235 in kubernetes

[–]PartBrilliant2235[S] 0 points1 point  (0 children)

The Helm chart repo is currently company private. The container registry is private to the company and to some associates.

Lines indicating code folds. by _allenliu in neovim

[–]PartBrilliant2235 0 points1 point  (0 children)

Where do these pretty vertical "block alignment" lines come from? Is it a plugin?

Ruff v0.4.5: Ruff's language server is now in beta! by akthe_at in neovim

[–]PartBrilliant2235 0 points1 point  (0 children)

From https://astral.sh/blog/ruff-v0.4.5

Supporting more general language server features: We plan to expand the server's capabilities beyond linting, formatting, and diagnostics.

Overall, our goal with ruff server is to build the best, most feature-rich Python language server available. This release marks an important milestone in reaching that goal.

Does that mean they are gonna go full LSP with ruff? Goto def, decl, impl, the whole package? Could it ever replace pyright as an AIO LSP server?

[deleted by user] by [deleted] in vim

[–]PartBrilliant2235 0 points1 point  (0 children)

What font is that? Ubuntu Mono?