diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index 5ac4e9470..e4a5b680b 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -46,4 +46,4 @@ jobs: ado_new_state: 'New' ado_active_state: 'Active' ado_close_state: 'Closed' - ado_wit: 'GitHub Issue' \ No newline at end of file + ado_wit: 'GitHub Issue' diff --git a/docs/config.toml b/docs/config.toml index 336a5d2ed..ee9ecb849 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -66,7 +66,7 @@ tag = "tags" pre = "" [params] -copyright = "Radius" +copyright = "The Radius Authors. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see the https://linuxfoundation.org/trademark-usage/ page." version = "v0.34" tag_version = "latest" chart_version = "0.34.0" diff --git a/docs/content/guides/operations/kubernetes/overview/index.md b/docs/content/guides/operations/kubernetes/overview/index.md index 0fc231210..d5d67d35e 100644 --- a/docs/content/guides/operations/kubernetes/overview/index.md +++ b/docs/content/guides/operations/kubernetes/overview/index.md @@ -164,7 +164,7 @@ Visit the [Kubernetes docs](https://kubernetes.io/docs/tasks/configure-pod-conta Visit the [Azure docs](https://docs.microsoft.com/azure/aks/cluster-container-registry-integration?tabs=azure-cli)to learn how to configure access to an ACR registry. ```bash -az aks update --name myAKSCluster -resource-group myResourceGroup --subscription mySubscription --attach-acr +az aks update --name myAKSCluster --resource-group myResourceGroup --subscription mySubscription --attach-acr ``` {{% /codetab %}} diff --git a/presentation-pack/Logos/SVG/radius-icon-black.svg b/presentation-pack/Logos/SVG/radius-icon-black.svg new file mode 100644 index 000000000..1dd93b8a4 --- /dev/null +++ b/presentation-pack/Logos/SVG/radius-icon-black.svg @@ -0,0 +1,16 @@ + + + + + + + + \ No newline at end of file diff --git a/presentation-pack/Logos/SVG/Radius-Logomark.svg b/presentation-pack/Logos/SVG/radius-icon-color.svg similarity index 100% rename from presentation-pack/Logos/SVG/Radius-Logomark.svg rename to presentation-pack/Logos/SVG/radius-icon-color.svg diff --git a/presentation-pack/Logos/SVG/Radius-Logomark-Reverse.svg b/presentation-pack/Logos/SVG/radius-icon-white.svg similarity index 100% rename from presentation-pack/Logos/SVG/Radius-Logomark-Reverse.svg rename to presentation-pack/Logos/SVG/radius-icon-white.svg diff --git a/presentation-pack/Logos/SVG/radius-logo-black.svg b/presentation-pack/Logos/SVG/radius-logo-black.svg new file mode 100644 index 000000000..62bfb4771 --- /dev/null +++ b/presentation-pack/Logos/SVG/radius-logo-black.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/presentation-pack/Logos/SVG/Radius-Logo.svg b/presentation-pack/Logos/SVG/radius-logo-color.svg similarity index 100% rename from presentation-pack/Logos/SVG/Radius-Logo.svg rename to presentation-pack/Logos/SVG/radius-logo-color.svg diff --git a/presentation-pack/Logos/SVG/Radius-Logo-Reverse.svg b/presentation-pack/Logos/SVG/radius-logo-white.svg similarity index 100% rename from presentation-pack/Logos/SVG/Radius-Logo-Reverse.svg rename to presentation-pack/Logos/SVG/radius-logo-white.svg diff --git a/presentation-pack/Logos/SVG/radius-logostacked-black.svg b/presentation-pack/Logos/SVG/radius-logostacked-black.svg new file mode 100644 index 000000000..f405ca4c3 --- /dev/null +++ b/presentation-pack/Logos/SVG/radius-logostacked-black.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presentation-pack/Logos/SVG/radius-logostacked-color.svg b/presentation-pack/Logos/SVG/radius-logostacked-color.svg new file mode 100644 index 000000000..102754628 --- /dev/null +++ b/presentation-pack/Logos/SVG/radius-logostacked-color.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presentation-pack/Logos/SVG/radius-logostacked-white.svg b/presentation-pack/Logos/SVG/radius-logostacked-white.svg new file mode 100644 index 000000000..f49083211 --- /dev/null +++ b/presentation-pack/Logos/SVG/radius-logostacked-white.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presentation-pack/Logos/SVG/radius-logotype-black.svg b/presentation-pack/Logos/SVG/radius-logotype-black.svg new file mode 100644 index 000000000..6a9fd9b2d --- /dev/null +++ b/presentation-pack/Logos/SVG/radius-logotype-black.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/presentation-pack/Logos/SVG/Radius-Logotype.svg b/presentation-pack/Logos/SVG/radius-logotype-color.svg similarity index 100% rename from presentation-pack/Logos/SVG/Radius-Logotype.svg rename to presentation-pack/Logos/SVG/radius-logotype-color.svg diff --git a/presentation-pack/Logos/SVG/Radius-Logotype-Reverse.svg b/presentation-pack/Logos/SVG/radius-logotype-white.svg similarity index 100% rename from presentation-pack/Logos/SVG/Radius-Logotype-Reverse.svg rename to presentation-pack/Logos/SVG/radius-logotype-white.svg