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

[Backport release-1.25] Bump wharfie and go-containerregistry #3839

Closed
rancherbot opened this issue Jan 25, 2023 · 1 comment
Closed

[Backport release-1.25] Bump wharfie and go-containerregistry #3839

rancherbot opened this issue Jan 25, 2023 · 1 comment
Assignees

Comments

@rancherbot
Copy link
Collaborator

This is a backport issue for #3838, automatically created via rancherbot by @brandond

Original issue description:

x-ref:

@bguzman-3pillar
Copy link
Contributor

Validated on 4616828

$ rke2 -v
rke2 version v1.25.6-dev+46168281 (461682813fbc60af7b564cd5195c7f26481b01a4)
go version go1.19.5 X:boringcrypto

Environment Details

Infrastructure

  • Cloud
  • Hosted

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

$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Cluster Configuration:

1 server

Config.yaml:

$ cat config.yaml 
token: testingcr

Testing Steps

  1. Copy config.yaml
$ sudo mkdir -p /etc/rancher/rke2 && sudo cp config.yaml /etc/rancher/rke2
  1. Install RKE2
  2. Validate everything is up and running successfully

Validation Results:

$ kubectl get node,pods -A
NAME                   STATUS   ROLES                       AGE     VERSION
node/ip-172-31-47-84   Ready    control-plane,etcd,master   5m13s   v1.25.6+rke2r1

NAMESPACE     NAME                                                        READY   STATUS      RESTARTS   AGE
kube-system   pod/cloud-controller-manager-ip-172-31-47-84                1/1     Running     0          4m10s
kube-system   pod/etcd-ip-172-31-47-84                                    1/1     Running     0          4m12s
kube-system   pod/helm-install-rke2-canal-nfqpc                           0/1     Completed   0          4m57s
kube-system   pod/helm-install-rke2-coredns-vjwxg                         0/1     Completed   0          4m57s
kube-system   pod/helm-install-rke2-ingress-nginx-dx2j7                   0/1     Completed   0          4m57s
kube-system   pod/helm-install-rke2-metrics-server-w5rgb                  0/1     Completed   0          4m57s
kube-system   pod/kube-apiserver-ip-172-31-47-84                          1/1     Running     0          4m27s
kube-system   pod/kube-controller-manager-ip-172-31-47-84                 1/1     Running     0          4m17s
kube-system   pod/kube-proxy-ip-172-31-47-84                              1/1     Running     0          4m21s
kube-system   pod/kube-scheduler-ip-172-31-47-84                          1/1     Running     0          4m17s
kube-system   pod/rke2-canal-ww22t                                        2/2     Running     0          4m33s
kube-system   pod/rke2-coredns-rke2-coredns-776d5cfd89-bpxzk              1/1     Running     0          4m34s
kube-system   pod/rke2-coredns-rke2-coredns-autoscaler-6f964d8b7b-5gj5m   1/1     Running     0          4m34s
kube-system   pod/rke2-ingress-nginx-controller-wwpqf                     1/1     Running     0          3m45s
kube-system   pod/rke2-metrics-server-7d58bbc9c6-qwsqw                    1/1     Running     0          3m56s

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

3 participants