vmware / vmware/photon

Wrong for Photon 4

Open
#1,360 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

4.0 bug
Dominant language
C
Stars
3.2k
Forks
692
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

for SERVICES in etcd kube-apiserver kube-controller-manager kube-scheduler; do
systemctl restart $SERVICES
systemctl enable $SERVICES
systemctl status $SERVICES
done

Reproduction steps

...

Expected behavior

should be systemctl not emctl in Photon 4

Additional context

No response

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.

Research direction

Search the Photon 4 Kubernetes service setup for the reported emctl command and compare it with the shown systemctl commands for etcd and the Kubernetes services. Confirm that the service-management commands use systemctl consistently and verify the affected setup or documentation path.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, shell
Domain
operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.