These 21 commits are when the Protocol Buffers files have changed:
| Commit: | 461722c | |
|---|---|---|
| Author: | Nikita B | |
chore: update repo from layer5 to meshery: server and mesheryctl Signed-off-by: Nikita B <n2h9z4@gmail.com>
The documentation is generated from this commit.
| Commit: | 2d70b3d | |
|---|---|---|
| Author: | MUzairS15 | |
| Committer: | MUzairS15 | |
update and regenerate adapter grpc calls Signed-off-by: MUzairS15 <muzair.shaikh810@gmail.com>
| Commit: | fe178df | |
|---|---|---|
| Author: | MUzairS15 | |
add version field in protos Signed-off-by: MUzairS15 <muzair.shaikh810@gmail.com>
| Commit: | 0c8cad1 | |
|---|---|---|
| Author: | leecalcote | |
Merge branch 'master' into pr/EleisonC/5837
| Commit: | 3ea3034 | |
|---|---|---|
| Author: | YashKamboj | |
updated backend Signed-off-by: YashKamboj <yashkamboj29@gmail.com>
| Commit: | 4a3d269 | |
|---|---|---|
| Author: | MUzairS15 | |
| Committer: | MUzairS15 | |
Add error details Signed-off-by: MUzairS15 <muzair.shaikh810@gmail.com>
| Commit: | a5d8811 | |
|---|---|---|
| Author: | EleisonC | |
Change the hardcoded paths Signed-off-by: EleisonC <ckalule7@gmail.com>
| Commit: | dfaff78 | |
|---|---|---|
| Author: | EleisonC | |
| Committer: | EleisonC | |
Minimizing the number of files in the root directory of Meshery Signed-off-by: Christopher Kalule<christopher.kalule21@gmail.com> Signed-off-by: EleisonC <ckalule7@gmail.com>
| Commit: | caa9c34 | |
|---|---|---|
| Author: | ashish | |
second commit Signed-off-by: ashish <ashishjaitiwari15112000@gmail.com>
| Commit: | 6e788a4 | |
|---|---|---|
| Author: | Pranav Singh | |
rm unused protos from meshery/meshes/ dir Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
| Commit: | 9e6b12b | |
|---|---|---|
| Author: | kumarabd | |
fixes Signed-off-by: kumarabd <abishekkumar92@gmail.com>
| Commit: | c7f86e1 | |
|---|---|---|
| Author: | Michael Gfeller | |
added an rpc to return a list of supported mesh versions Signed-off-by: Michael Gfeller <mgfeller@mgfeller.net>
| Commit: | 5638ff3 | |
|---|---|---|
| Author: | Michael Gfeller | |
Added ComponentInfo rpc to MeshService Signed-off-by: Michael Gfeller <mgfeller@mgfeller.net>
| Commit: | f477fa4 | |
|---|---|---|
| Author: | Utkarsh Srivastava | |
add message to the ProcessOAM response body Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
| Commit: | 5e6168b | |
|---|---|---|
| Author: | Utkarsh Srivastava | |
add oam components to meshery server Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
| Commit: | d669c4c | |
|---|---|---|
| Author: | Girish Ranganathan | |
| Committer: | Girish Ranganathan | |
- fixed a few bugs in the management page - lint cleanup Signed-off-by: Girish Ranganathan <girish.rranganathan@gmail.com>
| Commit: | 1b137f4 | |
|---|---|---|
| Author: | Girish Ranganathan | |
| Committer: | Girish Ranganathan | |
- initial proto changes to support operation categories - update the supporting areas + UI to include categories, not yet using them Signed-off-by: Girish Ranganathan <girish.rranganathan@gmail.com>
| Commit: | fdba3b5 | |
|---|---|---|
| Author: | Lee Calcote | |
| Committer: | GitHub | |
whitespace tweaks
| Commit: | 258e0ac | |
|---|---|---|
| Author: | Girish Ranganathan | |
- cleaned up some logs - adding an event stream handler to stream events received from adapter to the UI
| Commit: | 3157b0f | |
|---|---|---|
| Author: | Girish Ranganathan | |
- adding support for custom config - updated main image - added a yaml editor - minor html and js cleanup
| Commit: | b9396da | |
|---|---|---|
| Author: | Girish Ranganathan | |
- moved istio stuff to meshery-istio - create a protobuf for grpc and generated client code - updated handlers and UI - WIP - a form file selector issue has to be fixed