Pinned
1,069 contributions in the last year
Less
More
Contribution activity
July 2021
Created 6 commits in 5 repositories
Created 1 repository
Created a pull request in Kong/kubernetes-ingress-controller that received 8 comments
Add --publish-status-address to 2.x
What this PR does / why we need it: This was originally added to #1451, but later removed. I thought that removal had been reverted, but it wasn't,…
+32
−8
•
8
comments
Opened 10 other pull requests in 5 repositories
Kong/kubernetes-ingress-controller
1
open
4
merged
Kong/charts
2
merged
Kong/go-kong
1
merged
Kong/kubernetes-testing-framework
1
merged
rainest/charts-citest
1
open
Reviewed 43 pull requests in 5 repositories
Kong/kubernetes-ingress-controller 24 pull requests
- Add kustomizations and tooling to create 2.x manifests
- chore: temporarily disable auto ctrl loading
- Update Golangci
- [wip][chore] Simplify sync configuration to proxy; Improve controller ingress configuration efficiency
- feat: add some bulk ingress testing
- fix: reduce deckgen calls from proxy cache server
- chore: remove knative auto controller enablement
- fix(parser) reject oauth2s without name
- chore(process): issue template forms
- chore: refactor manager.Run function
- chore: add codeql analysis
- [chore] finalizer removal & teardown logic cleanup
- fix: ensure flagset set validation is called
- [chore] update KTF to v0.0.14
- fix: re-implement status update flags
- chore: deprecate klog stderrthreshold flag
- fix: add back the --sync-period flag
- Add --publish-status-address to 2.x
- chore: update go-kong to v0.20.0
- fix: convert bool settings for enablementstatuses
- fix: timing issue in proxy tests
- KIC-2.0 Update Ingress Status/Condition after sync to Kong successfully
-
Use a StringSlice flag type in
--watch-namespace - [Kic2.0] Fix KIC image deployment failure #1486
Kong/deck 7 pull requests
- Support docker with Dependabot
- chore(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0
- fix: correct formats where conversion is allowed
- chore(deps): bump github.com/kong/go-kong from 0.19.0 to 0.20.0
- fix: multiple bugs with credentials and select-tags
- chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1
- chore(deps): bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6
Kong/charts 6 pull requests
Kong/kubernetes-testing-framework 4 pull requests
Kong/go-kong 2 pull requests
Created an issue in Kong/kubernetes-ingress-controller that received 2 comments
Analyze 2.x config update frequency and fluctuation
Follow up from #1465 (comment) During memory testing, I observed that 2.x both posts config more often than expected (without Kubernetes updates, w…
2
comments