From 0fc1437f066100cc78aecfffec61879766006007 Mon Sep 17 00:00:00 2001 From: Pete Lumbis Date: Tue, 8 Aug 2023 17:44:36 -0400 Subject: [PATCH] Revert "add doc for adler32 transform (#524)" This reverts commit 55b5c1ceb556b191af999a3446ba3242c379c527. Signed-off-by: Pete Lumbis --- content/master/concepts/patch-and-transform.md | 3 +-- utils/vale/styles/Crossplane/crossplane-words.txt | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/content/master/concepts/patch-and-transform.md b/content/master/concepts/patch-and-transform.md index ae5d2459a..905a00f3a 100644 --- a/content/master/concepts/patch-and-transform.md +++ b/content/master/concepts/patch-and-transform.md @@ -1507,8 +1507,7 @@ converts the input based on one of the following conversion types: * `ToJson` - Convert the input string to valid JSON. * `ToSha1` - Create a SHA-1 hash of the input string. * `ToSha256` - Create a SHA-256 hash of the input string. -* `ToSha512` - Create a SHA-512 hash of the input string. -* `ToAdler32` - Create an Adler32 hash of the input string. +* `ToSha512` - Create a SHA-512 hash of the input string. ```yaml {label="stringConvert"} patches: diff --git a/utils/vale/styles/Crossplane/crossplane-words.txt b/utils/vale/styles/Crossplane/crossplane-words.txt index 165cf462f..74c6494ec 100644 --- a/utils/vale/styles/Crossplane/crossplane-words.txt +++ b/utils/vale/styles/Crossplane/crossplane-words.txt @@ -1,5 +1,4 @@ ActivePackageRevision -Adler32 clampMax clampMin CombineFromComposite