-
Google, Inc.
- Santa Barbara, CA
Block or Report
Block or report roberthbailey
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
compose2kube Public
Forked from kelseyhightower/compose2kube
Convert docker-compose service files to Kubernetes objects.
Go 1
-
cluster-api Public
Forked from kubernetes-sigs/cluster-api
Home for the cluster api work, a subproject of sig-cluster-lifecycle
Go 1
-
-
gcp-live-k8s-visualizer Public
Forked from brendandburns/gcp-live-k8s-visualizer
Source code for the Kubernetes visualizer used in the GCP Live Container Engine Demo
JavaScript
-
contrib Public
Forked from kubernetes-retired/contrib
This is a place for various components in the Kubernetes ecosystem that aren't part of the Kubernetes core.
Go
277 contributions in the last year
Activity overview
Contribution activity
January 2023
Created 7 commits in 1 repository
Reviewed 18 pull requests in 2 repositories
googleforgames/agones
17 pull requests
- Block on Autopilot in CI
- Use GCS as the Terraform state backend
-
Add doc for "Controlling Disruption", document
SafeToEvict
- Enable SplitControllerAndExtensions for e2e testing and changed value…
- Use Server Side Apply to mitigate the 'metadata.annotations: Too long: must have at most 262144 bytes' error
- Actually bump consul timeout
-
Trim down
agones-extensions
and add flag toagones-controller
- Validate the .scheduling field in the fleet and gameserverset
- controller/extensions: Add explicit requests/limits for ephemeral storage
- Removes explicit versions of Prometheus and Grafana
- e2e: Use gotestsum for CI e2e runs, change e2e ARGS handling
- Preparation for 1.29.0
- Release 1.29.0
- Release 1.29.0-rc
- e2e: Add --cloud-product flag, add SkipOnCloudProduct
- SafeToEvict: Implement Eviction API, add SetEviction cloud product hook
- Updates allocation load testing documentation