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

feat: create github action to trigger swithcover countdown #179

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

thegentlemanphysicist
Copy link
Contributor

No description provided.

@thegentlemanphysicist thegentlemanphysicist added the enhancement New feature or request label Jun 4, 2024
@thegentlemanphysicist thegentlemanphysicist merged commit f4004ad into dev Jun 4, 2024
6 checks passed
@thegentlemanphysicist thegentlemanphysicist deleted the SSOTEAM-1643 branch June 4, 2024 19:56
thegentlemanphysicist added a commit that referenced this pull request Sep 23, 2024
* 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]>
thegentlemanphysicist added a commit that referenced this pull request Oct 2, 2024
* 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: remove openssll-dev

---------

Co-authored-by: jonathan langlois <[email protected]>
Co-authored-by: Jonathan Langlois <[email protected]>
Co-authored-by: Nithin Shekar Kuruba <[email protected]>
thegentlemanphysicist added a commit that referenced this pull request Oct 10, 2024
* 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]>
thegentlemanphysicist added a commit that referenced this pull request Oct 17, 2024
* 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]>
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.

2 participants