Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

fix: remove unused upstream.postgresql.primary.securityContext #158

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

tumido
Copy link
Member

@tumido tumido commented Nov 28, 2023

Description of the change

upstream.postgresql.primary.securityContext doesn't exist in upstream bitnami/postgresql chart anymore. Let's clean it up here.

https://github.com/search?q=repo%3Abitnami%2Fcharts%20path%3A%2F%5Ebitnami%5C%2Fpostgresql%5C%2F%2F%20securityContext&type=code

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Signed-off-by: Tomas Coufal <tcoufal@redhat.com>
@tumido tumido requested a review from a team November 28, 2023 10:10
Copy link
Contributor

@schwesig schwesig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is looking good IMHO
Note: it is hitting an error against Test Latest Release, but that is expected.
latest is still 0.2. The next image refers to 1.0

@tumido tumido merged commit 574cd7b into janus-idp:main Nov 28, 2023
2 of 3 checks passed
@tumido tumido deleted the remove-security-context branch November 28, 2023 12:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants