Anthony Lapenna
Anthony Lapenna
### Discord username (optional) _No response_ ### Describe the solution you'd like? ```text It would be really nice to have a workflow that supports interactive SSH as a base. For...
POC for the Sosivio integration. See https://portainer.atlassian.net/wiki/spaces/AL/pages/910426134/Monitoring+Kubernetes+resources+with+Sosivio ⚠️ Do not merge this PR directly as it is targeting the `release/2.17` branch ⚠️ See https://github.com/portainer/agent/pull/362#issuecomment-1445526281
**What is the problem you're trying to solve?.** I'd like to copy some files from my host inside a container. **Describe the feature you'd like** The equivalent of `nerdctl cp`...
The current version of chisel only allows the client to use `socks://` or `socks5h://` as proxy protocol: * https://github.com/jpillora/chisel/blob/v1.9.1/client/client.go#L273-L279 However, Golang only supports the `socks5://` proxy protocol for its HTTP...
DO NOT MERGE This is a custom build for testing purposes.
This PR provides an alternative approach to AWS ECR authentication when using the IAM RA configuration.
Implementation of https://github.com/portainer/agent/pull/497/files based on release 2.18.3
Test branch to experiment with higher session validity.
**Describe the bug** Hello there! I'm working on k2d, a Kubernetes API translator: https://github.com/portainer/k2d This projects aims to translate Kubernetes API calls to Docker resources. It works great with Kubernetes...
This PR proposes a way to load environment variables passed to the script with the new feature available through https://portainer.atlassian.net/browse/EE-2436 This feature introduce a new parameter for the script: a...