-
Red Hat
- Czech Republic
Highlights
- 32 discussions answered
Block or Report
Block or report zroubalik
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
keda Public
Forked from kedacore/keda
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
Go
-
eventing-autoscaler-keda Public
Forked from knative-sandbox/eventing-autoscaler-keda
KEDA support for Knative Event Sources Autoscaling
Go
-
functions Public
Forked from boson-project/functions
A directory of information and resources for the Boson Project.
Shell
-
kn-plugin-func Public
Forked from knative-sandbox/kn-plugin-func
Function as a Service CLI and Client Libray for Knative-enabled Clusters.
Go
-
custom-metrics-apiserver Public
Forked from kubernetes-sigs/custom-metrics-apiserver
Framework for implementing custom metrics support for Kubernetes
Go
-
keda-olm-operator Public
Forked from kedacore/keda-olm-operator
Operator for deploying KEDA Controller
Go
1,250 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 2 repositories
Created a pull request in tektoncd/catalog that received 32 comments
Buildpacks: remove securityContext.privileged and add dockerconfig workspace
Signed-off-by: Zbynek Roubalik [email protected] Changes
removing securityContext.privileged : true as it is not needed anymore
adding dockerconfig
Opened 4 other pull requests in 2 repositories
knative-sandbox/kn-plugin-func
3
merged
kedacore/keda
1
merged
Reviewed 49 pull requests in 10 repositories
kedacore/keda
15 pull requests
- feat: improve e2e tests reliability
- Fail e2e tests if no test matches regex
- fix: Adapter has high qps to apiserver
- docs: Community standup information is available on website
- adding CORS header to activemq scaler for issue #2884
- docs: Provide information around our roadmap & upcoming release cycles
- chore: Provide self-help in bug report template
- add annotation to pause autoscaling at a fixed count
- feat(newrelic): support New Relic account value from authentication resources
- Activation threshold (activationValue) for Rabbitmq
- Fix metric name passed to external scaler in GetMetrics call.
- feat: Provide support for specifying identity to use for Azure managed identity auth
- Return 1 or 0 instead of -1 when detecting an invalid offset in Kafka
- Add globPattern, recursive parameters to Azure Blob Storage Scaler.
- Add Hashicorp Vault secret provider e2e test
knative-sandbox/kn-plugin-func
12 pull requests
- Use socat image from quay.io
- [fix] Docs typo: "Knaive" -> "Knative"
- CI enhancements (e2e tests) and Go template fix
- [release-0.23] chore: add release process and func_darwin_arm64 to the release artifacts
- chore: add release process and func_darwin_arm64 to the release artifacts
- feat: make templates consistent across runtimes
- [main] Update actions
- [main] Update community files
- feat: s2i builder with preliminary node support
- [main] Update actions
- [main] Update community files
- feat: on cluster build doesn't require privileged cluster permissions
kedacore/keda-docs
10 pull requests
- docs: Provide "Why does KEDA use external metrics and not custom metrics instead?" FAQ
- docs: Community standups are at 5 PM (EU time)
- adding corsHeader documentation for keda issue #2884
- feat: Provide link to roadmap and move samples to community
- Add pause autoscaling section to scaling deployments concepts
- doc(newrelic): add doc for new relic account and region from auth config
- Fix: kafka default max partitions number bug
- Document new Kafka parameter scaleToZeroOnInvalidOffset
- fix: update value that the external scaler scales to
- ActivationValue for RabbitMQ scaler