Sheldan

joined 1 year ago
 

A project I saw linked in the css post, and wanted to share, because I love the insanity.

[–] Sheldan@programming.dev 1 points 5 months ago

Yes, I have seen a product being swapped from oracle, to oracle + PostgreSQL and then only PostgreSQL

[–] Sheldan@programming.dev 3 points 5 months ago

Some interesting features altho some of them are still preview.

[–] Sheldan@programming.dev 1 points 6 months ago

Thank you for your insight. And interesting project you got going on there.

5
submitted 6 months ago* (last edited 6 months ago) by Sheldan@programming.dev to c/kubernetes@programming.dev
 

I recently got recommended this project, to have a more natively connected CI/CD (I would probably be more interested in the CI part, as I already have argo-cd running) And it seems very interesting, and the development seems okayish active. The only thing that I am curious about (and why I made this post, besides maybe making more people aware that it exists), is how active the Tekton hub (https://hub.tekton.dev/) is.

So, maybe somebody here has some information on that. I am not using Tekton (yet), but I read somewhere in the documentation, that this hub is supposed to be the place to get re-usable components, but seeing the actual activity on there turned me off from the project a little bit, because a lot of things are in version 0.1 and have been last updated 1 or 2 years ago. Maybe that issue only exists, because I am not logged in, but that certainly looks weird.

So, do you have any experience with Tekton? How do you feel about it?

[–] Sheldan@programming.dev 3 points 6 months ago (3 children)

There are actually a lot of people learning latin

[–] Sheldan@programming.dev 2 points 7 months ago

A good read, and interesting to see what services to consider.

[–] Sheldan@programming.dev 14 points 10 months ago (3 children)

Should have still used them. It was harder to read this way.

[–] Sheldan@programming.dev 2 points 1 year ago

I have had major problems, because I am also forced to use WSL. The network situation is the largest problem. Colleagues have had random time differences in WSL causing even TLS to fail, because they were 15 minutes in the past.

I have had major issues, and I think its only because of WSL and wouldnt happen on native Linux.

 

And interesting project to have a look.

[–] Sheldan@programming.dev 0 points 1 year ago

I should get more into it, but one thing I am always not sure about: How do you test them? Have them on a separate branch (or even repo) and then trigger them? That seems a bit restrictive