Block or Report
Block or report thallgren
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
telepresenceio/telepresence Public
Local development against a remote Kubernetes or OpenShift cluster
1,582 contributions in the last year
Contribution activity
May 2022
Created 101 commits in 1 repository
Created a pull request in telepresenceio/telepresence that received 1 comment
Remove processes parented by an intercept when the intercept is removed
The problem
An intercept can be started with a --
flag to spawn a command that
inherits the environment of the intercepted process. E.g.
$ telepres…
+1,089
−710
•
1
comment
Opened 23 other pull requests in 2 repositories
telepresenceio/telepresence
2
open
20
merged
- Hide unsupported Kubernetes flags
- Fix issues with TUN-device and UDP
- Grant traffic-manager permissions to update services and workloads
- Handle relative mount points
- Make traffic-agents configuration follow suit when things change
- Fix issue related to intercept ports
- Update go.mod to get rid of security vulnerability.
- Increase the gRPC max receive size for the telepresence list command
- Fix agent-injector misbehaviour when owner is an unsupported workload.
- Fix panic when using preview URLs with traffic-managers < 2.6.0
- Add "multi_port" and "multi_service" traits to connector metrics
- Handle KUBECONFIG with multiple path entries
- Fix patch version bump in genversion command (take 2)
- Documentation for the 2.6.0 release
- Ensure that Helm pre-delete-hook doesn't block an uninstall
- Tighten up RBAC for the traffic-manager and client
- Restore ability to do manual injection of traffic-agent
- Manual merge from the getambassador.io docs/telepresence/release/v2.5
- Restore ability to do manual injection of traffic-agent
- Mounts and custom securityContext
- Remove accidentally added echo-test binary and add it to .gitignore
- Ensure that genversion bumps patch version of released tags only
datawire/emojivoto
1
merged
Reviewed 17 pull requests in 3 repositories
telepresenceio/telepresence
15 pull requests
- send previewURL to systemA
- Issue the PreferredAgent RPC without credentials.
- Release/v2.6.4
- Release/v2.6.3
- Refactor intercept cleanup logic to be done on removeIntercept.
- enforce license client limit
-
add --watch option to
tele list
- Release/v2.6.2
- Thread the install and cluster id with every intercept request.
- Fix agent-injector misbehaviour when owner is an unsupported workload.
- Release/v2.6.1
- Release 2.6.0
- Add --output global flag
- Single implementation of a systema conn pool
- Init 2.6 docs from 2.5