Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect path to include in Makefiles #89

Merged
merged 1 commit into from
Apr 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/system/capi-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=capi-operator
NAMESPACE=cozy-cluster-api

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/capi-providers/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NAME=capi-providers
NAMESPACE=cozy-cluster-api

include ../../hack/package-system.mk
include ../../../hack/package-system.mk
2 changes: 1 addition & 1 deletion packages/system/cert-manager-issuers/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NAME=cert-manager-issuers
NAMESPACE=cozy-cert-manager

include ../../hack/package-system.mk
include ../../../hack/package-system.mk
2 changes: 1 addition & 1 deletion packages/system/cert-manager/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=cert-manager
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/cilium/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=cilium
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/clickhouse-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=clickhouse-operator
NAMESPACE=cozy-clickhouse-operator

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/dashboard/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LOAD := 0
REPOSITORY := ghcr.io/aenix-io/cozystack
TAG := v0.2.0

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update: update-chart update-dockerfiles
image: image-dashboard image-kubeapps-apis
Expand Down
2 changes: 1 addition & 1 deletion packages/system/grafana-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=grafana-operator
NAMESPACE=cozy-grafana-operator

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/ingress-nginx/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=ingress-nginx
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/kafka-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=kafka-operator
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/kamaji/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=kamaji
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/kubeovn/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=kubeovn
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts && mkdir -p charts/kube-ovn
Expand Down
2 changes: 1 addition & 1 deletion packages/system/kubevirt-cdi-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=kubevirt-cdi-operator
NAMESPACE=cozy-kubevirt-cdi

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf templates
Expand Down
2 changes: 1 addition & 1 deletion packages/system/kubevirt-cdi/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=kubevirt-cdi
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf templates
Expand Down
2 changes: 1 addition & 1 deletion packages/system/kubevirt-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=kubevirt-operator
NAMESPACE=cozy-kubevirt

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf templates
Expand Down
2 changes: 1 addition & 1 deletion packages/system/kubevirt/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=kubevirt
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf templates
Expand Down
2 changes: 1 addition & 1 deletion packages/system/linstor/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NAME=linstor
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk
2 changes: 1 addition & 1 deletion packages/system/mariadb-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=mariadb-operator
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/metallb/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=metallb
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/monitoring/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=monitoring
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
9 changes: 1 addition & 8 deletions packages/system/piraeus-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
NAME=piraeus-operator
NAMESPACE=cozy-linstor

show:
helm template --dry-run=server -n $(NAMESPACE) $(NAME) .

apply:
helm upgrade -i -n $(NAMESPACE) $(NAME) .

diff:
helm diff upgrade --allow-unreleased --normalize-manifests -n $(NAMESPACE) $(NAME) .
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/postgres-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=postgres-operator
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/rabbitmq-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=rabbitmq-operator
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf templates/cluster-operator.yml
Expand Down
2 changes: 1 addition & 1 deletion packages/system/redis-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=redis-operator
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/telepresence/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=traffic-manager
NAMESPACE=cozy-telepresence

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down
2 changes: 1 addition & 1 deletion packages/system/victoria-metrics-operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NAME=victoria-metrics-operator
NAMESPACE=cozy-$(NAME)

include ../../hack/package-system.mk
include ../../../hack/package-system.mk

update:
rm -rf charts
Expand Down