home.social

#prow — Public Fediverse posts

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

fetched live
  1. europesays.com/pl/507235/ Polska wieś dostała potężny zastrzyk pieniędzy. Bilans PROW robi wrażenie – AgroNews – Portal rolniczy – Wiadomości rolnicze #pieniądze #PL #Poland #Polish #Polska #PolskaWieś #Polski #PROW #StefanKrajewski

  2. @woollypigs This #OpenStreetMap-based outdoor map from @SomeoneElse is worth knowing about as it surfaces the designation tag for bona fide #ProW

    You might be able to add it as a layer to #OSMAnd (I think that's what you use).

  3. @woollypigs This #OpenStreetMap-based outdoor map from @SomeoneElse is worth knowing about as it surfaces the designation tag for bona fide #ProW

    You might be able to add it as a layer to #OSMAnd (I think that's what you use).

  4. @woollypigs This #OpenStreetMap-based outdoor map from @SomeoneElse is worth knowing about as it surfaces the designation tag for bona fide #ProW

    You might be able to add it as a layer to #OSMAnd (I think that's what you use).

  5. @woollypigs This #OpenStreetMap-based outdoor map from @SomeoneElse is worth knowing about as it surfaces the designation tag for bona fide #ProW

    You might be able to add it as a layer to #OSMAnd (I think that's what you use).

  6. @woollypigs This #OpenStreetMap-based outdoor map from @SomeoneElse is worth knowing about as it surfaces the designation tag for bona fide #ProW

    You might be able to add it as a layer to #OSMAnd (I think that's what you use).

  7. I wish this text was in big bold flashing lights so I stop wasting my time waiting for something to merge and wondering why it wasn't merging when I forget that I had put a /hold on the #pr. Happens to me time & time again... #prow #git

  8. I wish this text was in big bold flashing lights so I stop wasting my time waiting for something to merge and wondering why it wasn't merging when I forget that I had put a /hold on the #pr. Happens to me time & time again... #prow #git

  9. I wish this text was in big bold flashing lights so I stop wasting my time waiting for something to merge and wondering why it wasn't merging when I forget that I had put a /hold on the . Happens to me time & time again...

  10. I wish this text was in big bold flashing lights so I stop wasting my time waiting for something to merge and wondering why it wasn't merging when I forget that I had put a /hold on the #pr. Happens to me time & time again... #prow #git

  11. I wish this text was in big bold flashing lights so I stop wasting my time waiting for something to merge and wondering why it wasn't merging when I forget that I had put a /hold on the #pr. Happens to me time & time again... #prow #git

  12. That moment when you think you should finally set up a #kubernetes #prow instance for fun.

    And you google: "setting up my own prow instance"

    And scroll down and find your own #blog post about how you got it done back in 2020.

    Welp that was very surprising.

  13. That moment when you think you should finally set up a #kubernetes #prow instance for fun.

    And you google: "setting up my own prow instance"

    And scroll down and find your own #blog post about how you got it done back in 2020.

    Welp that was very surprising.

  14. That moment when you think you should finally set up a #kubernetes #prow instance for fun.

    And you google: "setting up my own prow instance"

    And scroll down and find your own #blog post about how you got it done back in 2020.

    Welp that was very surprising.

  15. That moment when you think you should finally set up a #kubernetes #prow instance for fun.

    And you google: "setting up my own prow instance"

    And scroll down and find your own #blog post about how you got it done back in 2020.

    Welp that was very surprising.

  16. That moment when you think you should finally set up a #kubernetes #prow instance for fun.

    And you google: "setting up my own prow instance"

    And scroll down and find your own #blog post about how you got it done back in 2020.

    Welp that was very surprising.

  17. Wanted! Looking for companies and individuals who know how to fix this.

    I want to connect with you to discuss such matters.

    Small projects available, plus larger tenders soon.

    Connect or contact me.

    #projects #rightsofway #footpath #bridleway #activetravel #ELMS #PROW

  18. Wanted! Looking for companies and individuals who know how to fix this.

    I want to connect with you to discuss such matters.

    Small projects available, plus larger tenders soon.

    Connect or contact me.

    #projects #rightsofway #footpath #bridleway #activetravel #ELMS #PROW

  19. Wanted! Looking for companies and individuals who know how to fix this.

    I want to connect with you to discuss such matters.

    Small projects available, plus larger tenders soon.

    Connect or contact me.

    #projects #rightsofway #footpath #bridleway #activetravel #ELMS #PROW

  20. @nalum #fluxcd v2 + #Mozilla #sops + #Vault is nice! I prefer it over #argoCD (I heard that AWS moved away from argo to flux).

    For managing k8s resources I prefer simple and small controllers written in Go listening only to small subset of resources instead of what #kyverno is doing: intercepting every kubernetes api server traffic, which might be a bottleneck or a single point of failure, which I would avoid. But not sure, have not much experience with it.

    I use mostly #kubebuilder code generators which I prefer over Operator Framework. Only unit-testing with the K8s fake client is not possible to an extend I would expect...
    So we try to get more integration tests in our pipeline via ephemeral Kind/minikube/... clusters via #prow - which is not that straight forward...

  21. @nalum #fluxcd v2 + #Mozilla #sops + #Vault is nice! I prefer it over #argoCD (I heard that AWS moved away from argo to flux).

    For managing k8s resources I prefer simple and small controllers written in Go listening only to small subset of resources instead of what #kyverno is doing: intercepting every kubernetes api server traffic, which might be a bottleneck or a single point of failure, which I would avoid. But not sure, have not much experience with it.

    I use mostly #kubebuilder code generators which I prefer over Operator Framework. Only unit-testing with the K8s fake client is not possible to an extend I would expect...
    So we try to get more integration tests in our pipeline via ephemeral Kind/minikube/... clusters via #prow - which is not that straight forward...