ctron's blog

Projects

  • PatternFly Yew
  • Yew OAuth2
  • Trunk
  • OpenShift Update Graph
  • OIDC CLI
  • CSAF Walker
  • Maven RPM Builder

More

  • About
  • PGP Key
  • Attic

Recovering from an expired OpenShift certificate

A not-so-great way to start into a new week, is to figure out that the certificate of your API server expired on the weekend. Fixing and expired OpenShift certificate should be straight forward, but it wasn’t. Here is what happened, or you can directly scroll down for the solution.

Read more …
  • 5 minute read Jens Reimann
  • 18 January 2021
  • Technical Stuff
  • #openshift

A Rusty frontend: Patternfly & Yew

A while back I started to become a real Rust fanboy, so when I wanted to “scratch an itch” of our car sharing booking system, of course I was using Rust for the backend. When it came to the frontend stuff, I was wondering if there is an alternative to JavaScript and so I found Yew Stack, which is simply awesome and allows for a full-Rust solution.

Read more …
  • 12 minute read Jens Reimann
  • 8 January 2021
  • Development
  • #frontend #rust

OpenShift Update Graph Visualizer, lessons learned

Since OpenShift 4, updates are rather trivial. You wait for the new update to appear, press the button (or use the CLI), wait a bit, and the update is done. True, in production you might want to complicate that process a bit, for good reason.

Running an OpenShift 4 cluster now for a while myself, and developing apps on top of Kubernetes on my day job, I am curious about the next release. Is it GA already? Can I deploy it? Is there an upgrade for my current version? Is that in “candidate”, “fast”, or “stable”? Checking that turned out to be no as easy as it should be.

Read more …
  • 8 minute read Jens Reimann
  • 2 August 2020
  • Infrastructure
  • #openshift #javascript

Quarkus – Supersonic Subatomic IoT

Quarkus is advertised as a “Kubernetes Native Java stack, …”, so we took it to a test, and checked what benefits we can get, by replacing an existing service from the IoT components of EnMasse, the cloud-native, self-service messaging system.

Read more …
  • 11 minute read Jens Reimann
  • 30 June 2020
  • Development
  • #eclipse #enmasse #hono #iot #java #quarkus

Headless installation of Cargo and Rust

When you want to containerize your Rust application, you might be using a prepared Rust image. But maybe you are a bit more paranoid when it comes to trusting base layers and you want to create your own Rust base image. Or maybe you are just curios and want to try it yourself.

Read more …
  • 2 minute read Jens Reimann
  • 17 June 2020
  • Technical Stuff
  • #rust
⇤❬
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
❭

Recent Posts Archive

  • CSAF Walker: Working with CSAF providers in Rust
  • WebAssembly loading progress visualization with Trunk
  • ReSyMo: Remote System Monitoring
  • An OpenID Connect command line client
  • Release of Trunk 0.19.0

Categories All Tags

  • Development
  • Infrastructure
  • IoT
  • Open Source
  • Personal Stuff
  • Technical Stuff
© ctron's blog – All rights reserved
  • Disclaimer
  • Impressum / Impress
  • Datenschutzerklärung / Privacy Policy
Contact