home.social

#devopsdiary — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #devopsdiary, aggregated by home.social.

  1. Our Gitlab CI pipeline using a JWT token broke.
    I added `sleep 5` to the pipeline and everything started working, for now.

    I suspect broken timings between Gitlab, Gitlab Runner and Hashicorp Vault, but I can't find it yet.

    Conclusion: `sleep` is the new ctrl+alt+del.

    #opsLife #devOpsDiary