added cockroach to its firewall list when pgbouncer is enabled#256
Merged
Conversation
jacobecox
added a commit
that referenced
this pull request
May 13, 2026
jacobecox
added a commit
that referenced
this pull request
May 13, 2026
* init 1.1.1 * added cockroach to its firewall list when pgbouncer is enabled (#256) * updated patch script * updated patch to be surgical on headers setting
jacobecox
added a commit
that referenced
this pull request
May 14, 2026
jacobecox
added a commit
that referenced
this pull request
May 14, 2026
* init 1.1.1 * added cockroach to its firewall list when pgbouncer is enabled (#256) * updated patch script * updated patch to be surgical on headers setting
jacobecox
added a commit
that referenced
this pull request
May 18, 2026
…259) * init 1.0.0 * replicas successfully connecting * init script now queries for sentinel for master, updated components around that feature, added cpln-common tags (#244) * init 3.3.0 * added sentinel password env to redis workload, init now queries sentinel for master * added cpln-common tagging * added sentinel secret to redis policy * added master discovery on publicAccess mode * working changes * fixed probes * added tagging names, cpln-common tags * added post stop hook to handle shut down * added multi location support * improved ha proxy health check and patroni resiliancy with dcs (#245) * init 2.3.1 * switched ha proxy to use http over tcp check, added 2 health endpoints for ha proxy, increased dcs retry limit * lowered proxy rise to 1 (#246) * added secondary index value, added publishNotReadyAddresses tag, moved searcbd log dir (#247) * init 2.0.1 * added secondary index value * added secondary indexes * moved searchd log directory to prevent loading wrong config from donor * added publish not ready addresses tag * defaulted secondary indexes to false * lowered proxy rise to 1, added liveness probe, readiness probe and prestop hook (#248) * lowered proxy rise to 1 * added prestop hook, liveness probe and readiness probe * added secondary index value, added publishNotReadyAddresses tag, moved searcbd log dir (#247) * init 2.0.1 * added secondary index value * added secondary indexes * moved searchd log directory to prevent loading wrong config from donor * added publish not ready addresses tag * defaulted secondary indexes to false * readded to template (#249) * readded to template * added cpln-common tags * redis replica init now queries sentinel for master on startup (#250) * init 3.4.0 * public access now uses internal replica routing instead of external through domain * sentinel properly announces right hostname * extended sentinel timeouts, switched sentinel announce-ip to use headless * switched announce ip on sentinel to replica direct naming, changed domains to only use single port * improved ha proxy health check and patroni resiliancy with dcs (#245) * init 2.3.1 * switched ha proxy to use http over tcp check, added 2 health endpoints for ha proxy, increased dcs retry limit * lowered proxy rise to 1 (#246) * added secondary index value, added publishNotReadyAddresses tag, moved searcbd log dir (#247) * init 2.0.1 * added secondary index value * added secondary indexes * moved searchd log directory to prevent loading wrong config from donor * added publish not ready addresses tag * defaulted secondary indexes to false * lowered proxy rise to 1, added liveness probe, readiness probe and prestop hook (#248) * lowered proxy rise to 1 * added prestop hook, liveness probe and readiness probe * added secondary index value, added publishNotReadyAddresses tag, moved searcbd log dir (#247) * init 2.0.1 * added secondary index value * added secondary indexes * moved searchd log directory to prevent loading wrong config from donor * added publish not ready addresses tag * defaulted secondary indexes to false * readded to template (#249) * readded to template * added cpln-common tags * updated chart file * added retry for redis getting master from sentinel, updated non publicaccess mode to query sentinel hostname not replica specific sentinel * updated readme and releases files (#251) * updated public access sentinel querying logic (#252) * added 1password connect provider (#253) * init 1.4.0 * added 1password connect provider * added cpln-common tagging * added 1password connect (#254) * redis v3.2.0 - add knobs for repl-backlog-size and repl-timeout. Important for clusters with very high throughput and/or large data sets - add knob for client-output-buffer-limit to avoid problems during long full resyncs. - add cpln/publishNotReadyAddresses: "true" for both redis and sentinel so bootstrapping is always possible even when replicas aren't yet ready - add a more sophisticated readiness probe such that replicas are only ready once they're caught up to the master. - add a knob for requestRetryPolicy * updated template config * updated values file * updated startup script * updated script so all replicas are seeds * reverted to single location * updated node communication port, reverted to multi location setup * updated listen address and broadcast address * debezium + cdc pipeline templates * redis: apply replication setting tweaks from 3.2.0 to 3.3.0. * redis v3.2.0: scalingPolicy: Parallel * ESS version 1.3.5 * cdc-pipeline: add icon * redis: liveness probe must be a TCP port check only * postgres-ha: multi-dc support. * kafka: v4.0.0 * redis updates - improve resilience in v3.2.0 - v3.3.0 is not v3.2.0 + master discovery on startup for redis replicas. * cdc-pipeline: use kafka v4.0.0 * kafka: fix pipeline * ESS: gcp sync all secrets * shorten cdc desc * added pgbouncer and probes, fixed init bugs, added single location support, updated readme (#255) * init 1.4.0 * init script now runs in foreground and runs exec * removed extra wait * added liveness and readiness probes * added prestop hook and removed probes temporarily * readded probes * added pgbouncer * added cpln-common, removed tag * added probes, added pgbouncer, fixed startup bugs, supports single location, added cpln-common * updated README * added firewall for pgbouncer settings * added cockroach to its firewall list when pgbouncer is enabled (#256) * updated headers patch to not touch other settings (#257) * init 1.1.1 * added cockroach to its firewall list when pgbouncer is enabled (#256) * updated patch script * updated patch to be surgical on headers setting * reverted to single location * updated hostname in script * added auth + database credentials and replication factor * moved wait for repair system_auth * reset default values * moved validation to helpers file, added repair cron job * updated cron job * added multizone * updated backup image and functionality with pgbouncer, added multizone support (#258) * updated backup image, added logic to point to pgbouncer * added multizone for cockroach * updated backup image, added multizone per local option * init backup * logical backup working state * physical backup added * opened firewall for backup and restore on cassandra workload * added readme * updated readme * changed createGvc to false --------- Co-authored-by: Kyle Cupp <kyle@controlplane.com> Co-authored-by: Jakob Nagel <jakob@controlplane.com> Co-authored-by: Hakan <hakan@controlplane.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added cockroach to its firewall list when pgbouncer is enabled