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

Bump db-operator appVersion to 2.0.0 #16

Closed

Conversation

allanger
Copy link
Collaborator

No description provided.

allanger and others added 21 commits April 17, 2023 18:05
* Migrate project to the `db-operator` org

* Trigger action

* Bump charts versions

* Update the domain

* Update the app version on db-operator chart

* chore: Update the cloudish-sql version

* refactor: Update api names

* fix: Update db-auth-gateway images

* fix: Update db-auth-gateway images in Readme.md
* chore: Update chart and app versions

* feat(db-operator): Add `template` to postgres object
* Format the test worflow

* Test against more k8s versions

* Upgrade the chart version

* Drop support for 1.21

* Add a `prerelease` label to k8s version
)

* fix(db-operator): Now db-instance is guarded by if condition as well

It used to ignore the `crds.install` thing. not it shouldn't anymore

* chore(db-operator): Upgrade a version

* fix: Typo  is gone
* Add an ability to set labels to DbInstances

* Upgrade the db-instances chart to 1.4.2
* Make the webhook creation optional

Not everybody needs a webhook, so it makes sense to make its creation
optional.

Also, I've added a very basic test for values, that is checking if the
wished files are generated by helm using certain values files. I'd say
it's rather a temporary solution, but currently, I don't know a better
option

Issue: db-operator/db-operator#38

* build: Upgrade k8s versions in tests

New versions of Kubernetes were released. I've updated them to have
ones that are currently actual in the CI pipeline
* Uprade db-operator to 1.13.0 version

I've upgraded db-operator to 1.13.0 and added new CRD to templates.
Also, I've added support for --check-for-changes arg

* Update old CRDs to controller-get 0.12.0

* Replace "kci" with "kinda" in CRDs files names

* Upgrade db-operator to 1.13.1
Name and namespace were hardcoded and so the the webhook servcice
couldn't be reached when one tries to apply dbuser manifests
* docs: How to upgrade db-operator to 1.11.0

* build: Don't run linter if charts were not changed
* Remove the CHANGELOG from repo

* Upgrade db-operator version to 1.15.3
* Update db-operator to 1.16.0

* Update db-operator to 1.16.1
* Setup pg_exporter queris with toYaml

When it's configured with a multi-line string it's not possible to
remove or replace a part of configuration

* Create a ServiceMonitor per DbInstance

I've added tests so we can check the pg_exporter is really having the
data scraped by the prometheus operator using the ServiceMonitor

* Post-review edit and rename files to snake case

* Post-review minor fixes

* Fix the test a bit
* Enable the AUTO_DISCOVERY on the pg_exporter

* Fix the env var that should be text

* Make the autodiscovery optional
@allanger allanger self-assigned this Dec 15, 2023
@allanger allanger closed this Dec 15, 2023
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.

None yet

2 participants