Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/2809 #66

Closed
wants to merge 8 commits into from
Closed

dev/2809 #66

wants to merge 8 commits into from

Conversation

leonardoce
Copy link

No description provided.

renovate bot and others added 8 commits September 27, 2023 18:29
…g#2712)

This PR contains the following updates:

https://github.com/google/uuid `v1.3.0` -> `v1.3.1`
https://github.com/goreleaser/goreleaser `v1.20.0` -> `v1.21.2`
https://github.com/kubernetes-csi/external-snapshotter `v6.2.0` -> `v6.3.0`
https://github.com/onsi/ginkgo `v2.11.0` -> `v2.12.1`
https://github.com/prometheus/client_golang `v1.16.0` -> `v1.17.0`
https://github.com/uber-go/zap `v1.25.0` -> `v1.26.0`
golang.org/x/exp `d852ddb` -> `9212866`
golang.org/x/sys `v0.11.0` -> `v0.12.0`

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…erator/pkg/apis/monitoring to v0.68.0 (main) (cloudnative-pg#2715)

This PR contains the following updates:

https://github.com/prometheus-operator/prometheus-operator `v0.67.1` -> `v0.68.0`

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…loudnative-pg#2630)

Updates the endpointURL for the Linode example in object_stores.md so
that it does not include the bucket name and moves the bucket name into
the S3 URL provided to destinationPath.

This is based on the recommendations in the current Linode documentation
at:

https://www.linode.com/docs/products/storage/object-storage/guides/urls/#cluster-url-s3-endpoint

Closes cloudnative-pg#2629

Signed-off-by: Michael Wallace <[email protected]>
…e-pg#2885)

Aligns the backup names created by the plugin's backup command and
by scheduled backups for clarity.

Closes cloudnative-pg#2883

Signed-off-by: Armando Ruocco <[email protected]>
Signed-off-by: Jaime Silvela <[email protected]>
Co-authored-by: Niccolò Fei <[email protected]>
Co-authored-by: Jaime Silvela <[email protected]>
Warning against using `kubectl delete pod --grace-period=0`.

Closes cloudnative-pg#2910

Signed-off-by: Gabriele Bartolini <[email protected]>
Signed-off-by: Leonardo Cecchi <[email protected]>
Co-authored-by: Leonardo Cecchi <[email protected]>
Co-authored-by: Jaime Silvela <[email protected]>
Co-authored-by: Marco Nenciarini <[email protected]>
…ve-pg#2879)

After the recovery process from a volume snapshot completes,
we need to cleanup the content of PGDATA, similarly to what
backup tools like Barman do. This is the list of files that we
remove from PGDATA:

- core.*
- pgsql_tmp*
- postgresql.auto.conf.tmp
- current_logfiles.tmp
- pg_internal.init
- postmaster.pid
- postmaster.opts
- recovery.conf
- recovery.signal
- standby.signal
- log/*
- pg_dynshmem/*
- pg_log/*
- pg_notify/*
- pg_replslot/*
- pg_serial/*
- pg_snapshots/*
- pg_stat_tmp/*
- pg_subtrans/*

Closes cloudnative-pg#2865

Signed-off-by: Armando Ruocco <[email protected]>
Signed-off-by: Gabriele Bartolini <[email protected]>
Signed-off-by: Leonardo Cecchi <[email protected]>
Co-authored-by: Gabriele Bartolini <[email protected]>
Co-authored-by: Leonardo Cecchi <[email protected]>
…dnative-pg#2897)

Remove the `primary: true` requirement added in commit:23db603f.

Closes cloudnative-pg#1794

Signed-off-by: Gabriele Bartolini <[email protected]>
@github-actions
Copy link

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

@github-actions
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@leonardoce leonardoce closed this Sep 28, 2023
@github-actions
Copy link

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

@leonardoce leonardoce deleted the dev/2809 branch May 15, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants