Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Add required CORS headers to the Server opened for SDK login #445

Merged
merged 2 commits into from
Jun 28, 2019

Conversation

nadundesilva
Copy link
Contributor

Purpose

Since the CORS headers are required for pinging the endpoint exposed for SDK login, the headers were added when a ping request is received

Goals

Add required CORS headers to the Server opened for SDK login

Approach

Add required CORS headers to the Server opened for SDK login

User stories

N/A

Release note

N/A

Documentation

N/A

Training

N/A

Certification

N/A

Marketing

N/A

Automation tests

  • Unit tests

    N/A

  • Integration tests

    N/A

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A

# Since the CORS headers are required for pinging the endpoint exposed for SDK login, the headers were added when a ping request is received
@nadundesilva nadundesilva merged commit 45ef3a1 into wso2:master Jun 28, 2019
afkham added a commit to afkham/cellery-sdk that referenced this pull request Jul 1, 2019
The README file was cleaned up and restructured in order to improve readability.
The previous file was clutterred with too much information.

Squashed commit of the following:

commit 2f5faac
Merge: dce794b 9f5378a
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 15:01:16 2019 +0530

    Merge branch 'master' of https://github.com/afkham/sdk

commit dce794b
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 15:00:45 2019 +0530

    Update README file and add other files

    The README file was cleaned up and restructured in order to improve readability.
    The previous file was clutterred with too much information.

commit 9f5378a
Merge: d58d669 ede67ca
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 14:57:42 2019 +0530

    Merge branch 'master' of https://github.com/afkham/sdk

commit d58d669
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 14:56:04 2019 +0530

    Update README file and add other files.

    The README file was cleaned up and restructured in order to improve readability.
    The previous file was clutterred with too much information.

commit ede67ca
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 14:52:28 2019 +0530

    More improvements to README

commit 4ffe0c0
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 14:33:27 2019 +0530

    More improvements to README

commit 446e36b
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 12:47:24 2019 +0530

    More improvements to README

commit 647cb79
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 12:02:02 2019 +0530

    More improvements to README

commit 253c0d3
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 15:11:06 2019 +0530

    More improvements to README

commit a9f0c4e
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 15:05:53 2019 +0530

    More improvements to README

commit efb9563
Author: Afkham Azeez <afkham@gmail.com>
Date:   Fri Jun 28 15:05:00 2019 +0530

    Update during review with Paul

commit 35efe37
Author: Afkham Azeez <afkham@gmail.com>
Date:   Fri Jun 28 14:50:17 2019 +0530

    Updates during review with Paul

commit a7d52e4
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 14:09:01 2019 +0530

    More improvements to README

commit ea3c880
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 12:18:37 2019 +0530

    More improvements to README

commit 5ba1211
Merge: 55a7191 6c5a281
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 11:03:10 2019 +0530

    Merge branch 'master' of https://github.com/wso2-cellery/sdk

commit 6c5a281
Author: Izza <isurulucky@gmail.com>
Date:   Fri Jun 28 08:32:52 2019 +0530

    fix test failures

commit 40c0168
Author: Izza <isurulucky@gmail.com>
Date:   Wed Jun 26 20:48:01 2019 +0530

    route traffic - initial changes

commit 45ef3a1
Merge: 23cc666 42d25f4
Author: Nadun De Silva <nadunrds@gmail.com>
Date:   Fri Jun 28 10:08:02 2019 +0530

    Merge pull request wso2#445 from nadundesilva/login

    Add required CORS headers to the Server opened for SDK login

commit 23cc666
Author: Deependra Ariyadewa <deependra@gmail.com>
Date:   Thu Jun 27 20:20:30 2019 +0530

    Alter the balfile path to support docker builder.

commit 431952f
Author: Deependra Ariyadewa <deependra@gmail.com>
Date:   Thu Jun 27 12:42:21 2019 +0530

    Alter the file name to support docker runtime.

commit dc1336b
Author: Deependra Ariyadewa <deependra@gmail.com>
Date:   Wed Jun 26 15:51:34 2019 +0530

    Add user id support to the build command.

commit 811388c
Author: Deependra Ariyadewa <deependra@gmail.com>
Date:   Wed Jun 26 11:27:16 2019 +0530

    Fixed linux uid issue.

commit 55a7191
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 20:49:18 2019 +0530

    More improvements to README

commit 42d25f4
Author: NadunDeSilva <nadunrds@gmail.com>
Date:   Thu Jun 27 20:25:40 2019 +0530

    Add redirect to auth failure page upon CLI login failure

