-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5492 from EnterpriseDB/release-2024-04-10a
Release 2024-04-10a
- Loading branch information
Showing
10 changed files
with
740 additions
and
257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
89 changes: 89 additions & 0 deletions
89
...ct_docs/docs/biganimal/release/using_cluster/tagging/create_and_manage_tags.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
--- | ||
title: Creating and managing tags | ||
--- | ||
|
||
BigAnimal supports tagging of the following resources: | ||
|
||
- Project | ||
- Cluster | ||
|
||
## Create and assign a tag | ||
|
||
You can create a tag using either of these methods: | ||
|
||
- [Create a tag and assign it to a resource]() | ||
- [Create and assign a tag while creating a resource]() | ||
|
||
### Create a tag and assign it to a resource | ||
|
||
To create a tag: | ||
|
||
1. Log in to the BigAnimal portal. | ||
|
||
1. From the menu under your name in the top right of the panel, select **Tags**. | ||
|
||
1. From the Create Tag page, select **Create Tag**. | ||
|
||
1. Enter the tag name. | ||
|
||
1. Select the color for the tag. | ||
|
||
1. View the tag in **Preview**. | ||
|
||
1. Select **Save**. | ||
|
||
The generated tag is available for the user. | ||
|
||
To assign a tag to an existing cluster: | ||
|
||
1. Go to cluster's home page. | ||
|
||
1. In the clusters list, select the edit icon next to the cluster. | ||
|
||
1. On the Edit Cluster page, go to the **Cluster Settings** tab. | ||
|
||
1. Under **Tags**, select **+**. | ||
|
||
1. In the search bar, enter the name of the tag and select the tag. | ||
|
||
1. To assign the tag, select **Save**. | ||
|
||
To assign a tag to an existing project: | ||
|
||
1. Go to the project's home page. | ||
|
||
1. In the projects list, select the edit icon next to the project. | ||
|
||
1. On the Edit Project page, under **Tags**, select **+**. | ||
|
||
1. In the search bar, enter the tag name and select the tag. | ||
|
||
1. To assign the tag, select **Save**. | ||
|
||
### Create a tag while creating a resource | ||
|
||
Create and assign a tag while [creating a project](../../administering_cluster/projects.mdx/#creating-a-project) and [creating a cluster](../../getting_started/creating_a_cluster/index.mdx/#cluster-settings-tab). | ||
|
||
## Edit a tag | ||
|
||
1. Log in to the BigAnimal portal. | ||
|
||
1. From the menu under your name in the top right of the panel, select **Tags**. | ||
|
||
1. On the Tags page, select the edit button next to the tag name. | ||
|
||
1. Edit the tag name and color. | ||
|
||
1. Select **Save**. | ||
|
||
## Delete a tag | ||
|
||
1. Log in to the BigAnimal portal. | ||
|
||
1. From the menu under your name in the top right of the panel, select **Tags**. | ||
|
||
1. On the Tags page, select the delete icon next to the tag name. | ||
|
||
You're prompted to type **delete tag** in the field. | ||
|
||
1. To delete the tag, enter the text as instructed, and select **Yes, Delete tag**. |
18 changes: 18 additions & 0 deletions
18
product_docs/docs/biganimal/release/using_cluster/tagging/index.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Tagging BigAnimal resources | ||
--- | ||
|
||
BigAnimal provides a shared tags system that allows you to assign and manage tags for resources across different resource types. | ||
|
||
The tags are assigned to the following resource types: | ||
|
||
- Project | ||
- Cluster | ||
|
||
Key features of shared tags system are: | ||
|
||
- **Shared tags** — You can [create shared tags](./create_and_manage_tags.mdx) that are accessible and applicable to all the supported resource types. Shared tags provides a standard way to categorize and organize resources. Tags are scoped to the organizations and shared among all users in the organization. The access to tags is controlled by existing permission system. | ||
|
||
- **Tag assignment** — You can assign one or more shared tags to individual resource items. This capability enables you to categorize resources effectively and according to the needs. | ||
|
||
- **Tag permissions** — The tag management includes permission settings to control who can create, edit, or delete shared tags. This ensures security and control over the tagging system. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
a27aaa7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Published on https://edb-docs.netlify.app as production
π Deployed on https://66166dfe8714061871d470e4--edb-docs.netlify.app
a27aaa7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Published on https://edb-docs-staging.netlify.app as production
π Deployed on https://661674b91066571d3c7f2d2f--edb-docs-staging.netlify.app