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 upPinned
3,350 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 152 commits in 33 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 8 repositories not shown
Created 11 repositories
- markusthoemmes/scala-sbt Dockerfile
- markusthoemmes/knative-hack Shell
- markusthoemmes/eventing-awssqs Go
- markusthoemmes/eventing-natss Go
- markusthoemmes/eventing-prometheus Go
- markusthoemmes/eventing-redis Go
- markusthoemmes/kn-plugin-admin Go
- markusthoemmes/eventing-github Go
- markusthoemmes/eventing-couchdb Go
- markusthoemmes/cri-o Go
- markusthoemmes/gengo Go
Created a pull request in openshift-knative/serverless-operator that received 20 comments
Bump Knative versions to 0.18, where available
As per title, this bumps various components to 0.18 releases. Notable exceptions: Client Kafka Channel/Source Note: Made it multiple commits for …
Opened 159 other pull requests in 34 repositories
knative-sandbox/net-kourier
63
merged
4
closed
- Fix max port comparison
- Fix deprecation warnings
- Add a bounds check to the ExtAuth port number
- [RELEASE-0.19] Add an upgrade test
- Drop vendoring of helloworld image
- Simplify scripts a little
- Setup an upgrade test to catch upgrade regressions
- [RELEASE-0.19] Backport update to Envoy 1.14.4
- Upgrade to latest dependencies
- Name envoy config resources in a non-conflicting way
- [RELEASE-0.18] Don't even try to probe services that have a domain conflict
- [RELEASE-0.19] Don't even try to probe services that have a domain conflict
- Don't even try to probe services that have a domain conflict
- Add version label to all resources
- Use CallbackFuncs type and don't abort stream on push error
- Use IDHasher from envoy's library
- Use Any machinery to construct TypedConfigs everywhere
- Fix all deprecation warnings from Envoy
- Update go-control-plane library to 0.9.7
- Bump envoy version to 1.14.4
- Cleanup functions around getting/setting snapshots
- Drop timed caching of clusters
- Generate listers and routes when actually needed and don't 'cache' them
- Cleanup the reconciler file itself a bit
- Avoid setting the envoy snapshot twice per reconcile
- Some pull requests not shown.
knative/serving
13
merged
5
closed
- Fix deprecated usages of matcher functions
- Drop support for JSON messages in websocket server
- [DO NOT MERGE] Test Kourier backport
- [DO NOT MERGE] Test Kourier fix
- [RELEASE-0.18] Convert Github actions away from removed functionality
- Revert "Update net-kourier nightly (#10136)"
- {DO NOT MERGE] Testing Kourier's KIND jobs
- [RELEASE-0.18] Bump initialDelaySeconds for webhook's liveness probe
- Make autoscaler upgrade tests actually similar to the usual tests
- [WIP] Drop unnecessary EnsureTypeMeta calls
- Remove a few unnecessary error cases that never happen
- Remove blackbox/whitebox terminology from performance README
- [DO NOT MERGE] Test stability of Kourier changes
- Preallocate sets before filling them with endpoints
- Enable alpha conformance tests for Kourier too
- Use networking helpers in AutoTLS tests instead of copying them
- Remove unnecessary imagePullPolicy patches
- Only run v1alpha1 tests for ingress provider actually implementing it
openshift-knative/serverless-operator
12
merged
1
closed
- [SRVKS-666] Fix race condition in Serving readiness
- Use correct label for cluster-local
- Update woke to v0.4.1
- Automate Kourier manifest download via metadata file
- Explicitly call out how to just install things
- Fix a few mistakes throughout
- [WIP] Merge ingress with the OaaL operator
- Adjust images to use root as their context directory
- Drop unnecessary WORKDIR commands and simplify manifest copying
- Remove unused build files and align Dockerfiles
- Collapse all vendor directories into one central one
- Remove unused version.go
- Remove auth plugins to get rid of jwt vulnerability
cloudevents/sdk-go
10
merged
- Completely remove tokenQueue
- Handle cached byte array directly rather than reparsing
- Drop unnecessary stream operation, reading handles escaping
- Only use the token queue for fields we really can't parse immediately
- Add test for corner-case of having data_base64 as an extension in V03
- Remove intermediary reader and directly feed iterator for unmarshal
- Remove writing through stream when caching data
- Skip intermediary Any when needing an interface anyway
- Reduce allocations by pooling buffered JSON objects
- Make tokenQueue a plain slice
knative/networking
7
merged
- Drop unused test images, constants and helpers
- Switch map key to NamespacedName and more safely generate accessor
- Add a conformance test to make sure multiple rules work
- Surface the CreateIngress test helper
- Fix a few more occurrences of divisive language
- Enable tparallel linter and make sure all subtests are parallel
- Enable errorlint and fix existing issues
knative/docs
4
merged
openshift/release
4
merged
knative-sandbox/net-istio
3
merged
knative/pkg
3
merged
cri-o/cri-o
3
merged
knative/eventing
2
merged
knative/test-infra
2
merged
openshift/knative-eventing
2
merged
knative-sandbox/net-certmanager
1
merged
knative-sandbox/net-contour
1
merged
openshift-knative/net-kourier
1
merged
knative-sandbox/.github
1
merged
knative/community
1
merged
knative/client-contrib
1
merged
knative/hack
1
merged
knative/caching
1
merged
knative-sandbox/kn-plugin-admin
1
merged
knative-sandbox/eventing-awssqs
1
merged
knative-sandbox/eventing-natss
1
merged
knative-sandbox/eventing-prometheus
1
merged
Reviewed 79 pull requests in 15 repositories
knative/serving 26 pull requests
- Remove latest_version function
- Relax validation to allow Ref to be things other than Ksvc
- [master] Upgrade to latest dependencies
- Remove the error from release.
- Make the port envvars string rather than int.
- [master] Upgrade to latest dependencies
- [Automated] Update net-kourier nightly
- Fix edge case in domain validation
- Use latest kourier version in DEVELOPMENT.md
- Change some words in SYSTEM.md
- Don't log aggressive poll errors if we eventually succeed
- [Automated] Update net-kourier nightly
- [master] Upgrade to latest dependencies
- [Automated] Update actions
- [Automated] Update net-kourier nightly
- Use t.TempDir rather than ioutil.TempDir
- Poll aggressively, but don't log aggressively
- Insert "wokeignore:rule" where it is not modified by prettier
- Add images to ResourceNames
- [Automated] Update net-kourier nightly
- [Automated] Update net-kourier nightly
- [Automated] Update net-kourier nightly
- [Automated] Update net-kourier nightly
- [Automated] Update net-kourier nightly
- [master] Upgrade to latest dependencies
- Some pull request reviews not shown.
openshift-knative/serverless-operator 22 pull requests
- Wait for namespaces when installing previous releases
- Delete all test kservices after upgrades
- Wait for metrics in health integration subtest
- Kafka auth
- Add make install kafka
- Add checks for health status in e2e tests
- [RELEASE-1.7] Move to the new bundle format
- [SRVKS-654]Improve health status
- add rhuss to approvers
- Fix health status - 1.11
- [wip]Add telemetry checks in serving downstream integration tests
- [SRVKS-187] Add telemetry support
- Install kntest in build-image
- Refactor some tests to use withServiceReadyOrFail util
- Add readiness and liveness probes
- Adding some Kafka TP words
- [SRVCOM-1063] Actually enable the new operator
- Check if CatalogSource build exists
- Refer to OCP 4.6 docs in CSV - master
- Remove note that eventing is technical preview
- Remove note that eventing is technical preview
- Fix monitoring on master
knative-sandbox/net-kourier 6 pull requests
knative/docs 5 pull requests
knative/pkg 4 pull requests
knative/networking 3 pull requests
openshift/release 3 pull requests
openshift/knative-serving 2 pull requests
knative/operator 2 pull requests
apache/openwhisk 1 pull request
knative-sandbox/knobots 1 pull request
knative/caching 1 pull request
knative/hack 1 pull request
knative-sandbox/net-istio 1 pull request
knative/community 1 pull request
Created an issue in knative/community that received 6 comments
Golang support policy
We had a fairly extended discussion on the Golang version used in our projects in Slack after this post. It might make sense for us to discuss this…