commit 83bad35
Author: NadunDeSilva <nadunrds@gmail.com>
Date:   Thu Jun 27 19:57:34 2019 +0530

    Add required CORS headers to the Server opened for SDK login

    # Since the CORS headers are required for pinging the endpoint exposed for SDK login, the headers were added when a ping request is received

commit 3984a7b
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 19:54:16 2019 +0530

    More improvements to README

commit a3b51ab
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:49:35 2019 +0530

    More improvements to README

commit b7a19a6
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:49:06 2019 +0530

    More improvements to README

commit b745db9
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:45:58 2019 +0530

    More improvements to README

commit e06fa4b
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:41:01 2019 +0530

    More improvements to README

commit c0ced18
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:32:53 2019 +0530

    More improvements to README

commit b0413db
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:21:31 2019 +0530

    More improvements to README

commit 1f4c152
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 17:39:33 2019 +0530

    More improvements to README

commit 0e4a96e
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 16:46:45 2019 +0530

    First step towards simplifying the README

commit deb24b1
Merge: 4480048 6aac01a
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Thu Jun 27 12:32:39 2019 +0530

    Merge pull request wso2#444 from afkham/master

    Sanitized the README file

commit 6aac01a
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 12:29:14 2019 +0530

    Improve README by introducing line breaks, using Cellery with a capital c consistently and wrapping commands within quotes

commit fb0cda4
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 12:23:56 2019 +0530

    Improve README by introducing line breaks, using Cellery with a capital c consistently and wrapping commands within quotes

commit 4480048
Merge: 480a78b 4cf58f8
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 18:34:43 2019 +0530

    Merge pull request wso2#442 from anuruddhal/master

    Add exposed components to metadata.json

commit 4cf58f8
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Wed Jun 26 14:55:53 2019 +0530

    Add exposed components to metadata.json

commit 480a78b
Merge: d7c7c10 66dffcd
Author: Nadun De Silva <nadunrds@gmail.com>
Date:   Wed Jun 26 15:35:25 2019 +0530

    Merge pull request wso2#443 from tharindulak/master

    Increased cellery login timeout

commit 66dffcd
Author: tharindulak <tharindu.jayathilake1@gmail.com>
Date:   Wed Jun 26 15:14:30 2019 +0530

    Increased cellery login timeout

commit d7c7c10
Author: NadunDeSilva <nadunrds@gmail.com>
Date:   Wed Jun 26 14:07:15 2019 +0530

    Fix bug in Cellery login

    # Due to how the channels were used previously, the flow where the credentials are taken from the terminal hanged infinitely. This was fixed by organizing and introducing new channels

commit 6b11e93
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 17:46:03 2019 +0530

    Add verbose mode for setup create gcp command

commit 9e55ab4
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Wed Jun 26 13:51:34 2019 +0530

    Refactor --complete flag as a persistent flag

commit 9747706
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 17:04:16 2019 +0530

    Add verbose mode for setup list clusters, switch, cleanup existing cluster commands

commit b208ae8
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Tue Jun 25 10:05:46 2019 +0530

    Add missing examples to cli setup commands

commit 614b4da
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 14:37:38 2019 +0530

    Remove unused structs and functions

commit 68f2f64
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 12:33:54 2019 +0530

    Add verbose mode for logs, run commands

commit 2808563
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 11:11:58 2019 +0530

    Add verbose mode for logs command

commit 31473bc
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 08:11:17 2019 +0530

    Refactore list images command

commit a4420a5
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 08:06:01 2019 +0530

    Add verbose mode for list ingresses command

commit 0f193bb
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Wed Jun 19 17:53:25 2019 +0530

    Add verbose mode for list components commands

commit bdcc1b2
Merge: 68bcad9 8128b10
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 14:11:29 2019 +0530

    Merge pull request wso2#440 from anuruddhal/master

    Add component dependencies to metadata.json

commit 8128b10
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Wed Jun 26 12:47:27 2019 +0530

    Add component dependencies for metadata.json

commit 68bcad9
Merge: 90f603b 6c9b748
Author: Anuruddha Lanka Liyanarachchi <anuruddhal@wso2.com>
Date:   Wed Jun 26 11:20:19 2019 +0530

    Merge pull request wso2#439 from sinthuja/readme-update

    Readme update

commit 6c9b748
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 10:41:22 2019 +0530

    remove employee cell changes

commit f13e6cb
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 10:36:29 2019 +0530

    Add wiki 0.3 roadmap link

commit 7b87aa0
Merge: 23b0d05 90f603b
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 10:30:30 2019 +0530

    Merge branch 'cellery-master'

