include version information

Open
#92 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go, kubernetes
Domain
devops

Research direction

Start at the startup entry point referenced in cmd/main.go:193 and inspect how the controller's version is currently supplied. Run local_mode with Tilt in a provider repository to confirm the startup log currently shows an empty version. Done means the starting-controller log includes version information.

Written by the indexing model from the issue text.

Description

bug Container

/kind feature

As of now, I see the following when testing local_mode with tilt in provider repos.

{"level":"INFO","time":"2024-02-29T20:32:58.733Z","logger":"setup","file":"cmd/main.go:193","message":"starting manager","version":""}

The version information is missing and we should include version information when starting the controller.

Dominant language
Go
Stars
18
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SovereignCloudStack/cluster-stack-operator

All issues in SovereignCloudStack/cluster-stack-operator

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.