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

chore: merge main into main-dr #208

Merged
merged 9 commits into from
Nov 15, 2024
Merged

chore: merge main into main-dr #208

merged 9 commits into from
Nov 15, 2024

Conversation

thegentlemanphysicist
Copy link
Contributor

No description provided.

thegentlemanphysicist and others added 9 commits October 10, 2024 13:19
* chore: production deployment (#193)

* feat: create github action to trigger swithcover countdown (#179)

* feat: create github action to trigger swithcover countdown

* chore: remove todo comment

* chore: fix action bug on preemptive failover (#180)

* feat: create github action to trigger swithcover countdown

* chore: remove todo comment

* chore: remove null step from action

* chore: add instructions to the preemptive failover scheduler

* chore: create check for switchover internet access (#181)

* chore: add a external internet check to the switchover agent

* chore: add message to successful check

* feat: refactor values ands prep quarkus deployment (#182)

* feat: refactor values ands prep quarkus deployment

* chore: fix TLS and image tag

* chore: remove the edge change

* chore: modify pod counts in sand dev

* chore: create the test sandbox config

* chore: update the prod sandbox config

* chore: override logging

add override for sandbox logging

* chore: deps

add dep for docker build

* fix: string

change int val to string

* feat: update production config on feature branch (#185)

* chore: update c6-dev helm for load test

* chore: set the default maintenance page in the values file

* chore: update values for dev production

* chore: update values for test and prod production

* chore: fix min availability for dev

* chore: remove redundance config from sand prod helm

* chore: reduce the dev production PVC size

* chore: add config to prod helm values file

* chore: bump c6 deb pvc to 8Gi

* chore: reduce the cpu request on all sandbox deployments

* chore: bump the cpu request in prod (#186)

* chore: bump the cpu request in prod

* chore: revert c6 config

* chore: modify the liveness and readyness probes

* Ssoteam 1711 4 (#187)

* chore: bump the cpu request in prod

* chore: update production configs

* chore: reduce limit in dev and prod

* chore: fix typos and revert image pull policy (#188)

* chore: bump the cpu request in prod

* chore: update production configs

* chore: reduce limit in dev and prod

* chore: implement final fixes and image version

* chore: remove keycloak binary

---------

Co-authored-by: jonathan langlois <[email protected]>
Co-authored-by: Jonathan Langlois <[email protected]>

* chore: fix typo and update PVC size in dev (#189)

* feat: update sso image to 24.0.6-build.3 (#190)

* chore: reduce prod log retention (#191)

* chore: reduce old sand dev resources (#192)

---------

Co-authored-by: jonathan langlois <[email protected]>
Co-authored-by: Jonathan Langlois <[email protected]>
Co-authored-by: Nithin Shekar Kuruba <[email protected]>

* chore: working script fro ssl cert change

* feat: create scripts to generate a new route from renewed ssl certs

* chore: remove dockertest file library againg

* chore: update the readme

* chore: remove check ocp cluster from check

* chore: merge secret and update scripts update readme

* chore: remove comment

---------

Co-authored-by: jonathan langlois <[email protected]>
Co-authored-by: Jonathan Langlois <[email protected]>
Co-authored-by: Nithin Shekar Kuruba <[email protected]>
* chore: production deployment (#193)

* feat: create github action to trigger swithcover countdown (#179)

* feat: create github action to trigger swithcover countdown

* chore: remove todo comment

* chore: fix action bug on preemptive failover (#180)

* feat: create github action to trigger swithcover countdown

* chore: remove todo comment

* chore: remove null step from action

* chore: add instructions to the preemptive failover scheduler

* chore: create check for switchover internet access (#181)

* chore: add a external internet check to the switchover agent

* chore: add message to successful check

* feat: refactor values ands prep quarkus deployment (#182)

* feat: refactor values ands prep quarkus deployment

* chore: fix TLS and image tag

* chore: remove the edge change

* chore: modify pod counts in sand dev

* chore: create the test sandbox config

* chore: update the prod sandbox config

* chore: override logging

add override for sandbox logging

* chore: deps

add dep for docker build

* fix: string

change int val to string

* feat: update production config on feature branch (#185)

* chore: update c6-dev helm for load test

* chore: set the default maintenance page in the values file

* chore: update values for dev production

* chore: update values for test and prod production

* chore: fix min availability for dev

* chore: remove redundance config from sand prod helm

* chore: reduce the dev production PVC size

* chore: add config to prod helm values file

* chore: bump c6 deb pvc to 8Gi

* chore: reduce the cpu request on all sandbox deployments

* chore: bump the cpu request in prod (#186)

* chore: bump the cpu request in prod

* chore: revert c6 config

* chore: modify the liveness and readyness probes

* Ssoteam 1711 4 (#187)

* chore: bump the cpu request in prod

* chore: update production configs

* chore: reduce limit in dev and prod

* chore: fix typos and revert image pull policy (#188)

* chore: bump the cpu request in prod

* chore: update production configs

* chore: reduce limit in dev and prod

* chore: implement final fixes and image version

* chore: remove keycloak binary

---------

Co-authored-by: jonathan langlois <[email protected]>
Co-authored-by: Jonathan Langlois <[email protected]>

* chore: fix typo and update PVC size in dev (#189)

* feat: update sso image to 24.0.6-build.3 (#190)

* chore: reduce prod log retention (#191)

* chore: reduce old sand dev resources (#192)

---------

Co-authored-by: jonathan langlois <[email protected]>
Co-authored-by: Jonathan Langlois <[email protected]>
Co-authored-by: Nithin Shekar Kuruba <[email protected]>

* feat: create staggered deployment

* chore: remove specific url use

* chore: fix url curl formatting

* chore: fix deploy staggered script

* chore: fix docker test file

---------

Co-authored-by: jonathan langlois <[email protected]>
Co-authored-by: Jonathan Langlois <[email protected]>
Co-authored-by: Nithin Shekar Kuruba <[email protected]>
* chore: log into cluster after checkout

* chore: rename the gold deployment step

* chore: fix documentation
* chore: testing branch

* chore: add more sprint statements

* chore: alter maintenance mode

* chore: update base values files

* chore: delete testing script
chore: prod production release
@thegentlemanphysicist thegentlemanphysicist added the enhancement New feature or request label Nov 15, 2024
@thegentlemanphysicist thegentlemanphysicist merged commit 412a2ef into main-dr Nov 15, 2024
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants