Commit Graph

56 Commits

Author SHA1 Message Date
Sergio Castaño Arteaga 7a2e090ec5
Add support for Headlamp plugins (#3594)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-01-10 14:44:55 +01:00
Sergio Castaño Arteaga cecd7ccf1c
Rename KCL packages to KCL modules (#3441)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-10-25 15:59:35 +02:00
Sergio Castaño Arteaga d6281cccf9
Add support for KCL packages (#3434)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-10-18 12:43:31 +02:00
Sergio Castaño Arteaga 4c99aa3b7a
Add support for KubeArmor policies (#2902)
Related to #2890

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-03-21 13:14:00 +01:00
Sergio Castaño Arteaga 6ae7b77b3e
Add support for Argo templates (#2877)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-03-14 09:04:23 +01:00
Sergio Castaño Arteaga 37dede8e4b
Update official status definition (#2845)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-03-05 20:19:42 +01:00
Sergio Castaño Arteaga f7fff2402b
Add support for Backstage plugins (#2739)
Closes #1509

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-02-06 13:15:43 +01:00
Sergio Castaño Arteaga 8ef78a146d
Add support for Knative client plugins (#2730)
Closes #2714

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-02-01 11:11:30 +01:00
Sergio Castaño Arteaga 6c797abaa2
Add experimental support for Kyverno policies (#2655)
Related to #2653

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-01-10 19:23:17 +01:00
Cintia Sánchez García b21bf6ce67
Update some links to the repositories guide (#2298)
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2022-09-07 17:11:32 +02:00
Cintia Sánchez García e0b1992073
Split repositories guide into multiple pages (#2297)
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2022-09-07 12:20:04 +02:00
Sergio C. Arteaga fbaaa40018
Some improvements for Kubewarden policies packages (#2171)
- Metadata validation
    - Kubewarden policies packages *must* provide at least one image in the metadata file, named `policy`
    - A second image, named `policy-alternative-location`, *can* be optionally provided
    - Listing more images or using unsupported names will raise an error
- A Kubewarden policy package will be considered signed when *all* images provided are signed
- The repositories guide has been updated to reflect the changes described above
- Provide default installation instructions based on the `policy` and `policy-alternative-location` images

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2022-08-02 18:45:43 +02:00
Sergio C. Arteaga 3061006031
Document Kubewarden annotations (#2157)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2022-07-26 09:38:38 +02:00
Sergio C. Arteaga 151ee6f0e3
Add support for Kubewarden policies (#2115)
Related to #2065

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2022-07-09 00:45:34 -07:00
Sergio C. Arteaga f844b3d764
Update repositories guide (#1865)
Helm OCI support is no longer flagged as experimental.

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2022-03-25 09:53:15 +01:00
Josh Soref 154f956a09
Spelling (#1859)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-03-23 14:24:23 +01:00
Sergio C. Arteaga 96fbac1a0c
Fix ah image labels quoting issue (#1820)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2022-02-09 08:19:42 +01:00
Sergio C. Arteaga 2c65040dc9
Rename some containers images annotations (#1782)
We are doing this update to avoid using uppercase characters.

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2022-01-12 15:38:47 +01:00
Sergio C. Arteaga 14b5d2b1a0
Add experimental support for containers images (#1777)
Closes #1685

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2022-01-12 10:28:47 +01:00
Sergio C. Arteaga 1800c7a22f
Allow getting repo metadata from private repos (#1706)
This enables features like verified publisher and ownership claim in private repos.

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-11-24 11:56:39 +01:00
Sergio C. Arteaga 4338743b57
Update repositories guide (#1643)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-10-22 08:41:04 +02:00
Sergio C. Arteaga 53d43fec40
Allow any host on git based repositories urls (#1638)
Closes #1626

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-10-20 09:41:24 +02:00
Sergio C. Arteaga 76b9a6ab24
Update repositories guide (#1616)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-10-14 12:58:12 +02:00
Sergio C. Arteaga ee7f39e4ca
Add support for provenance files in Helm OCI repos (#1562)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-09-22 15:44:45 +02:00
Sergio C. Arteaga 23a49728c1
Document keptn annotations (#1561)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-09-22 12:21:44 +02:00
Sergio C. Arteaga 9dcbfb938d
Repo metadata file is now supported in Helm OCI repos (#1558)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-09-21 15:11:05 +02:00
Sergio C. Arteaga 95e36d4b14
Add support for Tekton pipelines (#1552)
Closes #1485

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-09-17 13:58:18 +02:00
Sergio C. Arteaga b892b8b4fe
Improve Helm OCI support (include HIP 6 changes) (#1555)
Closes #1554
Related to helm/helm#9782

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-09-17 13:31:52 +02:00
Sergio C. Arteaga 3c58391389
Allow exploring templates in Helm OCI repositories (#1472)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-08-10 16:51:55 +02:00
Sergio C. Arteaga db224d156c
Add support for Keptn integrations (#1459)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-07-29 09:32:20 +02:00
Cynthia S. Garcia 4c9fd77d10
Disable templates button in OCI based Helm charts (#1443)
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-07-19 14:02:32 +02:00
Sergio C. Arteaga 53eb939969
Update documentation (#1313)
Closes #1298

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-05-13 14:19:07 +02:00
Sergio C. Arteaga cf554ebcdb
Add support for OLM operators bundle format (#1309)
Closes #1306

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-05-12 14:17:59 +02:00
Sergio C. Arteaga 6b5188cd88
Add support for CoreDNS plugins (#1278)
Closes #1275

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-04-28 09:07:12 +02:00
Sergio C. Arteaga df6e754938
Minor documentation update (#1271)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-04-26 11:57:13 +02:00
Sergio C. Arteaga 011b4eeb6a
Add support for KEDA scalers (#1231)
Closes #1227

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-04-09 14:21:50 +02:00
Sergio C. Arteaga f220a2864d
Allow setting official status at the package level (#1138)
Closes #972

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-02-23 14:31:31 +01:00
Sergio C. Arteaga fc87844a22
Update repositories guide (#1094)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-02-08 08:53:36 +01:00
Sergio C. Arteaga 785f965c7f
Update repositories guide (#1089)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-02-05 13:34:24 +01:00
Sergio C. Arteaga ed08161564
Add support for private git based repositories (#1074)
Closes #1029

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-02-02 19:31:14 +01:00
Sergio C. Arteaga 67f2fbd286
Improve repository metadata file documentation (#1048)
Closes #1045

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-01-26 10:39:29 +01:00
Sergio C. Arteaga 9d4aa39b31
Add experimental support for Tekton tasks (#1046)
Closes #1040

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-01-26 10:06:14 +01:00
Sergio C. Arteaga f415388378
Add support for Helm plugins repositories (#1022)
Closes #1021

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-01-13 15:26:25 +01:00
Sergio C. Arteaga c61244c6a9
Fix issue in repositories guide (#1005)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-01-08 13:36:43 +01:00
Sergio C. Arteaga 7b9a68a827
Add support for Krew index repositories (#1003)
Closes #619

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-01-08 12:47:51 +01:00
Sergio C. Arteaga 5d13d8a7c8
Add support for Tinkerbell actions (#991)
Closes #870

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2020-12-21 09:01:14 +01:00
Sergio C. Arteaga e25e576537
Generic tracker now supports Falco repositories (#958)
Closes #957

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-12-11 13:36:01 +01:00
Sergio C. Arteaga 4a23fe2fb4
Add experimental OCI support for OLM repositories (#852)
Closes #544

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2020-11-13 14:28:06 +01:00
Sergio C. Arteaga c9dede6280
Display package content link in install modal (#847)
Closes #839

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2020-11-11 11:18:32 +01:00
Sergio C. Arteaga 026bd91ed3
Add support for private Helm OCI repositories (#837)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-11-09 14:22:22 +01:00