Albert Salim
Albert Salim
Appreciate more exercises on `align-content` and `align-items` to really show the difference.
@marqub i'm also interested in how you manage opening the port in the k8s service. I have just started using toxiproxy, and what I have done is create a deployment,...
Looks great. Will give it a try
I agree with this. I have done this previously when mocking using Sinatra is to have dynamically generated values. How do you see this feature being supported though? I’m thinking...
The sync seems to be more responsive after some time. I'm not sure if this is expected. If so, it wasn't very well documented.
I'm seeing this problem again. After a namespace is labeled, it takes 10 minutes or more until kubed creates a secret in the namespace. There are about 140 namespaces in...
It seems it takes quite a long time for kubed pod to be stable. It was hovering at about 750m CPU for about 20 minutes. After that it dropped to...
Should this be implemented as a validation instead? It would serve the 2 examples above, but also open to other validations in the future. ```rb property :gender, validate: { within:...
Starting with `values` sounds like a good idea. I'm not sure how large is the need for a type validation compared to predefined values. > I think a PR for...
@caarlos0 Could you take a look at this draft to see if it is in the right direction for #2322 please? I have some questions: 1. Do we need to...