Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
HashiCorp
- Toronto
- Sign in to view email
- danielnephin.net
Pinned
2,007 contributions in the last year
Activity overview
Contributed to
hashicorp/consul,
gotestyourself/gotestsum,
gotestyourself/gotest.tools
and 5 other
repositories
Contribution activity
April 2020
Created a pull request in hashicorp/consul that received 9 comments
Fix printing of ID types
Fixes #7581 (maybe, worth some discussion) We often use the struct without a pointer. Formatting the struct will not call String() because it had a…
+2
−2
•
9
comments
- Replace PatchSliceOfMaps
- Remove some dead code
- ci: Upgrade gotestsum to v0.4.2
- service_manager: small changes
- Add unconvert linter
- Update github.com/joyent/triton-go to latest
- agent/structs: Remove ServiceID.Init and CheckID.Init
- agent/cache: Make all cache options RegisterOptions
- agent/cache: reduce function arguments by removing duplicates
- Fix test failing on master
- WIP: agent: use context for cancellation in agent.Start()
- command/envoy: enable TLS when CONSUL_HTTP_ADDR=https://...
- agent/cache: move typeEntry lookup to the edge
- agent/cache: Small changes to hopefully improve readability
- ci: Fix working_directory for go mod download
- cli: fix usage of gzip.Reader to better detect corrupt snapshots during save/restore
- Allow ingress gateways to route traffic based on Host header
- TLS Origination for Terminating Gateways
- netlify CLI outputs "Website Draft URL" now instead of "Live Draft URL"
- service_manager: small changes
- http: rename paresTokenResolveProxy to parseTokenWithDefault
- Update API module to include the licensed modules in its output
- agent/cachetype: Fix Dropped Errors
- More tolerant assert_alive_wan_member_count to fix unstable tests
- Ingress Gateways for TCP services
- agent/cache: reduce function arguments by removing duplicates
- agent/cache: Small changes to hopefully improve readability
- support envoy 1.14.1
- command/envoy: enable TLS when CONSUL_HTTP_ADDR=https://...
- filter out non go branches from the 'go-tests' workflow
- Fix #7468 : Out log error for invalid log directory
- Fix unstable test TestReplication_FederationStates()
- Pre-allocations of DNS meta to avoid several allocations
- Fixed unstable test TestForwardSignals()
- Fix regression with gateway registration and update docs
- Validate RLIMIT_NOFILE against limits.http_max_conns_per_client
- [FIX BUILD] fix build due to merge of #7562
Created an issue in golang/go that received 7 comments
go/test2json: panic in goroutine results in missing Action=Fail TestEvent
Related to #37555
What version of Go are you using (go version)?
$ go version
go version go1.14.2 linux/amd64
Does this issue reproduce with the l…
7
comments
64
contributions
in private repositories
Apr 1 – Apr 23