diff --git a/cluster/images/Dockerfile b/cluster/images/Dockerfile index 6da014abe..2fec84a91 100644 --- a/cluster/images/Dockerfile +++ b/cluster/images/Dockerfile @@ -1,7 +1,6 @@ FROM alpine:3.17.1 ARG BINARY - RUN apk add --no-cache ca-certificates RUN apk update && apk upgrade RUN apk add ip6tables iptables curl tcpdump busybox-extras diff --git a/cluster/images/floater.Dockerfile b/cluster/images/floater.Dockerfile index 2f61e7736..d1b7f1bbc 100644 --- a/cluster/images/floater.Dockerfile +++ b/cluster/images/floater.Dockerfile @@ -1,7 +1,6 @@ FROM alpine:3.17.1 ARG BINARY - RUN apk add --no-cache ca-certificates RUN apk update && apk upgrade RUN apk add ip6tables iptables curl diff --git a/deploy/crds/kosmos.io_clusterpodconvertpolicies.yaml b/deploy/crds/kosmos.io_clusterpodconvertpolicies.yaml index 14b6a3b69..2ac92e72f 100644 --- a/deploy/crds/kosmos.io_clusterpodconvertpolicies.yaml +++ b/deploy/crds/kosmos.io_clusterpodconvertpolicies.yaml @@ -13,7 +13,7 @@ spec: listKind: ClusterPodConvertPolicyList plural: clusterpodconvertpolicies singular: clusterpodconvertpolicy - scope: Namespaced + scope: Cluster versions: - name: v1alpha1 schema: