cloudnative-pg
CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance
Language: go
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Viewing path: ATTRIBUTION.md
Files
- .devcontainer (devcontainer)
- devcontainer.json (json)
- .github (github)
- ISSUE_TEMPLATE (txt)
- bug.yml (yml)
- config.yml (yml)
- documentation.yml (yml)
- feature.yml (yml)
- release-notes.yml (yml)
- aks_versions.json (json)
- capability-catalog.yaml (yaml)
- e2e-matrix-generator.py (py)
- e2e_test_timeout.json (json)
- eks_versions.json (json)
- generate-test-artifacts.py (py)
- gke_versions.json (json)
- k3d_versions.json (json)
- k8s_versions_scope.json (json)
- kind_versions.json (json)
- openshift_versions.json (json)
- pg_versions.json (json)
- postgres-versions-update.py (py)
- report-failed-test.sh (sh)
- security-self-assessment.md (md)
- threat-catalog.yaml (yaml)
- vpc_destroy.py (py)
- workflow-requirements.txt (txt)
- workflows (txt)
- backport.yml (yml)
- chatops.yml (yml)
- close-inactive-issues.yml (yml)
- codeql-analysis.yml (yml)
- continuous-delivery.yml (yml)
- continuous-integration.yml (yml)
- k8s-versions-check.yml (yml)
- latest-postgres-version-check.yml (yml)
- osps_security_assessment.yml (yml)
- ossf_scorecard.yml (yml)
- pr_verify_linked_issue.yml (yml)
- refresh-licenses.yml (yml)
- registry-clean.yml (yml)
- release-pr.yml (yml)
- release-publish.yml (yml)
- release-tag.yml (yml)
- require-labels.yml (yml)
- snyk.yml (yml)
- spellcheck.yml (yml)
- sync-api.yml (yml)
- sync-docs.yml (yml)
- .golangci.yml (yml)
- .goreleaser.yml (yml)
- .spellcheck.yaml (yaml)
- .woke.yaml (yaml)
- .wordlist-en-custom.txt (txt)
- ADOPTERS.md (md)
- CODE_OF_CONDUCT.md (md)
- CONTRIBUTING.md (md)
- DEPENDENCIES.md (md)
- Dockerfile (txt)
- GOVERNANCE.md (md)
- LICENSE (txt)
- MAINTAINERS.md (md)
- Makefile (txt)
- README.md (md)
- ROADMAP.md (md)
- SECURITY-INSIGHTS.yml (yml)
- SECURITY.md (md)
- SUPPORT.md (md)
- api (txt)
- v1 (txt)
- backup_funcs.go (go)
- backup_funcs_test.go (go)
- backup_types.go (go)
- base_funcs.go (go)
- base_funcs_test.go (go)
- base_types.go (go)
- cluster_conditions.go (go)
- cluster_defaults.go (go)
- cluster_defaults_test.go (go)
- cluster_funcs.go (go)
- cluster_funcs_test.go (go)
- cluster_types.go (go)
- clusterimagecatalog_funcs.go (go)
- clusterimagecatalog_types.go (go)
- common_types.go (go)
- database_funcs.go (go)
- database_types.go (go)
- databaserole_funcs.go (go)
- databaserole_types.go (go)
- doc.go (go)
- failoverquorum_types.go (go)
- generic_funcs.go (go)
- generic_funcs_test.go (go)
- genericimagecatalog_iface.go (go)
- groupversion_info.go (go)
- imagecatalog_funcs.go (go)
- imagecatalog_funcs_test.go (go)
- imagecatalog_types.go (go)
- pooler_funcs.go (go)
- pooler_funcs_test.go (go)
- pooler_types.go (go)
- publication_funcs.go (go)
- publication_types.go (go)
- scheduledbackup_funcs.go (go)
- scheduledbackup_funcs_test.go (go)
- scheduledbackup_types.go (go)
- subscription_funcs.go (go)
- subscription_types.go (go)
- suite_test.go (go)
- zz_generated.deepcopy.go (go)
- cmd (txt)
- kubectl-cnpg (txt)
- main.go (go)
- manager (txt)
- main.go (go)
- config (txt)
- certmanager (txt)
- certificate.yaml (yaml)
- kustomization.yaml (yaml)
- kustomizeconfig.yaml (yaml)
- crd (txt)
- bases (txt)
- postgresql.cnpg.io_backups.yaml (yaml)
- postgresql.cnpg.io_clusterimagecatalogs.yaml (yaml)
- postgresql.cnpg.io_databaseroles.yaml (yaml)
- postgresql.cnpg.io_databases.yaml (yaml)
- postgresql.cnpg.io_failoverquorums.yaml (yaml)
- postgresql.cnpg.io_imagecatalogs.yaml (yaml)
- postgresql.cnpg.io_publications.yaml (yaml)
- postgresql.cnpg.io_scheduledbackups.yaml (yaml)
- postgresql.cnpg.io_subscriptions.yaml (yaml)
- kustomization.yaml (yaml)
- kustomizeconfig.yaml (yaml)
- patches (txt)
- cainjection_in_backups.yaml (yaml)
- cainjection_in_clusters.yaml (yaml)
- cainjection_in_poolers.yaml (yaml)
- cainjection_in_scheduledbackups.yaml (yaml)
- webhook_in_backups.yaml (yaml)
- webhook_in_clusters.yaml (yaml)
- webhook_in_poolers.yaml (yaml)
- webhook_in_scheduledbackups.yaml (yaml)
- default (txt)
- kustomization.yaml (yaml)
- manager_image_pull_secret.yaml (yaml)
- mutatingwebhookcainjection_patch.yaml (yaml)
- validatingwebhookcainjection_patch.yaml (yaml)
- helm (txt)
- kustomization.yaml (yaml)
- manager (txt)
- default-monitoring.yaml (yaml)
- env_override.yaml (yaml)
- kustomization.yaml (yaml)
- manager.yaml (yaml)
- manifests (txt)
- kustomization.yaml (yaml)
- olm-default (txt)
- kustomization.yaml (yaml)
- olm_changes.yaml (yaml)
- webhook_mutating_port_patch.yaml (yaml)
- webhook_validating_port_patch.yaml (yaml)
- olm-manifests (txt)
- bases (txt)
- cloudnative-pg.clusterserviceversion.yaml (yaml)
- kustomization.yaml (yaml)
- olm-rbac (txt)
- kustomization.yaml (yaml)
- role_binding_global.yaml (yaml)
- role_global.yaml (yaml)
- olm-samples (txt)
- kustomization.yaml (yaml)
- postgresql_v1_backup.yaml (yaml)
- postgresql_v1_cluster.yaml (yaml)
- postgresql_v1_clusterimagecatalog.yaml (yaml)
- postgresql_v1_database.yaml (yaml)
- postgresql_v1_databaserole.yaml (yaml)
- postgresql_v1_imagecatalog.yaml (yaml)
- postgresql_v1_pooler.yaml (yaml)
- postgresql_v1_publication.yaml (yaml)
- postgresql_v1_scheduledbackup.yaml (yaml)
- postgresql_v1_subscription.yaml (yaml)
- olm-scorecard (txt)
- bases (txt)
- config.yaml (yaml)
- kustomization.yaml (yaml)
- patches (txt)
- basic.config.yaml (yaml)
- olm.config.yaml (yaml)
- prometheus (txt)
- kustomization.yaml (yaml)
- monitor.yaml (yaml)
- rbac (txt)
- backup_editor_role.yaml (yaml)
- backup_viewer_role.yaml (yaml)
- cluster_editor_role.yaml (yaml)
- cluster_viewer_role.yaml (yaml)
- database_editor_role.yaml (yaml)
- database_viewer_role.yaml (yaml)
- kustomization.yaml (yaml)
- pooler_editor_role.yaml (yaml)
- pooler_viewer_role.yaml (yaml)
- publication_editor_role.yaml (yaml)
- publication_viewer_role.yaml (yaml)
- role.yaml (yaml)
- role_binding.yaml (yaml)
- scheduledbackup_editor_role.yaml (yaml)
- scheduledbackup_viewer_role.yaml (yaml)
- subscription_editor_role.yaml (yaml)
- subscription_viewer_role.yaml (yaml)
- webhook (txt)
- kustomization.yaml (yaml)
- kustomizeconfig.yaml (yaml)
- manifests.yaml (yaml)
- service.yaml (yaml)
- contribute (txt)
- README.md (md)
- development_environment (txt)
- README.md (md)
- e2e_testing_environment (txt)
- README.md (md)
- pyroscope.png (image)
- lfx-mentorship-program.md (md)
- release-notes-template.md (md)
- release_procedure.md (md)
- technical-architecture.md (md)
- to_be_classified.md (md)
- docs (txt)
- LICENSE (txt)
- README.md (md)
- crd-gen-refs (txt)
- config.yaml (yaml)
- markdown (txt)
- graffle (txt)
- src (txt)
- appendixes (txt)
- _category_.json (json)
- backup_barmanobjectstore.md (md)
- backup_volumesnapshot.md (md)
- object_stores.md (md)
- applications.md (md)
- architecture.md (md)
- backup.md (md)
- backup_recovery.md (md)
- before_you_start.md (md)
- benchmarking.md (md)
- bootstrap.md (md)
- certificates.md (md)
- cluster_conf.md (md)
- cncf-projects (txt)
- _category_.json (json)
- cilium.md (md)
- external-secrets.md (md)
- cnpg_i.md (md)
- connection_pooling.md (md)
- container_images.md (md)
- controller.md (md)
- css (txt)
- override.css (css)
- database_import.md (md)
- declarative_database_management.md (md)
- declarative_hibernation.md (md)
- declarative_role_management.md (md)
- e2e.md (md)
- failover.md (md)
- failure_modes.md (md)
- faq.md (md)
- fencing.md (md)
- image_catalog.md (md)
- images (txt)
- apps-in-k8s.png (image)
- apps-outside-k8s.png (image)
- architecture-in-k8s.png (image)
- architecture-r.png (image)
- architecture-read-only.png (image)
- architecture-rw.png (image)
- grafana-local.png (image)
- k8s-architecture-2-az.png (image)
- k8s-architecture-3-az.png (image)
- k8s-architecture-multi.png (image)
- k8s-pg-architecture.png (image)
- microservice-import.png (image)
- monolith-import.png (image)
- multi-cluster.png (image)
- network-storage-architecture.png (image)
- operator-capability-level.png (image)
- pgadmin4.png (image)
- pgbouncer-architecture-rw.png (image)
- pgbouncer-pooler-image.png (image)
- pgbouncer-pooler-template.png (image)
- prometheus-local.png (image)
- public-cloud-architecture-storage-replication.png (image)
- public-cloud-architecture.png (image)
- shared-nothing-architecture.png (image)
- write_bw.1-2Draw.png (image)
- imagevolume_extensions.md (md)
- index.md (md)
- installation_upgrade.md (md)
- instance_manager.md (md)
- kubectl-plugin.md (md)
- kubernetes_upgrade.md (md)
- labels_annotations.md (md)
- logging.md (md)
- logical_replication.md (md)
- monitoring.md (md)
- networking.md (md)
- operator_capability_levels.md (md)
- operator_conf.md (md)
- postgis.md (md)
- postgres_upgrades.md (md)
- postgresql_conf.md (md)
- preview_version.md (md)
- quickstart.md (md)
- recovery.md (md)
- release_notes (txt)
- edb-cloud-native-postgresql.md (md)
- old (txt)
- v1.15.md (md)
- v1.16.md (md)
- v1.17.md (md)
- v1.18.md (md)
- v1.19.md (md)
- v1.20.md (md)
- v1.21.md (md)
- v1.22.md (md)
- v1.23.md (md)
- v1.24.md (md)
- v1.25.md (md)
- v1.26.md (md)
- v1.27.md (md)
- v1.28.md (md)
- v1.29.md (md)
- v1.30.md (md)
- release_notes.md (md)
- replica_cluster.md (md)
- replication.md (md)
- resource_management.md (md)
- rolling_update.md (md)
- samples (txt)
- backup-example.yaml (yaml)
- backup-with-volume-snapshot.yaml (yaml)
- cluster-advanced-initdb.yaml (yaml)
- cluster-backup-aws-inherit.yaml (yaml)
- cluster-backup-azure-inherit.yaml (yaml)
- cluster-backup-retention-30d.yaml (yaml)
- cluster-clone-basicauth.yaml (yaml)
- cluster-clone-tls.yaml (yaml)
- cluster-example-bis-restore-cr.yaml (yaml)
- cluster-example-bis-restore.yaml (yaml)
- cluster-example-bis.yaml (yaml)
- cluster-example-catalog.yaml (yaml)
- cluster-example-cert-manager.yaml (yaml)
- cluster-example-custom.yaml (yaml)
- cluster-example-full.yaml (yaml)
- cluster-example-initdb-icu.yaml (yaml)
- cluster-example-initdb-sql-refs.yaml (yaml)
- cluster-example-initdb.yaml (yaml)
- cluster-example-logical-destination.yaml (yaml)
- cluster-example-logical-source.yaml (yaml)
- cluster-example-managed-services.yaml (yaml)
- cluster-example-monitoring.yaml (yaml)
- cluster-example-pg-hba.yaml (yaml)
- cluster-example-pod-selector-refs.yaml (yaml)
- cluster-example-projected-volume.yaml (yaml)
- cluster-example-replica-from-backup-simple.yaml (yaml)
- cluster-example-replica-from-volume-snapshot.yaml (yaml)
- cluster-example-replica-streaming.yaml (yaml)
- cluster-example-secret.yaml (yaml)
- cluster-example-security-context.yaml (yaml)
- cluster-example-sync-az.yaml (yaml)
- cluster-example-syncreplicas-explicit.yaml (yaml)
- cluster-example-syncreplicas-legacy.yaml (yaml)
- cluster-example-syncreplicas-quorum.yaml (yaml)
- cluster-example-trigger-backup.yaml (yaml)
- cluster-example-wal-storage.yaml (yaml)
- cluster-example-with-backup-scaleway.yaml (yaml)
- cluster-example-with-backup.yaml (yaml)
- cluster-example-with-probes.yaml (yaml)
- cluster-example-with-roles.yaml (yaml)
- cluster-example-with-tablespaces-backup.yaml (yaml)
- cluster-example-with-tablespaces.yaml (yaml)
- cluster-example-with-volume-snapshot.yaml (yaml)
- cluster-example.yaml (yaml)
- cluster-expose-service.yaml (yaml)
- cluster-import-schema-only-basicauth.yaml (yaml)
- cluster-import-snapshot-basicauth.yaml (yaml)
- cluster-import-snapshot-tls.yaml (yaml)
- cluster-pvc-template.yaml (yaml)
- cluster-replica-async.yaml (yaml)
- cluster-replica-basicauth.yaml (yaml)
- cluster-replica-from-backup-other-namespace.yaml (yaml)
- cluster-replica-restore.yaml (yaml)
- cluster-replica-tls.yaml (yaml)
- cluster-restore-external-cluster.yaml (yaml)
- cluster-restore-pitr.yaml (yaml)
- cluster-restore-snapshot-full.yaml (yaml)
- cluster-restore-snapshot-pitr.yaml (yaml)
- cluster-restore-snapshot.yaml (yaml)
- cluster-restore-with-tablespaces.yaml (yaml)
- cluster-restore.yaml (yaml)
- cluster-storage-class-with-backup.yaml (yaml)
- ATTRIBUTION.md (markdown)