Skip to content

Operator doesn't support HTTPS request to a DVLS instance using a self-signed certificate. #14

@richerlariviere

Description

@richerlariviere

Issue can be reproduced using microk8s cluster. The operator should support mounting a file containing a CA cert to avoid such issue.

kubectl logs dvls-kubernetes-operator-controller-manager-6b576c945-rm49w
2025-08-25T18:40:36Z	ERROR	setup	unable to set up dvls client	{"error": "login failed \"error while submitting login request. error: error while submitting request on url https://dvls.windjammer.co/api/v1/login. error: error while submitting request. error: Post \"https://dvls.windjammer.co/api/v1/login\": tls: failed to verify certificate: x509: certificate signed by unknown authority\""}
main.main
	/workspace/main.go:127
runtime.main
	/usr/local/go/src/runtime/proc.go:267

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions