Age | Commit message (Expand) | Author | Files | Lines |
2021-03-19 | Merge "Refactoring to enable on_failure for imperative workflow" | KAPIL SINGAL | 22 | -41/+41 |
2021-03-18 | ComponentRemotePythonExecutor prepareEnv bug | Oleg Mitsura | 1 | -37/+11 |
2021-03-17 | Refactoring to enable on_failure for imperative workflow | Jozsef Csongvai | 22 | -41/+41 |
2021-03-09 | Add delete endpoint for config snapshot API | Julien Fontaine | 2 | -0/+25 |
2021-03-09 | Roll master version for Istanbul | Dan Timoney | 11 | -11/+11 |
2021-03-04 | Release version 1.1.1 of CDS dockers | Dan Timoney | 11 | -11/+11 |
2021-02-24 | Add rollback and update functionality for config-value component. | Grzegorz Wielgosinski | 2 | -42/+79 |
2021-02-23 | Release version 1.1.0 docker containers and roll to next version | Dan Timoney | 11 | -11/+11 |
2021-02-20 | Merge "Wrap day2 api and create configuration-value component" | KAPIL SINGAL | 6 | -17/+397 |
2021-02-19 | K8sPlugin Query API endpoint added | Lukasz Rajewski | 1 | -0/+29 |
2021-02-19 | Wrap day2 api and create configuration-value component | Grzegorz Wielgosinski | 6 | -17/+397 |
2021-02-17 | K8sPlugin Healthcheck API and API refactoring | Lukasz Rajewski | 5 | -29/+171 |
2021-02-17 | Fixed null pointer exception for JSON RA | Lukasz Rajewski | 1 | -1/+3 |
2021-02-15 | 1. Wrap configuration-template DAY2 API | Grzegorz Wielgosinski | 3 | -0/+376 |
2021-02-11 | Added Kafka metrics for CDS workers | Julien Fontaine | 1 | -0/+6 |
2021-02-10 | K8sPlugin Instance API Handlers | Lukasz Rajewski | 12 | -41/+487 |
2021-02-09 | Move configuration beans out of profile.upload package | Grzegorz Wielgosinski | 7 | -100/+170 |
2021-02-03 | Issue-ID: CCSDK-3130 | Grzegorz Wielgosinski | 8 | -4/+6 |
2021-01-26 | PV/PVC elimination | Oleg Mitsura | 2 | -18/+114 |
2021-01-22 | Renaming Files having BluePrint to have Blueprint | KAPIL SINGAL | 81 | -657/+657 |
2020-12-16 | Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to false | Julien Fontaine | 5 | -23/+2 |
2020-12-16 | Fixing typo in message-prioritization | Singal, Kapil (ks220y) | 29 | -2/+2 |
2020-12-14 | Merge "CDS add Swagger annotations for Resource, Template, Dictionary and Con... | KAPIL SINGAL | 1 | -2/+2 |
2020-12-14 | CDS add Swagger annotations for Resource, Template, Dictionary and Config API | Piotr Stanior | 1 | -2/+2 |
2020-12-14 | ResourceResolution should fail if required resource did not resolve -edge case | kuldipr | 1 | -2/+5 |
2020-12-04 | Merge "ResourceResolution should fail if required resource did not resolve" | KAPIL SINGAL | 3 | -16/+35 |
2020-12-04 | ResourceResolution should fail if required resource did not resolve | kuldipr | 3 | -16/+35 |
2020-12-03 | add toggle variable ansible fire failure to awx function | Eltanany Shaaban | 1 | -2/+2 |
2020-12-03 | Merge "add toggle variable ansible fire failure to awx function" | KAPIL SINGAL | 1 | -3/+16 |
2020-12-03 | add toggle variable ansible fire failure to awx function | Eltanany Shaaban | 1 | -3/+16 |
2020-12-02 | CDS Fix Swagger issues | Piotr Stanior | 3 | -3/+3 |
2020-11-23 | Support for generic URL for mount, Put, Get added | tragait | 1 | -0/+70 |
2020-10-28 | Enable retrieving ResourceResolution objects from database in kotlin scripts | kuldip Rai | 1 | -0/+19 |
2020-10-21 | Update AAI endpoints to /aai/v22 for Honolulu | Lasse Kaihlavirta | 1 | -1/+1 |
2020-10-20 | Update AAI endpoints to /aai/v21 | Lasse Kaihlavirta | 1 | -1/+1 |
2020-10-13 | Merge "master: missing input shouldn't fail process" | KAPIL SINGAL | 2 | -16/+21 |
2020-10-13 | master: missing input shouldn't fail process | Oleg Mitsura | 2 | -16/+21 |
2020-10-09 | Fixed k8s profile upload for source with tar.gz file | Lukasz Rajewski | 1 | -12/+9 |
2020-10-06 | Fix resolution of keyIdentifiers | Jozsef Csongvai | 2 | -4/+4 |
2020-09-22 | Roll to initial Honolulu version | Dan Timoney | 11 | -11/+11 |
2020-09-22 | Enabling Code Formatter | Singal, Kapil (ks220y) | 85 | -666/+902 |
2020-09-21 | Fixing docker image tag | Singal, Kapil (ks220y) | 7 | -7/+0 |
2020-09-11 | Refactoring poms groupId artifactId | Singal, Kapil (ks220y) | 11 | -35/+34 |
2020-09-09 | Changed method of k8s-upload-profile template prefix acquisition | Lukasz Rajewski | 1 | -6/+17 |
2020-09-07 | Add k8s-upload-profile templating and packaging | Lukasz Rajewski | 1 | -26/+186 |
2020-09-07 | Add k8s-upload-profile node type and logic. | Marek SzwaĆkiewicz | 8 | -0/+557 |
2020-09-02 | Adding parent pom reference | Singal, Kapil (ks220y) | 8 | -8/+8 |
2020-08-24 | Add request IDs in command-executor log | Julien Fontaine | 1 | -0/+5 |
2020-08-11 | Add functions/endpoints to fetch all config snapshots for a given resource ty... | Serge Simard | 2 | -0/+86 |
2020-08-10 | Merge "Make use of Kafka Key for Audit service and Kafka listener" | KAPIL SINGAL | 1 | -0/+3 |