Block or Report
Block or report ncdc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
flex-footer-datagrid Public archive
An extension to the Adobe Flex DataGrid to allow an arbitrary number of footer rows
-
-
-
-
LoadBalancerTest Public archive
A simple Java web app to help test load balancing, sticky sessions, and session failover
-
603 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 10 commits in 1 repository
Created a pull request in kcp-dev/kcp that received 1 comment
[0.3] manifest: add resources to sync
Summary Until push-mode is removed, default the resources to sync (and the APIs to import) to deployments, services, ingresses. (cherry picked from…
+1
−0
•
1
comment
Opened 4 other pull requests in 2 repositories
kcp-dev/kcp
2
open
1
merged
kcp-dev/kubernetes
1
merged
Reviewed 21 pull requests in 2 repositories
kcp-dev/kcp
18 pull requests
- Add clustername to apiimporter manager, syncer manager, and namespace reconciler logs
- reconcilers: move apis.kcp.dev controllers into sub-dir
- Stop apiimporter, syncer, heartbeat from fighting over the Ready condition
- Update namespace scheduler to enqueue resources on scheduling change
- Apply resource constraints to kcp instance
- [0.3] Fix git version string returned by kcp server
- apibindings: check for conflicts, refactor controller
- Adding a test case for validating webhook
- workaround for #730: API import does not work when adding the same cluster into multiple workspaces
- [0.3] dockerfile: Use make to build go binaries
- Ignore missing namespace on p-cluster
- dockerfile: Use make to build go binaries
- Ensure push mode syncer sets kube env vars correctly on deployments
- Move api importer to the syncer
- Enable CI/CD for release branches
- [0.3] manifest: Add explicit port number to external hostname
- apibinding demo
- 6. kubectl-kcp: add create-context command