Skip to content

Commit

Permalink
chore: Remove NKP-Pulse from NKP 2.14 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiwalyajoshi committed Jan 29, 2025
1 parent 3548a4e commit 8024e96
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 131 deletions.
3 changes: 0 additions & 3 deletions .exclude-airgapped
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
common/helm-repositories/ai-navigator-repos.yaml
services/ai-navigator-app
services/ai-navigator-cluster-info-agent
common/helm-repositories/nkp-pulse-repos.yaml
services/nkp-pulse-management
services/nkp-pulse-workspace
8 changes: 0 additions & 8 deletions .github/service-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,6 @@ services/nkp-insights-management:
- changed-files:
- any-glob-to-any-file:
- services/nkp-insights-management/**
services/nkp-pulse-management:
- changed-files:
- any-glob-to-any-file:
- services/nkp-pulse-management/**
services/nkp-pulse-workspace:
- changed-files:
- any-glob-to-any-file:
- services/nkp-pulse-workspace/**
services/nvidia-gpu-operator:
- changed-files:
- any-glob-to-any-file:
Expand Down
1 change: 0 additions & 1 deletion common/helm-repositories/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ resources:
- kubefed.yaml
- kubetunnel.yaml
- mesosphere-repos.yaml
- nkp-pulse-repos.yaml
- nvidia.yaml
- prometheus-community.yaml
- reloader.yaml
Expand Down
10 changes: 0 additions & 10 deletions common/helm-repositories/nkp-pulse-repos.yaml

This file was deleted.

1 change: 0 additions & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ _cleanup:
_prepare-files-for-a-bundle output_dir:
rsync --quiet --archive --recursive --files-from={{ include_file }} --exclude-from={{ exclude_file }} {{ justfile_directory() }} {{ output_dir }}
yq 'del(.resources[] | select(. == "ai-navigator-repos.yaml"))' --inplace {{ output_dir }}/common/helm-repositories/kustomization.yaml
yq 'del(.resources[] | select(. == "nkp-pulse-repos.yaml"))' --inplace {{ output_dir }}/common/helm-repositories/kustomization.yaml


import 'just/test.just'
8 changes: 0 additions & 8 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,14 +231,6 @@ resources:
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/kubetunnel
- container_image: docker.io/mesosphere/nkp-pulse-management:v0.0.1-dev.0
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/nkp-pulse
- container_image: docker.io/mesosphere/nkp-pulse-workspace:v0.0.1-dev.0
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/nkp-pulse
- container_image: docker.io/mesosphere/traefik-forward-auth:v3.2.1
sources:
- license_path: LICENSE.thomseddon.md
Expand Down
1 change: 0 additions & 1 deletion services/kommander/0.14.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ data:
- "dex"
- "dex-k8s-authenticator"
- "nkp-insights-management"
- "nkp-pulse-management"
- "git-operator"
- "karma"
- "kommander"
Expand Down
10 changes: 0 additions & 10 deletions services/nkp-pulse-management/0.0.1-dev.0/defaults/cm.yaml

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions services/nkp-pulse-management/0.0.1-dev.0/helmrelease.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions services/nkp-pulse-management/0.0.1-dev.0/kustomization.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions services/nkp-pulse-management/metadata.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions services/nkp-pulse-workspace/0.0.1-dev.0/defaults/cm.yaml

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions services/nkp-pulse-workspace/0.0.1-dev.0/helmrelease.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions services/nkp-pulse-workspace/0.0.1-dev.0/kustomization.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions services/nkp-pulse-workspace/metadata.yaml

This file was deleted.

0 comments on commit 8024e96

Please sign in to comment.