Pinned
899 contributions in the last year
Less
More
Contribution activity
July 2021
Created 5 commits in 3 repositories
Created 1 repository
Created a pull request in Kong/kubernetes-ingress-controller that received 12 comments
Make deploy/ manifests use KIC 2.0
Part of #1256
This PR:
makes manifests under deploy/ use KIC 2.0. (The 2.0 tag is not pushed yet, so for testing it needs to be substituted with n…
+876
−10
•
12
comments
Opened 7 other pull requests in 1 repository
Kong/kubernetes-ingress-controller
7
merged
Reviewed 34 pull requests in 5 repositories
Kong/kubernetes-ingress-controller 24 pull requests
- fix: reduce deckgen calls from proxy cache server
- [feat] CI testing kubernetes version matrix
- [feat] legacy CRD compatibility
- [wip][chore] Simplify sync configuration to proxy; Improve controller ingress configuration efficiency
- chore(deps): bump codecov/codecov-action from 1 to 2.0.1
- [feat] enable CRD upgrades
- fix: adjust docker image build paths
- [chore] re-organize railgun manager
- chore: nonfunctional fixes for lint errors
- chore: add codeql analysis
- [KIC2.0] fix typo and log footprint
- fix: dont run ci twice for branch
- docs: create SECURITY.md
- fix: update kubernetes version for legacy tests
- [chore] configure controller prometheus endpoint for collecting metrics
- fix: datarace in datarace test
- fix: ensure flagset set validation is called
- Make deploy/ manifests use KIC 2.0
-
Use a StringSlice flag type in
--watch-namespace - Make duplicate log suppressing a setting in config
- chore(deps): bump github.com/spf13/cobra from 1.2.0 to 1.2.1
- [feat] Dynamic Controller Loader
- feat(kic 2.0) support selector tags
- chore(*) improve code coverage
Kong/charts 3 pull requests
Kong/go-kong 3 pull requests
Kong/deck 2 pull requests
Kong/kubernetes-testing-framework 2 pull requests
Created an issue in Kong/kubernetes-ingress-controller that received 7 comments
[BUG] KIC 2.0 ENV vars accept bad values
It is possible to add boolean values to ENV vars which would be converted to EnablementStatuses, and this wont fail up front but instead will fail …
7
comments
Opened 10 other issues in 2 repositories
Kong/kubernetes-ingress-controller
1
closed
7
open
- Test KIC against multiple k8s versions
- KIC patch version can fluctuate if rescheduled
- Make pod ready only after the first successful sync to Kong
- Make watching multiple namespaces production-ready
- Prometheus needs to scrape 2 addresses in a pod
- KIC releases include a performance assessment
- Railgun integration test flakiness
- Drop extensions/v1beta1 wire protocol