Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign up
Popular repositories
-
-
Forked from weaveworks/flagger
Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
Go
-
-
-
Forked from openservicemesh/osm
Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic micro…
Go
2,145 contributions in the last year
Contribution activity
August 2020
- draychev/osm Go
Created a pull request in openservicemesh/osm that received 2 comments
docs: Explain demo actors; Add diagram
In this PR: Adding an explanation of why we need GNU Parallel and how to install it. Explain the 3 actors in the demo (book buyer, bookstore, book…
- docs: Remove colloquialism from dev doc
- docs: Improve friendliness of the dev docs
- osm: Get XDS Certificate Validity Period from ConfigMap
- demo: Correct docs on default egress
- reference xDS v3 & no-cliff design
- demo: Generalize docs to any Kubernetes cluster
- Demo fixes
- Adding unit tests
- demo: Correct string values for ConfigMap in demo script
- tracing: Fix test
- Remove BOOKSTORE_SVC env var
- route: Rename pkg/envoy/route/routeConfiguration.go
- osm: Get XDS Certificate Validity Period from ConfigMap
- xds: Remove obsolote TODOs
- debugger: Test GetHandlers()
- tests: Test Endpoint struct methods
- rotor: Refactor how we get a list of certificates
- doc: Update DESIGN.md with updates to the MeshService interface
- smi: Use catalog.GetSMISpec() in lieu of passing a ref to MeshSpec
- ads: Move ADS health probes to pkg/envoy/ads/health.go
- providers: Remove more TODOs
- docs(development/guide): fixes docs for makefile go-test rule
- the Pod of bookstore-v2 working on port 80
- Switch from cert-manager to certificate-manager
- Updated OSM Example Usage Guide to OSM Demo Guide
- docs(README): Add projects of inspiration
- remove check refs in README
- docs(README): Fix broken links
- docs(DEMO/README): Typo fixes
- Fixed typos in documentation
- Configure backpressure in envoy and extend mesh catalog API
- Short fix and some more clarification
- docs(README): Add SMI Spec support table
- docs(README): Update TOC and add supporting links
- with traffic split configured
- Move to official container repo for osm-controller
- Update README.md
- Fix a commit conflict for Envoy's tracing boostrap struct
- ref(docs/example): create ns in walkthrough
- Add Namespace Endpoint
- ref(tools): manage tools with go.mod
- Modify bookbuyer demo to trip circuit breaker
- github/workflow: skip builds for docs only PRs
- catalog,rds: simplify hostname API and remove unnecessary code
- ref(smi/GetService): Add comment on cache key for clarity
- Simplify MeshSpec.GetService API