Jim D'Agostino
Jim D'Agostino
Just a quick guess; but do you happen to have multiple `postgresql_access` resources with the name `replication`?
> is it possible to update the interval time do it only twice a week during working days ? we don't restart the instance every day. For the existing instance,...
@spiffxp can you confirm I'm addressing what you were looking for via these PRs? I'll try to chug thru more batches as time allows if they look good. - https://github.com/kubernetes-csi/csi-driver-host-path/pull/336...
If Prometheus is the tool picked I'm happy to jump in and help, I have a decent amount of experience.
I took a stab at onboarding codesearch; @spiffxp could I get your input? I want to make sure I didn't miss anything. I want to stage all the infra, and...
FYI: If choice 2 is picked, my two PRs are pretty much ready to stage codesearch in the `aaa` cluster. There are a few small things that need to happen...
Now that https://github.com/kubernetes/k8s.io/pull/3492 is merged, I see codesearch is deployed in the cluster! However, it looks like the init containers are crashing: ``` kubectl get pods -n codesearch NAME READY...
Sure thing: ``` # irb irb(main):001:0> Etc.getpwnam('postgres') => # irb(main):002:0> Etc.getpwnam('fake_user') Traceback (most recent call last): 5: from /opt/chef/embedded/bin/irb:23:in `' 4: from /opt/chef/embedded/bin/irb:23:in `load' 3: from /opt/chef/embedded/lib/ruby/gems/2.7.0/gems/irb-1.2.6/exe/irb:11:in `' 2: from...
+1 for a Status update?
I believe this is expected behavior: https://thanos.io/tip/components/compact.md/#-downsampling-note-about-resolution-and-retention- > Keep in mind that the initial goal of downsampling is not saving disk or object storage space. In fact, downsampling doesn’t save...