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

Rethink tests #15

Closed
wants to merge 12 commits into from
Closed

Rethink tests #15

wants to merge 12 commits into from

Conversation

allanger
Copy link
Collaborator

@allanger allanger commented Oct 7, 2023

No description provided.

allanger and others added 12 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
@allanger allanger closed this Oct 7, 2023
@allanger allanger deleted the rethink-tests branch November 19, 2023 19:26
@allanger allanger restored the rethink-tests branch November 19, 2023 19:26
@allanger allanger deleted the rethink-tests branch November 19, 2023 19:26
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