Samuel

Results 15 comments of Samuel

Hi. same issue for me on a fresh install via Helm on a K8s cluster

+1 would be very useful when browsing multiple results

Hi, I had the same kind of problem : I use AWS EC2 instances as slaves, with minimal setup. I wanted to use a randomly picked URL from a list....

the "startup" function would also have its opposite : "teardown" (to release ressources etc)

Hi and Happy New year. last release of Harbor is 2.7.x does this impact this task and its delivery date ? side question: how will the upgrade be deployed on...

Many thanks for the update @mhurtrel this upcoming upgrade looks way better than I expected.

Hmm first look at the code : ``` javascript util.createReconnectingClient = function() { var http = require('http'), /*(...)*/ client = http.createClient.apply(http, clientArgs); client._events = util.extend(events, client._events); // EventEmitter._events stores event...

Hello. Thanks for pointing that out, I'm realizing that my profile was outdated. I'm a former Appnexus folk. now I'm using the platform as a client :-) Your proposal seems...

hi thanks for the pull request. I'm not familiar with npm modules packaging, but this looks good. I don't understand why the pull breaks travis, i'm investigating

+1 for me, more context: I override version of postgresql (14) my values.yaml: ```yaml postgresql: image: tag: "14" persistence: # custom settings for PVC image: # SL 6/6/23: latest version...