Samuel Jimenez

Results 9 comments of Samuel Jimenez

Would it be too much work, and would it be interesting, to support both YAML and TOML? YAML is the most widely used format on cloud-native applications. But TOML is...

Hey @sanders41 that is a nice idea! Just to be sure about this: if I have a running container at 7700 then the tests will run on this container? You...

Ok in that case it would be great to see, IMO it seems like a great addition! 🎉

Interesting, this deserves a little further investigation, as I see [here](https://github.com/helm/helm/issues/5156) developers having quite the opposite issue > When Helm installs a chart including a statefulset which uses volumeClaimTemplates to...

> > added at the time to the documentation > > I'd remove it from the blog if it's fine by @eskombro ? Sure! No problem, you can remove it...

Disclaimer: I don't know PHP standards very well From the little research I could do, it seems like both WPCS and PSR-12 are good choices. Having a clear standard to...

> Running the plugin is the last step of me writing code. Oh, that's fine, I just wanted to be sure that I wasn't missing something :) > I was...

> I am very 😢 sad, Samuel. > That article. > > This is also procedural code masqueraded in a class. Don't be sad :D This article is indeed just...

> > do you have any specific concern? > > Yes. Reader are made believe that putting functions into a class is called OOP. > > An object is a...