1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/hack/api-docs
Gergely Brautigam fb9526f38a
feat: implement a cluster-wide generator (#4140)
* feat: implement a cluster-wide generator

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* remove unneeded function

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* check diff run output

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* alternative implementation of the Generator approach using specs only

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* refactor the extracting code

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* slight modification to the naming of the spec from generatorSpec to simply generator

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* write a unit test for the generator and register it in the scheme

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* add documentation for the cluster generator

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2024-11-26 15:32:26 +01:00
..
config.json fix: broken links in reference doc (#1778) 2022-12-05 22:38:11 +01:00
Dockerfile chore(deps): bump alpine from beefdbd to 1e42bbe in /hack/api-docs (#4118) 2024-11-18 13:10:26 +01:00
generate.sh Update docs from v1alpha to v1beta1, fix typos 2022-04-18 12:15:39 -07:00
Makefile docs: mention auth-delegator role in vault provider (#2734) 2023-10-13 15:50:40 +02:00
members.tpl feat: add docs (#39) 2021-03-01 08:31:02 +01:00
mkdocs.yml feat: implement a cluster-wide generator (#4140) 2024-11-26 15:32:26 +01:00
pkg.tpl feat: add docs (#39) 2021-03-01 08:31:02 +01:00
requirements.txt chore(deps): bump tornado from 6.4.1 to 6.4.2 in /hack/api-docs (#4144) 2024-11-25 10:42:15 +01:00
type.tpl feat: add docs (#39) 2021-03-01 08:31:02 +01:00