Raphael Reyna

Results 12 issues of Raphael Reyna

The integration test suite does not seem to be respecting installations via helm. Running the test suite against a cluster with tp already installed leaves it in a bad state...

Running the integration test suite does not respect the `KUBECONFIG` flag; the kubeconfig file is always pulled from the users home directory. **To Reproduce** Steps to reproduce the behavior: 1....

Signed-off-by: Raphael Reyna ## Description Adds a `completion` subcommand to generate a completion script for the given shell (addresses #538). Also adds the line `see 'telepresence -h' for help` on...

## Description A few sentences describing the overall goals of the pull request's commits. ## Checklist - [ ] I made sure to update `./CHANGELOG.md`. - [ ] I made...

## Description Enforces the maximum client limit set in the license if users are using the `datawire.io/telepresence-traffic-agent` traffic-agent image. ## Checklist - [x] I made sure to update `./CHANGELOG.md`. -...

The default delimiters used by the Go templating engine are `{{` and `}}`, but they clash with LaTeX. LaTTe is currenlty using `#!` and `!#` but these are terrible in...

enhancement
help wanted

The testing workflow seems to be having dependency issues during the installation of MiKTeX causing the whole thing to fail.

bug
help wanted

## Description Adds the ambassador agent helm chart asa dependency. There's a bit of an issue where the helm chart is generated by telepresence and the templates have bogus versions;...

**Describe the bug** When receiving to stdout, the progress update that gets printed to Stderr overwrites some of the output from Stdout. This only happens when both Stderr and Stdout...

bug