commit 90f603b
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 25 14:25:06 2019 +0530

    Add probes test cases

commit c79da95
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 25 09:44:58 2019 +0530

    Implement runtime probe config update

commit 2b10137
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Mon Jun 24 14:54:28 2019 +0530

    Remove generated bal

commit 33baf8c
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Mon Jun 24 11:17:02 2019 +0530

    Add new sample

commit 9962941
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Wed Jun 19 14:28:05 2019 +0530

    Update createInstance to read probe values

commit a894d6f
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 18 14:37:40 2019 +0530

    Update README code

commit df98c9a
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 18 14:28:25 2019 +0530

    Implement liveness and rediness probe support

commit 67f533a
Author: Miraj Abeysekara <miraj@wso2.com>
Date:   Tue Jun 25 18:00:10 2019 +0530

    Fix error handling in existing cluster setup

commit cfaf498
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 25 10:29:09 2019 +0530

    Fix employee sample

commit 6d3bc5f
Author: Anjana Supun <anjanasupun05@gmail.com>
Date:   Tue Jun 25 11:09:39 2019 +0530

    Fix docker flow

commit 5a4f4d5
Merge: b89ed77 64a4d2c
Author: Nadun De Silva <nadunrds@gmail.com>
Date:   Tue Jun 25 10:59:48 2019 +0530

    Merge pull request wso2#424 from tharindulak/master

    Corrected auth fail redirect url and added ping to listen from api

commit 23b0d05
Merge: 54b233e b89ed77
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Mon Jun 24 15:42:47 2019 +0530

    Merge branch 'cellery-master'

commit 64a4d2c
Author: tharindulak <tharindu.jayathilake1@gmail.com>
Date:   Mon Jun 24 15:30:48 2019 +0530

    Corrected auth fail redirect fail url and added ping to listen from api

commit b89ed77
Author: Anjana Supun <anjanasupun05@gmail.com>
Date:   Mon Jun 24 13:52:11 2019 +0530

    Fix test cases

commit 54b233e
Merge: f36bf72 94715bd
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Thu Jun 20 18:36:12 2019 +0530

    Merge branch 'cellery-master'

commit f36bf72
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Fri May 31 12:24:46 2019 +0530

    Fix formatting issue

commit 2763f90
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Fri May 31 12:16:38 2019 +0530

    Update readme with known issue
sinthuja pushed a commit that referenced this pull request Jul 1, 2019
* First step towards simplifying the README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* Updates during review with Paul

* Update during review with Paul

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* More improvements to README

* Update README file and add other files.

The README file was cleaned up and restructured in order to improve readability.
The previous file was clutterred with too much information.

* Update README file and add other files

The README file was cleaned up and restructured in order to improve readability.
The previous file was clutterred with too much information.

* Update README file and add other files

The README file was cleaned up and restructured in order to improve readability.
The previous file was clutterred with too much information.

Squashed commit of the following:

commit 2f5faac
Merge: dce794b 9f5378a
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 15:01:16 2019 +0530

    Merge branch 'master' of https://github.com/afkham/sdk

commit dce794b
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 15:00:45 2019 +0530

    Update README file and add other files

    The README file was cleaned up and restructured in order to improve readability.
    The previous file was clutterred with too much information.

commit 9f5378a
Merge: d58d669 ede67ca
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 14:57:42 2019 +0530

    Merge branch 'master' of https://github.com/afkham/sdk

commit d58d669
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 14:56:04 2019 +0530

    Update README file and add other files.

    The README file was cleaned up and restructured in order to improve readability.
    The previous file was clutterred with too much information.

commit ede67ca
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 14:52:28 2019 +0530

    More improvements to README

commit 4ffe0c0
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 14:33:27 2019 +0530

    More improvements to README

commit 446e36b
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 12:47:24 2019 +0530

    More improvements to README

commit 647cb79
Author: afkham <afkham@gmail.com>
Date:   Mon Jul 1 12:02:02 2019 +0530

    More improvements to README

commit 253c0d3
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 15:11:06 2019 +0530

    More improvements to README

commit a9f0c4e
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 15:05:53 2019 +0530

    More improvements to README

commit efb9563
Author: Afkham Azeez <afkham@gmail.com>
Date:   Fri Jun 28 15:05:00 2019 +0530

    Update during review with Paul

commit 35efe37
Author: Afkham Azeez <afkham@gmail.com>
Date:   Fri Jun 28 14:50:17 2019 +0530

    Updates during review with Paul

commit a7d52e4
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 14:09:01 2019 +0530

    More improvements to README

commit ea3c880
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 12:18:37 2019 +0530

    More improvements to README

