1. 17 Apr, 2020 1 commit
  2. 16 Apr, 2020 2 commits
    • Keshav Prasad's avatar
      fix: updated node exporter labels (#1386) · a859c689
      Keshav Prasad authored
      * fix: updating node-exporter value
      
      * fix: updated number format and new dashboard
      
      * fix: updating regex
      a859c689
    • Keshav Prasad's avatar
      fix: conflicts resolved from 2.8 to 2.9 merge (#1383) · e36fc277
      Keshav Prasad authored
      
      * Removing unwanted API from the sunbird stack
      
      * Removing unwanted API from kong
      
      * remove unwanted api's from the kong
      
      * keep existing code
      
      * reverting code
      
      * reverting deleted apis
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API of user-org service from sunbird stack
      
      * reverting deleted apis
      
      * removing user org service url
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Removing unused API from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * Cleaning up APIs from sunbird stack
      
      * removing unused apis in sunbird stack to have a clean repository
      
      * Renaming updateSystemSettings to listSystemSettings to have a meaningful naming convention
      
      * finetune API's
      
      * fix: templating keycloak standalone-ha.xml
      
      * fix: adding sunbird auth repo checkout
      
      * fix: remove other git repositories
      
      * fix: remove other git repositories
      
      * fix: adding standalone-ha.xml for single node keycloak
      
      * fix: updating template path
      
      * fix: renaming tasks
      
      * fix: adding postgresql block
      
      * fix: clearn content plugins repo also as part of fxd
      
      * fix: custom name for fluent bit index
      
      * fix: adding echo api to acl
      
      * fix cpu alert rule (#1289)
      
      Fix Cpu alert rules
      
      * updated standalone.xml for single node
      
      * Update deploy.yml
      
      * updated readiness and liveness timout for content service
      
      * updated health check timeout from 3s to 10s for content service
      
      * Update main.yml
      
      * updated content-service health check retries to 5
      
      * Update standalone-ha-single.xml
      
      * Update deploy.yml
      
      * Update keycloak_301_rollback.sql (#1276)
      
      Co-authored-by: default avatarG33tha <geetha.p@optit.co>
      
      * Update standalone-ha.xml
      
      * Hotfix for prod on desktop api's
      
      * Issue #SB-18503 fix:removed unknown character from keycloack
      
      * IGOT api onboarding and consumer onboarding for covid19 awareness (#1338)
      
      * Issue #0000: updated the content service helm chart (#1341)
      
      * Onboarding api's for internal use (#1345)
      
      * Release 2.8.0 (#1352)
      
      * Issue #SB-0000 Fix:update the env variable
      
      * Issue #00 fix: updated the learner and lms service helm chart (#1365)
      
      * Issue #00 fix: updated the lms service helm chart (#1362)
      
      * Issue #00 fix: updated the learer service helm chart
      
      * Issue #SB-18769 refactor: Dp-percentage chart changes (#1366)
      
      * Enabling nginx cache (#1367)
      
      Signed-off-by: default avatarRajesh Rajendran <rjshrjndrn@gmail.com>
      
      * fix: nginx build nginx.conf
      
      * Adding nginx geoip2 module
      
      * Adding optional config for nginx
      
      can add custom nginx,server and http blocks
      
      * fix: adding docker login tag (#1373)
      
      * fix: adding quotes for env (#1380)
      
      Co-authored-by: default avatarS M Y ALTAMASH smy.altamash@gmail.com <smy.altamash@gmail.com>
      Co-authored-by: default avatarRaghupathi <raghupathiguduri@gmail.com>
      Co-authored-by: default avatarG33tha <geethap240@gmail.com>
      Co-authored-by: default avatarG33tha <geetha.p@optit.co>
      Co-authored-by: default avatarSMY ALTAMASH <30286162+SMYALTAMASH@users.noreply.github.com>
      Co-authored-by: default avatarDevesh <mailme.devmehta@gmail.com>
      Co-authored-by: default avatarkaliraja <34502260+Kaali09@users.noreply.github.com>
      Co-authored-by: Rajeev's avatarRajeev Sathish <rajeev.sathish@tarento.com>
      Co-authored-by: default avatarHarsha <harshavardhanc95@gmail.com>
      Co-authored-by: default avatarSowmya N Dixit <sowmyadixit7@gmail.com>
      Co-authored-by: default avatarRajesh Rajendran <rjshrjndrn@users.noreply.github.com>
      Co-authored-by: default avatarRajesh Rajendran <rjshrjndrn@gmail.com>
      e36fc277
  3. 14 Apr, 2020 1 commit
    • Keshav Prasad's avatar
      fix: updated dashboards, kibana chart, nginx ingress, helm deploy (#1361) · f8bdc23d
      Keshav Prasad authored
      * fix: updating process exporter dashboard
      
      * fix: adding nginx dashboard for k8 prom
      
      * fix: type in variable name
      
      * fix: updating kibana version
      
      * fix: making es host as a variable
      
      * fix: updating kibana chart
      
      * fix: updating proxy for kibana variable
      
      * fix: updating properties for 6.8.6 version
      
      * fix: increasing upper limit for resources
      
      * fix: updating readiness probe
      
      * fix: updating readiness probe fail threshold
      
      * fix: remove env and health path, add liveliness
      
      * fix: add liveness
      
      * fix: typo in liveness
      
      * fix: updating to rolling update
      
      * fix: adding variable for replicas
      
      * fix: adding variable for replicas and update res limits
      
      * fix: update res limits
      
      * fix: changing back to recreate
      
      * fix: changing back to recreate
      
      * Revert "fix: changing back to recreate"
      
      * Revert "fix: changing back to recreate"
      
      * fix: updating timeout, updating res limits, rolling update
      
      * fix: updating max surges
      
      * fix: updating max surges
      
      * fix: variable typo
      
      * fix: updating readiness
      
      * fix: update liveliness
      
      * fix: daemonsets fix
      
      * fix: updating nginx private ingress
      
      * fix: ansible syntax
      
      * fix: adding quotes
      
      * fix: updating match for deploy and deamonsets
      
      * fix: escaping semi colons
      
      * fix: fixing quotes
      
      * fix: fixing quotes
      
      * fix: updating nginx private and shell executable
      
      * fix: updating nginx conf path
      
      * fix: adding args for executable
      
      * fix: removed repeated directive
      
      * fix: adding statefulset and removed retry
      
      * fix: and in small case
      
      * fix: removed when condition
      
      * fix: adding skipped logic
      
      * Revert "fix: adding skipped logic"
      
      * fix: try workaround for image overwrite in skipped task
      
      * fix: logic 1 - using skips and conditional checks
      
      * fix: logic 2 - ignore conditions and run always, register image on success
      
      * fix: remove wait time for kong api
      
      * fix: updating nginx dashboard and adding apiman dashboard
      
      * fix: removed commented condtions
      
      * fix: adding docker login tag
      
      * fix: test new kibama chart
      
      * fix: quotes and variable
      
      * fix: updated kibana helm chart
      
      * fix: adding success thresh to 1
      
      * fix: adding oauth2 proxy helm and template
      
      * fix: adding full name and template
      
      * fix: type in template
      
      * fix: use relase name and no defaults
      
      * fix: updating oauth2 service name
      
      * fix: updating port for oauth2
      
      * fix: standaridizing fluent-bit chart
      
      * fix: updating port
      f8bdc23d
  4. 13 Apr, 2020 1 commit
  5. 10 Apr, 2020 2 commits
  6. 02 Apr, 2020 2 commits
  7. 01 Apr, 2020 1 commit
  8. 30 Mar, 2020 4 commits
  9. 27 Mar, 2020 1 commit
  10. 26 Mar, 2020 1 commit
  11. 24 Mar, 2020 4 commits
  12. 23 Mar, 2020 8 commits
  13. 20 Mar, 2020 2 commits
  14. 19 Mar, 2020 8 commits
  15. 18 Mar, 2020 2 commits