hub/database/migrations/schema
Sergio Castaño Arteaga 9d6e03d0ee
Add experimental support for kagent agents (#4399)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sánchez García <cynthiasg@icloud.com>
Co-authored-by: Cintia Sánchez García <cynthiasg@icloud.com>
2025-05-20 14:35:50 +02:00
..
data Update AH charts repo url in sample data (#2304) 2022-09-08 16:43:58 +02:00
001_initial_schema.sql Add experimental support for Tekton tasks (#1046) 2021-01-26 10:06:14 +01:00
002_recommendations.sql Add support for publisher recommendations (#1117) 2021-02-10 18:42:56 +01:00
003_password_reset.sql Add support for user password reset (#1123) 2021-02-16 17:01:03 +01:00
004_last_scanning.sql Store and expose security scanner errors (#1137) 2021-02-23 13:24:58 +01:00
005_official_package.sql Allow setting official status at the package level (#1138) 2021-02-23 14:31:31 +01:00
006_logo_in_snapshot.sql Move logo image id and url to snapshot entity (#1167) 2021-03-04 13:04:02 +01:00
007_missing_created_at.sql Store creation timestamp of some entities (#1179) 2021-03-15 19:20:41 +01:00
008_hash_api_key.sql Some improvements in API keys (#1221) 2021-04-05 11:00:38 +02:00
009_hash_password_reset_code.sql Some refactoring in user manager and handlers (#1291) 2021-05-06 22:40:37 +02:00
010_hash_session_id.sql Store sessions ids hashed (#1236) 2021-04-09 14:07:18 +02:00
011_keda_scalers.sql Add support for KEDA scalers (#1231) 2021-04-09 14:21:50 +02:00
012_coredns_plugins.sql Add support for CoreDNS plugins (#1278) 2021-04-28 09:07:12 +02:00
013_two_factor_auth.sql Add two-factor authentication support (#1273) 2021-04-28 13:25:15 +02:00
014_package_changes_improvements.sql Improve packages changelog (#1286) 2021-05-03 20:31:12 +02:00
015_refactoring.sql Some refactoring in user manager and handlers (#1291) 2021-05-06 22:40:37 +02:00
016_security_alerts.sql Add security vulnerabilities alerts (#1307) 2021-05-10 13:09:06 +02:00
017_packages_search_refactor.sql Refactor packages search API endpoint (#1379) 2021-06-08 09:07:43 +02:00
018_search_repositories.sql Consolidate some repositories API endpoints (#1382) 2021-06-10 20:01:02 +02:00
019_pagination.sql Add pagination support to some endpoints (#1386) 2021-06-14 11:19:26 +02:00
020_sign_key.sql Display Helm charts sign key information (#1408) 2021-06-18 09:34:54 +02:00
021_delete_user.sql Allow users deleting their accounts (#1417) 2021-06-23 19:00:53 +02:00
022_keptn_integrations.sql Add support for Keptn integrations (#1459) 2021-07-29 09:32:20 +02:00
023_missing_indexes.sql Add some missing database indexes (#1500) 2021-08-19 09:52:05 +02:00
024_tsm_system_rows_extension.sql Check if extension exists before creating it (#4104) 2024-10-17 09:07:57 +02:00
025_fix_index.sql Fix index used by get random packages query (#1502) 2021-08-19 10:14:50 +02:00
026_tekton_pipelines.sql Add support for Tekton pipelines (#1552) 2021-09-17 13:58:18 +02:00
027_delete_old_enrich_package_data_function.sql Handle Helm charts deps using file://.. repo urls (#1583) 2021-10-04 13:27:31 +02:00
028_screenshots.sql Allow publishers to include screenshots in packages (#1582) 2021-10-04 13:52:12 +02:00
029_regenerate_all_packages_tsdoc.sql Update packages tsdoc when transferring repository (#1652) 2021-10-25 15:20:10 +02:00
030_production_usage.sql Allow organizations to endorse packages (#1654) 2021-10-27 17:23:31 +02:00
031_signatures.sql Check cosign sigstore signature in Helm OCI repos (#1704) 2021-11-22 17:39:28 +01:00
032_packages_views.sql Update db migration script to support pg_partman 5 (#3942) 2024-07-15 14:20:01 +02:00
033_package_views_fkey.sql Update package views table foreign key (#1739) 2021-12-10 12:12:09 +01:00
034_partman.sql Check if extension exists before creating it (#4104) 2024-10-17 09:07:57 +02:00
035_containers_images.sql Add experimental support for containers images (#1777) 2022-01-12 10:28:47 +01:00
036_fix_check_user_alias_availability.sql Fix issue checking user alias availability (#1997) 2022-05-26 17:29:05 +02:00
037_kubewarden_policies.sql Add support for Kubewarden policies (#2115) 2022-07-09 00:45:34 -07:00
038_gatekeeper_policies.sql Add experimental support for Gatekeeper policies (#2307) 2022-09-09 11:24:32 +02:00
039_package_relative_path.sql Add experimental support for Gatekeeper policies (#2307) 2022-09-09 11:24:32 +02:00
040_keep_views_on_delete.sql Keep views tracked when a pkg or repo is removed (#2572) 2022-12-05 15:08:01 +01:00
041_kyverno_policies.sql Add experimental support for Kyverno policies (#2655) 2023-01-10 19:23:17 +01:00
042_package_alternative_name.sql Introduce package alternative name concept (#2696) 2023-01-24 14:01:34 +01:00
043_knative_client_plugins.sql Add support for Knative client plugins (#2730) 2023-02-01 11:11:30 +01:00
044_backstage_plugins.sql Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01:00
045_package_category.sql Integrate category classifier model in tracker (#2756) 2023-02-10 10:33:09 +01:00
046_cncf.sql Add flag for artifacts published by CNCF projects (#2808) 2023-02-23 13:42:32 +01:00
047_argo_templates.sql Add support for Argo templates (#2877) 2023-03-14 09:04:23 +01:00
048_kubearmor_policies.sql Add support for KubeArmor policies (#2902) 2023-03-21 13:14:00 +01:00
049_kcl_packages.sql Add support for KCL packages (#3434) 2023-10-18 12:43:31 +02:00
050_kcl_modules.sql Rename KCL packages to KCL modules (#3441) 2023-10-25 15:59:35 +02:00
051_missing_event_indexes.sql Add some missing indexes to event table (#3504) 2023-11-20 11:21:10 +01:00
052_package_views_year_month_index.sql Improve get stats database function performance (#3558) 2023-12-19 10:51:05 +01:00
053_headlamp_plugins.sql Add support for Headlamp plugins (#3594) 2024-01-10 14:44:55 +01:00
054_repositories_notifications_disabled.sql Allow disabling all repositories notifications (#3612) 2024-01-15 13:40:36 +01:00
055_add_semver_prerelease_collation.sql Fix issue checking precedence of versions (#3636) 2024-01-31 11:14:52 +01:00
056_inspektor_gadgets.sql Add support for Inspektor Gadgets (#3693) 2024-03-06 11:33:23 +01:00
057_tekton_stepactions.sql Add support for Tekton StepActions (#3745) 2024-04-03 09:42:24 +02:00
058_meshery_designs.sql Add support for Meshery Designs (#3746) 2024-04-04 11:05:26 +02:00
059_opencost_plugins.sql Add support for OpenCost plugins (#3819) 2024-05-16 15:10:01 +02:00
060_radius_recipes.sql Add support for Radius recipes (#3998) 2024-08-19 16:23:46 +02:00
061_packages_deletion_protection.sql Add deletion protection experimental feature (#4242) 2025-01-13 14:22:00 +01:00
062_bootable_containers.sql Add support for bootable container images (#4262) 2025-01-27 11:18:59 +01:00
063_kagent_agents.sql Add experimental support for kagent agents (#4399) 2025-05-20 14:35:50 +02:00