commit 5ba1211
Merge: 55a7191 6c5a281
Author: afkham <afkham@gmail.com>
Date:   Fri Jun 28 11:03:10 2019 +0530

    Merge branch 'master' of https://github.com/wso2-cellery/sdk

commit 6c5a281
Author: Izza <isurulucky@gmail.com>
Date:   Fri Jun 28 08:32:52 2019 +0530

    fix test failures

commit 40c0168
Author: Izza <isurulucky@gmail.com>
Date:   Wed Jun 26 20:48:01 2019 +0530

    route traffic - initial changes

commit 45ef3a1
Merge: 23cc666 42d25f4
Author: Nadun De Silva <nadunrds@gmail.com>
Date:   Fri Jun 28 10:08:02 2019 +0530

    Merge pull request #445 from nadundesilva/login

    Add required CORS headers to the Server opened for SDK login

commit 23cc666
Author: Deependra Ariyadewa <deependra@gmail.com>
Date:   Thu Jun 27 20:20:30 2019 +0530

    Alter the balfile path to support docker builder.

commit 431952f
Author: Deependra Ariyadewa <deependra@gmail.com>
Date:   Thu Jun 27 12:42:21 2019 +0530

    Alter the file name to support docker runtime.

commit dc1336b
Author: Deependra Ariyadewa <deependra@gmail.com>
Date:   Wed Jun 26 15:51:34 2019 +0530

    Add user id support to the build command.

commit 811388c
Author: Deependra Ariyadewa <deependra@gmail.com>
Date:   Wed Jun 26 11:27:16 2019 +0530

    Fixed linux uid issue.

commit 55a7191
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 20:49:18 2019 +0530

    More improvements to README

commit 42d25f4
Author: NadunDeSilva <nadunrds@gmail.com>
Date:   Thu Jun 27 20:25:40 2019 +0530

    Add redirect to auth failure page upon CLI login failure

commit 83bad35
Author: NadunDeSilva <nadunrds@gmail.com>
Date:   Thu Jun 27 19:57:34 2019 +0530

    Add required CORS headers to the Server opened for SDK login

    # Since the CORS headers are required for pinging the endpoint exposed for SDK login, the headers were added when a ping request is received

commit 3984a7b
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 19:54:16 2019 +0530

    More improvements to README

commit a3b51ab
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:49:35 2019 +0530

    More improvements to README

commit b7a19a6
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:49:06 2019 +0530

    More improvements to README

commit b745db9
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:45:58 2019 +0530

    More improvements to README

commit e06fa4b
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:41:01 2019 +0530

    More improvements to README

commit c0ced18
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:32:53 2019 +0530

    More improvements to README

commit b0413db
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 18:21:31 2019 +0530

    More improvements to README

commit 1f4c152
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 17:39:33 2019 +0530

    More improvements to README

commit 0e4a96e
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 16:46:45 2019 +0530

    First step towards simplifying the README

commit deb24b1
Merge: 4480048 6aac01a
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Thu Jun 27 12:32:39 2019 +0530

    Merge pull request #444 from afkham/master

    Sanitized the README file

commit 6aac01a
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 12:29:14 2019 +0530

    Improve README by introducing line breaks, using Cellery with a capital c consistently and wrapping commands within quotes

commit fb0cda4
Author: afkham <afkham@gmail.com>
Date:   Thu Jun 27 12:23:56 2019 +0530

    Improve README by introducing line breaks, using Cellery with a capital c consistently and wrapping commands within quotes

commit 4480048
Merge: 480a78b 4cf58f8
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 18:34:43 2019 +0530

    Merge pull request #442 from anuruddhal/master

    Add exposed components to metadata.json

commit 4cf58f8
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Wed Jun 26 14:55:53 2019 +0530

    Add exposed components to metadata.json

commit 480a78b
Merge: d7c7c10 66dffcd
Author: Nadun De Silva <nadunrds@gmail.com>
Date:   Wed Jun 26 15:35:25 2019 +0530

    Merge pull request #443 from tharindulak/master

    Increased cellery login timeout

commit 66dffcd
Author: tharindulak <tharindu.jayathilake1@gmail.com>
Date:   Wed Jun 26 15:14:30 2019 +0530

    Increased cellery login timeout

commit d7c7c10
Author: NadunDeSilva <nadunrds@gmail.com>
Date:   Wed Jun 26 14:07:15 2019 +0530

    Fix bug in Cellery login

    # Due to how the channels were used previously, the flow where the credentials are taken from the terminal hanged infinitely. This was fixed by organizing and introducing new channels

