Skip to content

Conversation

@khongks
Copy link
Owner

@khongks khongks commented Sep 6, 2022

Update

ValClarkson and others added 30 commits December 9, 2021 20:22
The namespace attribute is now accessible to the Operator
itself.

Issue: [sc-12903]
Sync the PostgresCluster CustomResourceDefinition in the Kustomize and
Helm installers with the latest CRD changes for major upgrades and
pgAdmin.
Adds the ability to disable version upgrade checking.
This avoids some messiness that could occur on upgrades if this
value is just a default, as one must explicitly set the value.
Removes any TODOs from the PostgresCluster CRD that is located in both
the Kustomize installer and the Helm installer.

Issue: [sc-13302]
to use pg 14 instead of pg 13

Issue: [sc-13723]
operator helm install is now 0.2.5 and helm postgres install is
0.2.2

Issue [sc-13827]
BackPatch from devel: Make the number of controller workers configurable
update examples from 5.0.4 to 5.0.5
to prepair for v5.1.0 release

[Issue: 13932]
related images in helm installer

[sc-13932]
update crd's to latest release
This allows for more controllers to be added in the future. This is a
breaking change to the v0 chart.

Issue: [sc-13977]
Older versions of Kubernetes do not ignore sub-resource fields when
using server-side apply.

Issue: [sc-14162]
As of Kubernetes v1.19, SecurityContext has a seccompProfile field
that can be set to RuntimeDefault to limit syscalls.

This PR adds that setting to the PGO containers.

Issue [sc-11286]
The releated images in the manager.yaml file now align with the related
images configured for OLM using related-images.yaml.

Issue: [sc-14517]
@khongks khongks merged commit e283b27 into khongks:main Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants