Skip to content

Add optional annotations #66

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

Merged
merged 2 commits into from
Aug 27, 2021

Conversation

sboardwell
Copy link
Contributor

What?

This PR provides the user with the option of passing additional annotations to the secret.

Why?

Annotations allow the secret to be used with the pull based replication of the the kubernetes replicator.

There are likely to be be many other options.

Copy link
Member

@hitman99 hitman99 left a comment

Choose a reason for hiding this comment

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

Could you merge changes from master? CI is fixed there so the PR checks could pass.

@hitman99 hitman99 merged commit e71c0d1 into movetokube:master Aug 27, 2021
hitman99 added a commit that referenced this pull request Aug 27, 2021
@hitman99
Copy link
Member

hitman99 commented Aug 27, 2021

@sboardwell It's merged to master. However, just after I merged I forgot to check if the readme was updated and it was not, would be kind and add info about the added functionality (annotation propagation) to the readme? To be specific, the PostgresUser CR example should be updated pointing that it has new field and its possible values

@sboardwell
Copy link
Contributor Author

Ok, no problem.

@sboardwell
Copy link
Contributor Author

Information added in #70

arni-wxnc added a commit to wuxi-nextcode/postgres-operator that referenced this pull request Sep 16, 2021
* Added host and database_name to Kubernetes secret

* Fixed indentation

* WIP: operator-sdk update from v0.14.0 to v0.17.1 (movetokube#55)

* operator-sdk update from v0.14.0 to v0.15.2

* operator-sdk update from v0.15.2 to v0.16.0

* operator-sdk update from v0.16.0 to v0.17.1

* operator-sdk update from v0.14.0 to v0.17.1 (movetokube#55)

* operator-sdk update from v0.14.0 to v0.15.2

* operator-sdk update from v0.15.2 to v0.16.0

* operator-sdk update from v0.16.0 to v0.17.1

* Override DropRole method for Azure (movetokube#62)

* Override DropRole method for Azure, the newOwner can be an invalid format for postgres

* Refactor

* Create FUNDING.yml

* update readme with contribution notes (movetokube#64)

Co-authored-by: Tomas Adomavicius <tomas.adomavicius@devbridge.com>

* change base image to ubi8 (movetokube#59)

update container base image to ubi8

* use ubuntu-latest instead of ubuntu-16 (movetokube#68)

* add JDBC compliant URI to kubernetes secret (movetokube#69)

* Add generated secret details to README.md

* Add optional annotations (movetokube#66)

Co-authored-by: lemstra.b <lemstra.b@tkppensioen.nl>
Co-authored-by: Tomas <admin@hitman.lt>
Co-authored-by: Tomas <tomas@adomavicius.com>
Co-authored-by: Pieter C <pieter.callewaert@nipro-group.com>
Co-authored-by: Tomas Adomavicius <tomas.adomavicius@devbridge.com>
Co-authored-by: eapri <a@pouli.nl>
Co-authored-by: Steve Boardwell <steve.boardwell@datameer.com>
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.

2 participants