From f548e0e7ddeae4e672e32bb774d163d35d8bbed6 Mon Sep 17 00:00:00 2001 From: Britton Riggs <104870596+briggs-octo@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:30:10 -0700 Subject: [PATCH 1/3] Adding removing tenant tags guidance --- src/pages/docs/tenants/tenant-tags.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pages/docs/tenants/tenant-tags.md b/src/pages/docs/tenants/tenant-tags.md index 50ec7772f2..0090cfa3c0 100644 --- a/src/pages/docs/tenants/tenant-tags.md +++ b/src/pages/docs/tenants/tenant-tags.md @@ -60,6 +60,10 @@ This example of configuring a tenanted deployment target shows how the tenant fi ![](/docs/tenants/images/tag-set-order.png) ::: +### Removing tenant tags + +If tenant tags are tied to specific tenants, included in project/runbook release [variable snapshots](/docs/releases#variable-snapshot) (via project/library variable sets), or captured in published runbooks, you will not be able to delete the relevant tag(s) until these associations are removed (by removing these from the tenant, deleting the associated release(s), or deleting published runbook snapshot(s)). Alternatively, in the case of release variable snapshots and assuming you've removed the tenant tag(s) association in the underlying project/library variable set, you can update the variable snapshot that is associated with the release(s) to remove this association. + ## Tag-based filters {#tag-based-filters} Once you have defined some tag sets and tags you can start leveraging those tags to tailor your environments and deployments. From adf2da7ebef15618946ebc1986339fff470e57e9 Mon Sep 17 00:00:00 2001 From: Steve Fenton <99181436+steve-fenton-octopus@users.noreply.github.com> Date: Thu, 7 Dec 2023 09:20:12 +0000 Subject: [PATCH 2/3] Fixes spelling issues --- dictionary-octopus.txt | 1 + src/pages/docs/tenants/tenant-tags.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dictionary-octopus.txt b/dictionary-octopus.txt index bf3a43ad55..e1012871a4 100644 --- a/dictionary-octopus.txt +++ b/dictionary-octopus.txt @@ -5,6 +5,7 @@ bootstrap bootstrapped bootstrapper cicd +combinational cscfg cspkg cutover diff --git a/src/pages/docs/tenants/tenant-tags.md b/src/pages/docs/tenants/tenant-tags.md index 0090cfa3c0..1e331e2fac 100644 --- a/src/pages/docs/tenants/tenant-tags.md +++ b/src/pages/docs/tenants/tenant-tags.md @@ -1,7 +1,7 @@ --- layout: src/layouts/Default.astro pubDate: 2023-01-01 -modDate: 2023-01-01 +modDate: 2023-12-07 title: Tenant tags description: Tenant Tags help you to classify your tenants with custom tags so you can tailor your tenanted deployments accordingly. navOrder: 40 @@ -38,7 +38,7 @@ Go to **Library ➜ Tenant tag sets** to create, modify and reorder tag sets and ::: -### Design your tag sets carefully {#design-tagsets-carefully} +### Design your tag sets carefully {#design-tag-sets-carefully} We suggest taking some time to design your tag sets based on how you will apply them to your projects and environments. Our recommendation is to make sure each of your **tag sets are orthogonal**, like different axes on a chart. This kind of design is important because of [how tags are combined in tag filters](#tag-based-filters). @@ -50,7 +50,7 @@ Let's look at an Example tag set design : This kind of tag set design will make it easier for each different class of Octopus user to understand which tags apply to their area, and the impact it will have on your tenanted deployments. -### Ordering tag sets and tags {#ordering-tagsets} +### Ordering tag sets and tags {#ordering-tag-sets} Order is important for tag sets, and tags within those tag sets. Octopus will sort tag sets and tags based on the order you define in the library. This allows you to tailor the Octopus user interface to your own situation. From dd5af122dc3a2cae739d9d1c06a42b69312ffd5c Mon Sep 17 00:00:00 2001 From: Steve Fenton <99181436+steve-fenton-octopus@users.noreply.github.com> Date: Thu, 7 Dec 2023 09:47:48 +0000 Subject: [PATCH 3/3] Add "Bento" as in "Project Bento" to the dictionary. --- dictionary-octopus.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dictionary-octopus.txt b/dictionary-octopus.txt index e1012871a4..9bf9d805f3 100644 --- a/dictionary-octopus.txt +++ b/dictionary-octopus.txt @@ -1,6 +1,7 @@ apikey astro augeas +Bento bootstrap bootstrapped bootstrapper