Skip to content

Commit

Permalink
Merge branch 'master' into bug/issue-10960-mesheryctl-pattern-import-url
Browse files Browse the repository at this point in the history
  • Loading branch information
MUzairS15 committed May 28, 2024
2 parents 41a1af5 + 323198d commit 8283674
Show file tree
Hide file tree
Showing 19 changed files with 156 additions and 152 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_keys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
[ ! -d "./server/permissions" ] && mkdir -p "./server/permissions";
mv keys.csv server/permissions/keys.csv;
- name: Save keys.csv to docs/assets/excel
run: mv keys.csv docs/assets/excel/keys.csv
run: cp server/permissions/keys.csv docs/assets/excel/keys.csv
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down
35 changes: 35 additions & 0 deletions docs/_releases/v0.7.65.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: release
date: 2024-05-28
tag: v0.7.65
---

## What's New
## 🔤 General
- [Server] Do not perform encode/decode of token when making requests to Provider @MUzairS15 (#11057)
- [Server] Lazy conversion from design formats to meshery-design @MUzairS15 (#11022)

## ⌨️ Meshery CLI

- fix:use sprintf to provide proper logs w/signoff @Jougan-0 (#11046)
- [mesheryctl] registry generate: fix logs @leecalcote (#11035)
- [Generator] Assign default metadata for newly generated comps. @MUzairS15 (#11043)

## 🖥 Meshery UI

- Revert "Replace tooltips with sistent tooltips" @dragon-slayer875 (#11056)
- Replace tooltips with sistent tooltips @dragon-slayer875 (#11052)
- update rjsf form props @codeKraken19 (#11044)

## 🧰 Maintenance

- Updated label commenter to new docs @krishantt (#11031)

## 📖 Documentation

- docs: remove application docs w/signoff @Jougan-0 (#11017)

## 👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@Jougan-0, @MUzairS15, @captain-Akshay, @codeKraken19, @dragon-slayer875, @krishantt and @leecalcote
16 changes: 16 additions & 0 deletions docs/_releases/v0.7.66.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: release
date: 2024-05-28
tag: v0.7.66
---

## What's New
## 🔤 General
## 🖥 Meshery UI

- fix connection states not available @MUzairS15 (#11059)

## 👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@MUzairS15
14 changes: 13 additions & 1 deletion docs/assets/excel/keys.csv
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,16 @@ Service mesh lifecycle,Apply custom service mesh configuration,Apply custom serv
Service mesh lifecycle,Deploy service mesh,Deploy service mesh,X,,,X,X,,,,Infrastructure Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Infrastructure Management','Deploy service mesh', NOW(), uuid_nil())",f7e70ffb-333d-43b3-a76e-0e6c63b9fbfa,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('f7e70ffb-333d-43b3-a76e-0e6c63b9fbfa','Infrastructure Management','Infrastructure Management','Service mesh lifecycle','Deploy service mesh','Deploy service mesh', NOW(), uuid_nil())",X,TRUE
Service mesh lifecycle,Undeploy service mesh,Undeploy service mesh,X,,,X,X,,,,Infrastructure Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Infrastructure Management','Undeploy service mesh', NOW(), uuid_nil())",6e7f6f4f-4321-4e42-9eff-6a8323f32e84,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('6e7f6f4f-4321-4e42-9eff-6a8323f32e84','Infrastructure Management','Infrastructure Management','Service mesh lifecycle','Undeploy service mesh','Undeploy service mesh', NOW(), uuid_nil())",X,TRUE
Service mesh lifecycle,View service mesh,View all service meshes in Meshery UI,X,,,X,X,,,,Infrastructure Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Infrastructure Management','View service mesh', NOW(), uuid_nil())",fdc485dc-f68b-405c-9e54-7b9a7254c282,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('fdc485dc-f68b-405c-9e54-7b9a7254c282','Infrastructure Management','Infrastructure Management','Service mesh lifecycle','View service mesh','View all service meshes in Meshery UI', NOW(), uuid_nil())",X,TRUE
Connections,View Connections,View all connections within an environment,X,,,X,X,,,,Lifecycle management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Lifecycle management','View Connections', NOW(), uuid_nil())",b35c9ce0-e787-4de6-8560-631007b0b947,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('b35c9ce0-e787-4de6-8560-631007b0b947','Lifecycle management','Workspace Management','Connections','View Connections','View all connections within an environment', NOW(), uuid_nil())",X,TRUE
Connections,View Connections,View all connections within an environment,X,,,X,X,,,,Lifecycle management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Lifecycle management','View Connections', NOW(), uuid_nil())",b35c9ce0-e787-4de6-8560-631007b0b947,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('b35c9ce0-e787-4de6-8560-631007b0b947','Lifecycle management','Workspace Management','Connections','View Connections','View all connections within an environment', NOW(), uuid_nil())",X,TRUE
Environments,View Environment,See all environments within an workspace.,,,,X,X,,,,Organization Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Organization Management','View Environment', NOW(), uuid_nil())",e3656bbc-fba2-483d-9996-34f8614cd21b,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('e3656bbc-fba2-483d-9996-34f8614cd21b','Organization Management','Workspace Management','Environments','View Environment','See all environments within an workspace.', NOW(), uuid_nil())",X,TRUE
Environments,Create Environment,Create a new environment,,,,X,X,,,,Organization Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Organization Management','Create Environment', NOW(), uuid_nil())",a97b7f3b-3349-4a86-b917-2ce0b64a540b,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('a97b7f3b-3349-4a86-b917-2ce0b64a540b','Organization Management','Workspace Management','Environments','Create Environment','Create a new environment', NOW(), uuid_nil())",X,TRUE
Environments,Delete Environment,Dissolve environment and all connection memberships. Leave associated resources intact.,,,,X,X,,,,Organization Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Organization Management','Delete Environment', NOW(), uuid_nil())",70747966-dfad-4523-93ce-bd7421258955,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('70747966-dfad-4523-93ce-bd7421258955','Organization Management','Workspace Management','Environments','Delete Environment','Dissolve environment and all connection memberships. Leave associated resources intact.', NOW(), uuid_nil())",X,TRUE
Environments,Edit Environment,Edit environment and it connection membership,,,,X,X,,,,Organization Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Organization Management','Edit Environment', NOW(), uuid_nil())",145ab6ed-b4b6-4e34-ada5-78dada250f89,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('145ab6ed-b4b6-4e34-ada5-78dada250f89','Organization Management','Workspace Management','Environments','Edit Environment','Edit environment and it connection membership', NOW(), uuid_nil())",X,TRUE
Environments,Assign connections to environment,Add new connections to environments,,,,X,X,,,,Organization Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Organization Management','Assign connections to environment', NOW(), uuid_nil())",52cbe0b8-9aa7-4605-8eed-aa37e595adbb,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('52cbe0b8-9aa7-4605-8eed-aa37e595adbb','Organization Management','Workspace Management','Environments','Assign connections to environment','Add new connections to environments', NOW(), uuid_nil())",X,TRUE
Environments,Remove connections from environments,"Remove connections from environment, ",,,,X,X,,,,Organization Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Organization Management','Remove connections from environments', NOW(), uuid_nil())",65648682-e47f-43d7-a5ad-dc042803f951,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('65648682-e47f-43d7-a5ad-dc042803f951','Organization Management','Workspace Management','Environments','Remove connections from environments','Remove connections from environment, ', NOW(), uuid_nil())",X,TRUE
Workspace,View Workspace,See all workspaces within an organisation,,,,X,X,,,,Workspace Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Workspace Management','View Workspace', NOW(), uuid_nil())",bc9379e8-dc18-4655-b53c-c641271c4ba3,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('bc9379e8-dc18-4655-b53c-c641271c4ba3','Workspace Management','Workspace Management','Workspace','View Workspace','See all workspaces within an organisation', NOW(), uuid_nil())",X,TRUE
Workspace,Delete Workspace,Dissolve workspace and all team and environment memberships. Leave associated resources intact,,,,X,X,,,,Workspace Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Workspace Management','Delete Workspace', NOW(), uuid_nil())",09eb0507-2f14-4bc4-92c5-9e26a4efbd5e,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('09eb0507-2f14-4bc4-92c5-9e26a4efbd5e','Workspace Management','Workspace Management','Workspace','Delete Workspace','Dissolve workspace and all team and environment memberships. Leave associated resources intact', NOW(), uuid_nil())",X,TRUE
Workspace,Edit Workspace,Edit workspace and it's team and environment membership,,,,X,X,,,,Workspace Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Workspace Management','Edit Workspace', NOW(), uuid_nil())",4112230f-5d1e-4d30-9790-942ad5c1dc50,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('4112230f-5d1e-4d30-9790-942ad5c1dc50','Workspace Management','Workspace Management','Workspace','Edit Workspace','Edit workspace and it's team and environment membership', NOW(), uuid_nil())",X,TRUE
Workspace,Create Workspace,Create new workspace,,,,X,X,,,,Workspace Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Workspace Management','Create Workspace', NOW(), uuid_nil())",eb42ac41-a883-465e-843c-d64e962a3a0e,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('eb42ac41-a883-465e-843c-d64e962a3a0e','Workspace Management','Workspace Management','Workspace','Create Workspace','Create new workspace', NOW(), uuid_nil())",X,TRUE
Workspace,Assign environment to workspace,Add new environment to workspace,,,,X,X,,,,Workspace Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Workspace Management','Assign environment to workspace', NOW(), uuid_nil())",f421fc20-c14a-4282-b526-776c6cacfd99,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('f421fc20-c14a-4282-b526-776c6cacfd99','Workspace Management','Workspace Management','Workspace','Assign environment to workspace','Add new environment to workspace', NOW(), uuid_nil())",X,TRUE
Workspace,Remove environment from workspace,Remove environment from workspace,,,,X,X,,,,Workspace Management,"INSERT INTO keychains (id, name, created_at, owner) VALUES ('Workspace Management','Remove environment from workspace', NOW(), uuid_nil())",d0657715-80fb-4b00-af27-b78bb0fa56df,"INSERT INTO keys (id, keychain_id, category, subcategory, function, description, created_at, owner) VALUES ('d0657715-80fb-4b00-af27-b78bb0fa56df','Workspace Management','Workspace Management','Workspace','Remove environment from workspace','Remove environment from workspace', NOW(), uuid_nil())",X,TRUE
Loading

0 comments on commit 8283674

Please sign in to comment.