Viewing profile — eyarz
eyarz
HN member- Joined
- Tue, Feb 05, 2019, 7:59 AM UTC
- HN karma
- 14
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About eyarz
No profile information was provided.
Recent public activity
-
comment
Comment #37582197
I believe that achieving perfection in naming things is an elusive goal. This is not only because individuals often associate their own unique meanings with words, but also because…
-
comment
Comment #28919486
If you don't wake up at 3am any more, I guess you stopped using K8s ;)
-
comment
Comment #28919325
You're right, it will fail. For this reason, we added the flag `--only-k8s-files` that you can use to skip files w/o the keys `apiVersion` and `kind`. This way, you will see exit c…
-
comment
Comment #28919230
Datree is a CLI tool, so it can be integrated with all types of CI's. Check out our instructions for integrating with CircleCI: https://hub.datree.io/ci-circleci
-
comment
Comment #27342012
TL;DR Running schema validation tests is important, and the sooner the better. If all machines (local developers environment, CI, etc.) have access to your Kubernetes cluster, run …
- story
- story
-
comment
Comment #22547749
Micro-services on serverless architecture with NodeJS, GoLang, React and a little bit Python
-
comment
Comment #22538876
We do support Terraform, CloudFormation and ARM Templates because those are all structured files. Unlike your source control, we are doing heavy compute processing every time a new…
-
comment
Comment #22538548
you will need to glue together (and maintain) a bunch of different open-source projects to achieve the same capabilities - here are some: https://github.com/danger/danger-js , http…
-
comment
Comment #22538461
Yes, we plan to add GitLab and BitBucket support in the next quarter.
-
comment
Comment #22538362
the git hook is only the integeration part. the core of the system is the rules engine and the logic around that.
-
comment
Comment #22538271
just to clarify, Datree runs automatic checks for each custom rule that a user creates
-
comment
Comment #22538224
I believe we can provide more value than what can be achieved with a few shell scripts, for example, the built-in best practices, the rules management option, and more ;) A volume-…
-
comment
Comment #22538126
you are right but blocking secretes is only a subset of what our engine can do. also, as far as I know, the secret blocking feature github is offering is ONLY for public repos.
-
comment
Comment #22537508
yes, we do.