adding conjur description#4578
Conversation
Signed-off-by: aakashagg <agarwalaakash202@gmail.com>
|
Hi @aakashagg . This need to be done in our Golang Struct models, otherwise this change is overriden by our doc/crd generation tooling. |
|
you'll see |
7e651d1 to
41f8344
Compare
Your commit message Signed-off-by: aakashagg <agarwalaakash202@gmail.com>
* Duplicated `crds.conversion.enabled: false` comment stating that `webhook.create` should be set to `false`. * This coupling is easy missable when creating an override `values.yaml` file. Signed-off-by: Aaron Hastings <aaron@aaronhastings.me> Signed-off-by: aakashagg <agarwalaakash202@gmail.com> Revert "Add `webhook.create: false` warning comment (external-secrets#4579)" This reverts commit 41f8344.
|
Hey @gusfcarvalho Thanks for correcting my mistake. I totally forgot that generally controller-gen takes care of the description when we give comments to the var in Golang Struct models. |
|
@aakashagg Hello. :) You ned to run |
Signed-off-by: aakashagg <agarwalaakash202@gmail.com>
|
Hi @Skarlso :), I have ran both the command and verified everything using |
|
* main: update dependencies (external-secrets#4589) chore(deps): bump fossas/fossa-action from 1.5.0 to 1.6.0 (external-secrets#4586) chore(deps): bump mkdocs-material from 9.6.8 to 9.6.9 in /hack/api-docs (external-secrets#4588) chore(deps): bump platformdirs from 4.3.6 to 4.3.7 in /hack/api-docs (external-secrets#4587) chore(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (external-secrets#4585) chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 (external-secrets#4584) chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (external-secrets#4583) chore(deps): bump actions/cache from 4.2.2 to 4.2.3 (external-secrets#4582) chore(deps): bump ubi8/ubi from `5993454` to `8bd1b63` (external-secrets#4581) Lookup cluster identity from instance metadata (external-secrets#4575) adding conjur description (external-secrets#4578) fix: bump jwt for cve fix (external-secrets#4580) Add `webhook.create: false` warning comment (external-secrets#4579)



Problem Statement
Improve Conjur authentication field descriptions
Related Issue
#4542
Proposed Changes
Improves documentation
Checklist
git commit --signoffmake testmake reviewable