Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release-1.27] - rke2 server process shows up as rke2 agent in process list #6444

Closed
brandond opened this issue Jul 31, 2024 · 1 comment
Closed
Assignees

Comments

@brandond
Copy link
Member

Backport fix for rke2 server process shows up as rke2 agent in process list

@brandond brandond self-assigned this Jul 31, 2024
@brandond brandond added this to the v1.27.17+rke2r1 milestone Jul 31, 2024
@endawkins endawkins self-assigned this Aug 10, 2024
@endawkins
Copy link

Validated on release-1.27 with b6cf44f / v1.27

Environment Details

Infrastructure

  • Cloud
  • Hosted

Node(s) CPU architecture, OS, and Version:

Linux ip-172-31-2-84 5.14.21-150500.55.44-default #1 SMP PREEMPT_DYNAMIC Mon Jan 15 10:03:40 UTC 2024 (cc7d8b6) x86_64 x86_64 x86_64 GNU/Linux
NAME="SLES"
VERSION="15-SP5"
VERSION_ID="15.5"
PRETTY_NAME="SUSE Linux Enterprise Server 15 SP5"
ID="sles"
ID_LIKE="suse"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:15:sp5"
DOCUMENTATION_URL="https://documentation.suse.com/"

Cluster Configuration:

1 server

Config.yaml:

N/A

Additional files

N/A

Testing Steps

  1. Copy config.yaml
$ sudo mkdir -p /etc/rancher/rke2 && sudo cp config.yaml /etc/rancher/rke2
  1. Install RKE2
  2. ps auxfww | grep /bin/rke2

Replication Results:

  • rke2 version used for replication:
/usr/local/bin/rke2 -v
rke2 version v1.27.16+rke2r1 (d63c2d09a66b07fce974e672d8c91c71e703e133)
go version go1.22.5 X:boringcrypto
ps auxfww | grep /bin/rke2
ec2-user  8376  0.0  0.0   8212   808 pts/0    S+   23:06   0:00              \_ grep --color=auto /bin/rke2
root      2642  6.4  3.6 1530872 143584 ?      Ssl  22:40   1:40 /usr/local/bin/rke2 agent

Validation Results:

  • rke2 version used for validation:
/usr/local/bin/rke2 -v
rke2 version v1.27.16+dev.b6cf44ff (b6cf44ff1085da968b2ae84049b3aca22b93d7ef)
go version go1.22.5 X:boringcrypto
ps auxfww | grep /bin/rke2
ec2-user 12888  0.0  0.0   8212   784 pts/0    S+   23:12   0:00              \_ grep --color=auto /bin/rke2
root      2533  5.7  3.7 1529900 146484 ?      Ssl  22:42   1:44 /usr/local/bin/rke2 server

Additional context / logs:

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants