András Czigány
András Czigány
**Is this a BUG REPORT or FEATURE REQUEST?**: feature request **What happened**: ~~To my knowledge there is currently no way to define a PodDistruptionBudget for a Function object.~~ **What you...
**Is this a BUG REPORT or FEATURE REQUEST?**: BUG **What happened**: I configured my deployments by setting in the ConfigMap: ```yaml data: deployment: '{"spec": {"template": {"spec": {"enableServiceLinks": false}}}}' ``` But...
**Is this a BUG REPORT or FEATURE REQUEST?**: feature request **What happened**: currently I have a homebrewed scrit to tranform the Kubeless release manifest to a Helm chart. **What you...
**Is this a BUG REPORT or FEATURE REQUEST?**: feature request **What happened**: it is a cumbersome burden that [ConfigMap](https://kubernetes.io/docs/concepts/configuration/configmap/#configmap-object) allows only a string->string mapping to be defined. **What you expected...
Great example for rate limiting, but I struggled to make it production ready a bit. My problem was that when some rate limit service pods go down, the ingressgateway still...
https://github.com/crewjam/saml/blob/d4ed82f19df6a5201af70c25608d1999313ae3d0/service_provider.go#L243 this panic should be a `return nil, err`
As I see the `EntityDescriptor` has a `Signature` member but there is no way to generate a signature into it. For the `Assertion` and `Response` types there is an `Element()`...
### Tool name Helm ### Tool license Apache 2.0 ### Add or update? - [ ] Add - [x] Update ### Desired version 3.18.1 ### Approximate size _No response_ ###...