Skip to content

go version 23 unable to generate deploy manifest and not stable helm chart for release v0.0.9-reboot #2164

Open
@muzakkir6207

Description

@muzakkir6207

What would you like to be added?

While installing Kepler release v0.0.9-reboot, _output/generated-manifest/deployment.yaml is not being generated by,
make build-manifest OPTS="PROMETHEUS_DEPLOY"

and so kubectl apply -f _output/generated-manifest/deployment.yaml is not working

SImilarly for helm, a compatible Chart is not available. A customized one like this is not working for VMs:

helm install kepler /path/to/kepler-0.0.9-reboot.tgz
--namespace kepler
--create-namespace
--set serviceMonitor.enabled=true
--set serviceMonitor.labels.release=prometheus
--wait

Why is this needed?

To test the deployment for VMs on public cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions