@olblak@fosstodon.org (@0lblak) 's Twitter Profile

Engineering Manager on Rancher related project @ SUSE
CNCF Ambassador
On my way to a better place

ID: 204041202

linkhttps://www.olblak.com calendar_today17-10-2010 19:52:26

1,1K Tweet

490 Followers

1,1K Following

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

On the 19th of September, I am planning to attend the Continuous Delivery Foundation (CDF) mini summit in Vienna. The CD mini summit is co-located with the Open Source summit Europe. Submissions are open both for talk proposals and program committee members. cd.foundation/blog/2024/05/0…

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

Just finished one more documentation website refactoring to automate Docusaurus versioning update and release note publishing in a generic way. And I am curious if it's the kind of talk topic that interest people.

Nuno do Carmo (@nunixtech) 's Twitter Profile Photo

Why attending #SUSECON24? - Get the latest news on our Linux/Cloud Native/Security products - Docs booth and talks - Talk with Product teams and share feedback - Demopalooza is 🤯 - Did I mention the SUSE band 🤘 So don't wait and register today 👇 The speaker Corsair 🏴‍☠️

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

If you are a developer maintaining documentation website with tools like GoHugo.io or Docusaurus , I am curious to know the level of update automation you have in place. Meanwhile I am sharing a little experimentation updatecli.io/blog/welcome-r…

Saiyam Pathak (@saiyampathak) 's Twitter Profile Photo

When you have reach, the good stuff you do reaches faster. I am open to collab with tech podcasters. Why now? Kubesimplify has really dope content and I want to make it reach millions and looks like these podcasts collab can accelerate and hence I am open doing that. Tag your

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

Without being fully accurate, I am quite impressed how chatgpt evolved to also understand @updatecli manifest. Just asked to generate an updatecli manifest to keep up to a file update and it even try to understand files on http url

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

Huge congrats to GoReleaser for your great documentation, especially how you handle deprecation notices goreleaser.com/deprecations/#… I wish more projects (mine included) learn about it

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

A small but great updatecli release today which provides security enhancement. When Updatecli is executed from a #GitHub action, it can now be configured to automatically sign commits which removes the hassle of maintaining gpg keys. updatecli.io/changelogs/upd… #devops #security

A small but great <a href="/updatecliio/">updatecli</a>  release today which provides security enhancement.
When Updatecli is executed from a #GitHub  action, it can now be configured to automatically sign commits which removes the hassle of maintaining gpg keys.
updatecli.io/changelogs/upd…
#devops #security
@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

I am often asked why anyone would pick updatecli over other dependency management tool, and this manifest is a good example: github.com/asciidoctor/do… A declarative way of updating in a same the GitHub pull request, Dockerfile content, Documentation, and test. #docker #devops

devopsdaysghent (@devopsdaysghent) 's Twitter Profile Photo

The 15 Year Anniversary #devopsdays will welcome @[email protected] who is talking about "Continuously Update Everything". devopsdays.org/events/2024-an… Check out the other speakers devopsdays.org/events/2024-an…. Don't wait too long, tickets are going fast.

The 15 Year Anniversary #devopsdays will welcome <a href="/0lblak/">@olblak@fosstodon.org</a> who is talking about "Continuously Update Everything".

devopsdays.org/events/2024-an…

Check out the other speakers devopsdays.org/events/2024-an….
Don't wait too long, tickets are going fast.
@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

A small guide to verify that images running in Kubernetes are signed by trusted source. docs.apps.rancher.io/howto-guides/v…

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

Well well well, it's official now, the 25th edition of FOSDEM @[email protected] will take place on Saturday 1st and Sunday 2nd of February 2025. Followed by the now traditional Config Mgmt Camp who are looking for sponsors and speakers willing to talk about infrastructure

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

My ignite talk is out youtu.be/PlEm-YinALk Thanks DevOpsDays Belgium for having me on stage to talk about Git repository update automation based on my updatecli experience. #oss #devops #gitops

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

Just release a new updatecli version that improve the Dockerfile autodiscovery plugin. updatecli.io/changelogs/upd… You can run `updatecli diff ghcr.io/updatecli/poli… ` to execute a specific Updatecli policy that show available version update in your Dockerfiles #docker

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

Testing and Continuous Delivery devroom FOSDEM @[email protected].bsky.social is looking for talk proposal. It's that time of the year to show how OSS software can improve the overall quality of software delivery. More information on fosdem-testingautomation.github.io #oss #cicd #software

@olblak@fosstodon.org (@0lblak) 's Twitter Profile Photo

A new updatecli version 0.86.0 is out. Updatecli now integrates with Bitbucket Cloud. It also introduces support for dependencies across sources, conditions, and targets, making the dependency model even more flexible. More on updatecli.io/changelogs/upd… #devops #gitops

Giovanni Toraldo (@gionn) 's Twitter Profile Photo

I've got a simple PR released in ⁠updatecli: github.com/updatecli/upda… This allows you to provide multiple yaml values fiels when using an updatecli templated manifest. You can now split values across multiple files, and updatecli will merge them in a manner similar to Helm.