Skip to content

Commit a58a77a

Browse files
authored
Merge pull request #1696 from stackhpc/drop-skyline
Disable Skyline build
2 parents c1ddc1a + 4b8256d commit a58a77a

File tree

5 files changed

+4
-11
lines changed

5 files changed

+4
-11
lines changed

etc/kayobe/environments/ci-builder/stackhpc-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ kolla_enable_octavia: true
2828
kolla_enable_opensearch: true
2929
kolla_enable_prometheus: true
3030
kolla_enable_redis: true
31-
kolla_enable_skyline: true
3231
kolla_build_neutron_ovs: true
3332

3433
###############################################################################

etc/kayobe/pulp.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,6 @@ stackhpc_pulp_images_kolla:
531531
- rabbitmq
532532
- redis
533533
- redis-sentinel
534-
- skyline-apiserver
535-
- skyline-console
536534

537535
# List of images for each base distribution which should not/cannot be built.
538536
stackhpc_kolla_unbuildable_images:

etc/kayobe/trivy/allowed-vulnerabilities.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ prometheus_cadvisor_allowed_vulnerabilities:
3636
- CVE-2024-41110
3737
- CVE-2024-45337
3838

39-
skyline_apiserver_allowed_vulnerabilities:
40-
- CVE-2024-33663
41-
4239
###############################################################################
4340
# Dummy variable to allow Ansible to accept this file.
4441
workaround_ansible_issue_8743: yes
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
deprecations:
3+
- |
4+
Disabled building of Kolla container images for Skyline

releasenotes/notes/enable-building-skyline-61a41c13cfcd54a1.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)