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

merge release-6.0.0 to 7.0.0 #3997

Closed
wants to merge 41 commits into from
Closed

merge release-6.0.0 to 7.0.0 #3997

wants to merge 41 commits into from

Commits on Sep 14, 2023

  1. Fix syntax (#3894)

    santhosh-tg authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    408c8c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Updated vars for cron schedule (#3895)

    * Updated vars for cron schedule
    
    * Update main.yml
    raghupathiguduri authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d6c6875 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. [ED-2793] Fix: release-6.0.0 installation issues (#3900)

    * Update Jenkins version
    
    * Fix job parameter
    
    * Fix error: You need to install jmespath prior to running json_query filter
    santhosh-tg authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8dc81f6 View commit details
    Browse the repository at this point in the history
  2. Update main.yml with cassandra (#3845) (#3901)

    Co-authored-by: gohilamariappan <[email protected]>
    santhosh-tg and gohilamariappan authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6320664 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. ED-2838: ##Release-6.0.0 new variables (#3899)

    * ED-2838 Release-6.0.0 new variables
    
    * Added with comments
    
    * ED-2838 jenkins josb update and new variables
    
    * added storage endpoint detials
    tsprasath authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6ce00cf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. [ED-2793] Fix installation issues (#3905)

    * Update maven repo url
    
    * Add missing jobs
    
    * Fix docker creds secrets issue when having specialcharacters
    santhosh-tg authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3924727 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. [ED-2793] Add OCI specific vars (#3912)

    * Add OCI specific vars
    
    * Add mobile deeplink url var
    santhosh-tg authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bf876cc View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Add ml_core_internal_access_token for private repo template

    Add ml_core_internal_access_token for private repo template
    aks30 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d8d4479 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3918 from aks30/patch-9

    Add ml_core_internal_access_token for private repo template
    santhosh-tg authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2101224 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    22eaac2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. saving changes (#3935)

    Co-authored-by: ankitshahu <[email protected]>
    ankit1shahu and ankitshahu authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b8d7b88 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    7c59bce View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    5af4495 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. ED-3534:- Adoption Changes in ML service (#3963)

    * saving changes
    
    * added Upload api endpoint in public kong
    
    ---------
    
    Co-authored-by: ankitshahu <[email protected]>
    ankit1shahu and ankitshahu authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3fb0c3e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. ED-3079: deploy nginx to support cors for s3 compatible object storage (

    #3915)
    
    * nginx-cors
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * hostname changed
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * test
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * test
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * added nginx-cors-public chart
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * test
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * corrected proxy conf
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * corrected syntax
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * changed nodeport
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * removed duplicate
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * nodeport change
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * nodeport change
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * changed public ip
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * test
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * removed nginx-cors ansible roles
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * added jenkins job for nginx-cors-public deployment
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * updated variable in values.j2
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * testing public ingress along with s3 cors
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * testing with condition for csp
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    * removed nginx-cors-public
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    
    ---------
    
    Signed-off-by: Deepak Devadathan <[email protected]>
    ddevadat authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0d2daa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6d21a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Issue #CO-824: dynamic redirect URL

    Shubham Bansal authored and Shubham Bansal committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    463de74 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Issue #CO-824: dynamic redirect URL

    Shubham Bansal authored and Shubham Bansal committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    856963b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Issue #CO-824: SSO Isse condition update

    Shubham Bansal authored and Shubham Bansal committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cc13e08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3972 from shubhambansaltarento/bug/CO-CO-824

    Issue #CO-824: dynamic redirect URL
    santhosh-tg authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6c55e1a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge pull request #3961 from sowmya-dixit/release-6.0.0

    #OB-553 fix: Analytics service issue fixes for OCI
    santhosh-tg authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e647be6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    bd77480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c474dce View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    1e2d9ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b852e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdccf0e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    ac243f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. ED-3534:- Adoption Changes in ML service (#3983)

    * helm chart for ml-analytics
    
    * Update and rename values.yaml to values.j2
    
    * Update main.yml
    
    * Update ml-analytics-service.conf
    
    * Update ml-analytics-service.conf
    
    * Delete kubernetes/helm_charts/core/ml-analytics-service/templates/NOTES.txt
    
    * Update deployment.yaml
    
    * Update deployment.yaml
    
    * Update deployment.yaml
    
    * Update values.j2
    
    * Update deployment.yaml
    
    * Update deployment.yaml
    
    * Update ml-analytics-service.conf
    
    * Update deployment.yaml
    
    * Update ml-analytics-service.conf
    
    * Update ml-analytics-service.conf
    
    * Update ml-analytics-service.conf
    
    * Update ml-analytics-service.conf
    
    * Updated ml-analytics-service.conf
    
    * added new kafka topics for observations
    
    * Update ml-analytics-service.conf
    
    ---------
    
    Co-authored-by: raghupathi <[email protected]>
    Co-authored-by: Raghupathi Guduri <[email protected]>
    3 people authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7183cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14902b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3985 from krgauraw/release-6.0.0

    Issue #IQ-750 fix: added script for inquiry schema upload
    santhosh-tg authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e0169de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    890d5a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3986 from krgauraw/release-6.0.0

    Issue #IQ-750 fix: updated jenkins file
    santhosh-tg authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ce7f1e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. added the faust related changes

    vivek authored and vivek committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9d27bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17fcae4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3987 from krgauraw/release-6.0.0

    Issue #IQ-750 fix: updated jenkins script
    santhosh-tg authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    669e9b5 View commit details
    Browse the repository at this point in the history
  4. added the value to ml_analytics_faust_applications_list

    vivek authored and vivek committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4a20409 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Update secrets.yml

    ankit1shahu authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b65d398 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3988 from Vivek-M-08/release-6.0.0

    ED-3534:- Adoption Changes in ML service
    santhosh-tg authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    70c69d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3990 from ankitpws/patch-1

    Update secrets.yml
    santhosh-tg authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b4a3248 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. ED-3534:- Adoption Changes in ML service (#3993)

    * updated druid ports
    
    * updated druid ports
    
    * key changes
    
    * key changes
    
    ---------
    
    Co-authored-by: vivek <[email protected]>
    Vivek-M-08 and vivek authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    06cc35a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    7e703a9 View commit details
    Browse the repository at this point in the history