commit 6b11e93
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 17:46:03 2019 +0530

    Add verbose mode for setup create gcp command

commit 9e55ab4
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Wed Jun 26 13:51:34 2019 +0530

    Refactor --complete flag as a persistent flag

commit 9747706
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 17:04:16 2019 +0530

    Add verbose mode for setup list clusters, switch, cleanup existing cluster commands

commit b208ae8
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Tue Jun 25 10:05:46 2019 +0530

    Add missing examples to cli setup commands

commit 614b4da
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 14:37:38 2019 +0530

    Remove unused structs and functions

commit 68f2f64
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 12:33:54 2019 +0530

    Add verbose mode for logs, run commands

commit 2808563
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 11:11:58 2019 +0530

    Add verbose mode for logs command

commit 31473bc
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 08:11:17 2019 +0530

    Refactore list images command

commit a4420a5
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Thu Jun 20 08:06:01 2019 +0530

    Add verbose mode for list ingresses command

commit 0f193bb
Author: MadhukaHarith <madhukaw@wso2.com>
Date:   Wed Jun 19 17:53:25 2019 +0530

    Add verbose mode for list components commands

commit bdcc1b2
Merge: 68bcad9 8128b10
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 14:11:29 2019 +0530

    Merge pull request #440 from anuruddhal/master

    Add component dependencies to metadata.json

commit 8128b10
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Wed Jun 26 12:47:27 2019 +0530

    Add component dependencies for metadata.json

commit 68bcad9
Merge: 90f603b 6c9b748
Author: Anuruddha Lanka Liyanarachchi <anuruddhal@wso2.com>
Date:   Wed Jun 26 11:20:19 2019 +0530

    Merge pull request #439 from sinthuja/readme-update

    Readme update

commit 6c9b748
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 10:41:22 2019 +0530

    remove employee cell changes

commit f13e6cb
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 10:36:29 2019 +0530

    Add wiki 0.3 roadmap link

commit 7b87aa0
Merge: 23b0d05 90f603b
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Wed Jun 26 10:30:30 2019 +0530

    Merge branch 'cellery-master'

commit 90f603b
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 25 14:25:06 2019 +0530

    Add probes test cases

commit c79da95
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 25 09:44:58 2019 +0530

    Implement runtime probe config update

commit 2b10137
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Mon Jun 24 14:54:28 2019 +0530

    Remove generated bal

commit 33baf8c
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Mon Jun 24 11:17:02 2019 +0530

    Add new sample

commit 9962941
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Wed Jun 19 14:28:05 2019 +0530

    Update createInstance to read probe values

commit a894d6f
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 18 14:37:40 2019 +0530

    Update README code

commit df98c9a
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 18 14:28:25 2019 +0530

    Implement liveness and rediness probe support

commit 67f533a
Author: Miraj Abeysekara <miraj@wso2.com>
Date:   Tue Jun 25 18:00:10 2019 +0530

    Fix error handling in existing cluster setup

commit cfaf498
Author: anuruddhal <anuruddhal@wso2.com>
Date:   Tue Jun 25 10:29:09 2019 +0530

    Fix employee sample

commit 6d3bc5f
Author: Anjana Supun <anjanasupun05@gmail.com>
Date:   Tue Jun 25 11:09:39 2019 +0530

    Fix docker flow

commit 5a4f4d5
Merge: b89ed77 64a4d2c
Author: Nadun De Silva <nadunrds@gmail.com>
Date:   Tue Jun 25 10:59:48 2019 +0530

    Merge pull request #424 from tharindulak/master

    Corrected auth fail redirect url and added ping to listen from api

commit 23b0d05
Merge: 54b233e b89ed77
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Mon Jun 24 15:42:47 2019 +0530

    Merge branch 'cellery-master'

commit 64a4d2c
Author: tharindulak <tharindu.jayathilake1@gmail.com>
Date:   Mon Jun 24 15:30:48 2019 +0530

    Corrected auth fail redirect fail url and added ping to listen from api

commit b89ed77
Author: Anjana Supun <anjanasupun05@gmail.com>
Date:   Mon Jun 24 13:52:11 2019 +0530

    Fix test cases

commit 54b233e
Merge: f36bf72 94715bd
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Thu Jun 20 18:36:12 2019 +0530

    Merge branch 'cellery-master'

commit f36bf72
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Fri May 31 12:24:46 2019 +0530

    Fix formatting issue

commit 2763f90
Author: sinthuja <s.rajan.sinthu@gmail.com>
Date:   Fri May 31 12:16:38 2019 +0530

    Update readme with known issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants