-
Notifications
You must be signed in to change notification settings - Fork 645
Update PGO installer to 5.8.6 #4373
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
Open
dsessler7
wants to merge
1
commit into
CrunchyData:REL_5_8
Choose a base branch
from
dsessler7:update-installer-5.8.6
base: REL_5_8
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| Crunchy Data | ||
|
|
||
| Crunchy PostgreSQL for Kubernetes Terms of Use | ||
|
|
||
| Crunchy Data Solutions, Inc. (Crunchy Data) has integrated the Crunchy Data | ||
| distribution of PostgreSQL and the PostgreSQL Operator as the commercial product, | ||
| Crunchy PostgreSQL for Kubernetes. This Crunchy PostgreSQL for Kubernetes Terms | ||
| of Use establishes a framework that will enable Crunchy Data to provide Crunchy | ||
| Data packaged open source software, made available as a series of containers (the | ||
| "Crunchy Data Software"), to users, subject to applicable terms and conditions. | ||
|
|
||
| By using or accessing the Crunchy Data Software, the using or accessing party | ||
| agrees to applicable terms and conditions and agrees that the applicable terms as | ||
| set forth in this Crunchy PostgreSQL for Kubernetes Terms of Use will govern the | ||
| use of the Crunchy Data Software unless otherwise agreed to in writing by Crunchy | ||
| Data and the using or accessing party. If at any time the applicable terms are | ||
| no longer acceptable to the using or accessing party, the using or accessing | ||
| party should immediately cease all use of the Crunchy Data Software. | ||
|
|
||
| For users with a valid Crunchy Data subscription agreement, unless otherwise | ||
| agreed to in writing, the use of Crunchy PostgreSQL for Kubernetes, including the | ||
| use of each of the containers included therein, by users with a valid Crunchy | ||
| Data subscription agreement, for both development and production purposes, is | ||
| subject to the Crunchy Data Terms of Use (the "Crunchy Data Terms of Use") | ||
| located at: | ||
|
|
||
| * https://access.crunchydata.com/EULA | ||
|
|
||
| Crunchy PostgreSQL for Kubernetes constitutes Crunchy Data Software under the | ||
| Crunchy Data Terms of Use and its use is not intended to prohibit the rights | ||
| under any open source license. | ||
|
|
||
| For users without a valid Crunchy Data subscription agreement, the Crunchy Data | ||
| Software is provided for use under the Crunchy Data Developer Program. Unless | ||
| otherwise agreed to in writing, the use of Crunchy PostgreSQL for Kubernetes, | ||
| including the use of each of the containers included therein, is subject to the | ||
| Crunchy Data Developer Program Terms of Use (the "Developer Terms of Use"): | ||
|
|
||
| * https://www.crunchydata.com/developers/terms-of-use | ||
|
|
||
| Crunchy PostgreSQL for Kubernetes constitutes Crunchy Developer Software under | ||
| the Crunchy Data Developer Program Terms of Use and its use is not intended to | ||
| prohibit the rights under any open source license. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| kind: Component | ||
| images: | ||
| - name: image-pgadmin | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4 | ||
| newTag: ubi9-9.8-2550 | ||
| - name: image-pgbackrest | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest | ||
| newTag: ubi9-2.56.0-2550 | ||
| - name: image-pgbouncer | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer | ||
| newTag: ubi9-1.25-2550 | ||
| - name: image-postgres-exporter | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter | ||
| newTag: ubi9-0.18.1-2550 | ||
| - name: image-postgres-operator-6.0 | ||
| newName: registry.developers.crunchydata.com/crunchydata/postgres-operator | ||
| newTag: ubi9-6.0.0-0 | ||
| - name: image-postgres-operator-5.8 | ||
| newName: registry.developers.crunchydata.com/crunchydata/postgres-operator | ||
| newTag: ubi9-5.8.6-0 | ||
| - name: image-crunchy-postgres-15 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres | ||
| newTag: ubi9-15.15-2550 | ||
| - name: image-crunchy-postgres-16 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres | ||
| newTag: ubi9-16.11-2550 | ||
| - name: image-crunchy-postgres-17 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres | ||
| newTag: ubi9-17.7-2550 | ||
| - name: image-crunchy-postgres-18 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres | ||
| newTag: ubi9-18.1-2550 | ||
| - name: image-crunchy-upgrade | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade | ||
| newTag: ubi9-18.1-2550 | ||
| - name: image-crunchy-postgres-15-gis-3.3 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis | ||
| newTag: ubi9-15.15-3.3-2550 | ||
| - name: image-crunchy-postgres-16-gis-3.3 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis | ||
| newTag: ubi9-16.11-3.3-2550 | ||
| - name: image-crunchy-postgres-16-gis-3.4 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis | ||
| newTag: ubi9-16.11-3.4-2550 | ||
| - name: image-crunchy-postgres-17-gis-3.4 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis | ||
| newTag: ubi9-17.7-3.4-2550 | ||
| - name: image-crunchy-postgres-17-gis-3.5 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis | ||
| newTag: ubi9-17.7-3.5-2550 | ||
| - name: image-crunchy-postgres-17-gis-3.6 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis | ||
| newTag: ubi9-17.7-3.6-2550 | ||
| - name: image-crunchy-postgres-18-gis-3.6 | ||
| newName: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis | ||
| newTag: ubi9-18.1-3.6-2550 |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| kind: Component | ||
|
|
||
| patches: | ||
| - target: | ||
| kind: ClusterRole | ||
| patch: |- | ||
| - { op: replace, path: /kind, value: Role } | ||
| - target: | ||
| kind: ClusterRoleBinding | ||
| patch: |- | ||
| - { op: replace, path: /kind, value: RoleBinding } | ||
| - { op: replace, path: /roleRef/kind, value: Role } | ||
| - target: | ||
| kind: Deployment | ||
| patch: |- | ||
| kind: Deployment | ||
| metadata: { name: ignored } | ||
| spec: | ||
| template: | ||
| spec: | ||
| containers: | ||
| - name: operator | ||
| env: | ||
| - name: CPK_TARGET_NAMESPACE | ||
| valueFrom: { fieldRef: { apiVersion: v1, fieldPath: metadata.namespace } } | ||
| - name: PGO_TARGET_NAMESPACE | ||
| value: '$(CPK_TARGET_NAMESPACE)' |
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❓ I'm a bit unclear as to what's happening with this license versus what we're doing with this one. Do we need both?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The installer on main doesn't have this file but I do see it as a removed file from the examples repo. Maybe it should be added to
mainas well?