Skip to content
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

[COR-289] Add storage spec value #127

Merged
merged 3 commits into from
Feb 17, 2023
Merged

[COR-289] Add storage spec value #127

merged 3 commits into from
Feb 17, 2023

Conversation

ianstanton
Copy link
Member

Add configurable storage spec value and default. This can go in after #122.

@ianstanton ianstanton marked this pull request as ready for review February 17, 2023 04:58
@ianstanton ianstanton merged commit d20b252 into main Feb 17, 2023
@ianstanton ianstanton deleted the cor-289 branch February 17, 2023 15:33
sjmiller609 pushed a commit that referenced this pull request Dec 5, 2023
sjmiller609 added a commit that referenced this pull request Dec 5, 2023
* saving WIP... does not build

* Added in full yaml of cluster

* code builds

* Set reconcile loop back how it was

* Move ingress reconciliation to the end

* Add self.cnpg_enabled()

* implement finding primary pod of CNPG

* fmt

* reconcile CNPG

* Tests will build

* fmt

* Bump up wait time on termination test

* remove dead code

* demo worked

* fix justfile

* add connector to just file

* tidy logs

* update code to switch exporter over to cnpg instance when enabled

* fmt

* add back in cluster topology to status

* Add empty struct

* add a test

* fix

* fmt

* Tidy justfile

* Handle extensions flipping (#125)

* Update operator.yaml

* Set resources in CNPG and add a test (#126)

* Adding basic create test clone for CNPG enabled

* Handle setting resources

* Install kube-prometheus-stack

* Merge instead of apply

* Update integration_tests.rs

* remove service account from test

* fmt

* Fix psql command for CNPG and add migration test (#127)

* delete comment

* add function for waiting for pod

* Add migration test

* Restart when watcher is done (#128)

* Restart when watcher is done

* fmt

* Only sleep if failure

* Actions error handling

* fix stop test

* Reduce default logging

* Increase min sleep time to decrease operator business

* Increase reliability of tests

fix query

Fix await

* Decrease log volume

* Update coredb-operator/src/extensions.rs

* TEM-1284 Add postgres parameter and shared preload libary configuration (#130)

* rebase

* changes

* clippy fixes

* initial work to add params from cdb config

* adding more debugging

* clean up debugging code, add better error handling in patch for cnpg

* fmt

* adding broken test

* adding more tests

* finish up pgparams test

* fix tests, fix clippy issues

* Handle dropping shared_preload_libraries (#129)

* cleanup clippy issues

* fixing test

* Remove restart

---------

Co-authored-by: Steven Miller <sjmiller609@gmail.com>

* Update .github/workflows/operator.yaml

---------

Co-authored-by: Nick Hudson <nick.hudson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants