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

Migrering til Postgres 15 #162

Merged
merged 9 commits into from
Jul 5, 2024
Merged

Migrering til Postgres 15 #162

merged 9 commits into from
Jul 5, 2024

Conversation

klaramargrethehelgemo
Copy link
Contributor

Versjon som sletter appen i prod (max min replicas 0 ) for å kunne kopiere data fra gammel til ny database.
Det må deployes ny versjon med replica 2 4 straks en er ferdig med databasekopiering.

@klaramargrethehelgemo klaramargrethehelgemo requested a review from a team as a code owner July 5, 2024 10:28
Copy link

sonarcloud bot commented Jul 5, 2024

@klaramargrethehelgemo klaramargrethehelgemo merged commit 1263464 into dev Jul 5, 2024
7 checks passed
@klaramargrethehelgemo klaramargrethehelgemo deleted the postgres-15 branch July 5, 2024 10:37
klaramargrethehelgemo added a commit that referenced this pull request Jul 5, 2024
* Bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 (#144)

Bumps org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 (#145)

* Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0

Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* oppdatering prometheus

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Klara M Helgemo <[email protected]>

* Bump softprops/action-gh-release from 1 to 2 in /.github/workflows (#146)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Klara M Helgemo <[email protected]>

* Legg til generativ KI merking

* Oppgrader til Java 21 (#153)

* Bump org.testcontainers:postgresql from 1.19.7 to 1.19.8 (#155)

Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Oppgraderer databasen til postgres 15 i dev (#159)

* Oppgrader til Java 21

* Prodsette oppgradering Java 21 (#154)

* Bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 (#144)

Bumps org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 (#145)

* Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0

Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* oppdatering prometheus

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Klara M Helgemo <[email protected]>

* Bump softprops/action-gh-release from 1 to 2 in /.github/workflows (#146)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Klara M Helgemo <[email protected]>

* Legg til generativ KI merking

* Oppgrader til Java 21 (#153)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sondre Larsen Ovrid <[email protected]>
Co-authored-by: Mathias S. Müller <[email protected]>

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sondre Larsen Ovrid <[email protected]>
Co-authored-by: Mathias S. Müller <[email protected]>

* Postgres 15 (#161)

* Oppgrader til Java 21

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Forklarende tekst i Readme

* Migrering til Postgres 15 (#162)

* Oppgrader til Java 21

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Forklarende tekst i Readme

* Forbereder appen for å kopiere data fra gammel til ny db i prod

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sondre Larsen Ovrid <[email protected]>
Co-authored-by: Mathias S. Müller <[email protected]>
klaramargrethehelgemo added a commit that referenced this pull request Jul 5, 2024
* Prodsette endringer i dev (#160)

* Bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 (#144)

Bumps org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 (#145)

* Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0

Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* oppdatering prometheus

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Klara M Helgemo <[email protected]>

* Bump softprops/action-gh-release from 1 to 2 in /.github/workflows (#146)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Klara M Helgemo <[email protected]>

* Legg til generativ KI merking

* Oppgrader til Java 21 (#153)

* Bump org.testcontainers:postgresql from 1.19.7 to 1.19.8 (#155)

Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Oppgraderer databasen til postgres 15 i dev (#159)

* Oppgrader til Java 21

* Prodsette oppgradering Java 21 (#154)

* Bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 (#144)

Bumps org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 (#145)

* Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0

Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* oppdatering prometheus

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Klara M Helgemo <[email protected]>

* Bump softprops/action-gh-release from 1 to 2 in /.github/workflows (#146)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Klara M Helgemo <[email protected]>

* Legg til generativ KI merking

* Oppgrader til Java 21 (#153)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sondre Larsen Ovrid <[email protected]>
Co-authored-by: Mathias S. Müller <[email protected]>

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sondre Larsen Ovrid <[email protected]>
Co-authored-by: Mathias S. Müller <[email protected]>

* Postgres 15 (#161)

* Oppgrader til Java 21

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Forklarende tekst i Readme

* Migrering til Postgres 15 (#162)

* Oppgrader til Java 21

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Migrerer databasen i dev til pg15

* Forklarende tekst i Readme

* Forbereder appen for å kopiere data fra gammel til ny db i prod

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sondre Larsen Ovrid <[email protected]>
Co-authored-by: Mathias S. Müller <[email protected]>

* Setter tilbake til normalt antall replicas

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sondre Larsen Ovrid <[email protected]>
Co-authored-by: Mathias S. Müller <[email protected]>
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