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

[FEATURE] Bump RKE2 to 1.24.x #2785

Closed
bk201 opened this issue Sep 20, 2022 · 5 comments
Closed

[FEATURE] Bump RKE2 to 1.24.x #2785

bk201 opened this issue Sep 20, 2022 · 5 comments
Assignees
Labels
blocker blocker of major functionality kind/enhancement Issues that improve or augment existing functionality not-require/test-plan Skip to create a e2e automation test issue priority/0 Must be fixed in this release
Milestone

Comments

@bk201
Copy link
Member

bk201 commented Sep 20, 2022

Is your feature request related to a problem? Please describe.

Bump RKE2 to 1.24.x.
Considering the EOL time, the version should be the most suitable version for us, 1.25.x deprecates PSP and we need time to investigate the impact.

Describe the solution you'd like

Bump RKE2 to 1.24.x.
Update: will bump to v.1.23.x first, please see the comment: #2785 (comment)

@bk201 bk201 added the kind/enhancement Issues that improve or augment existing functionality label Sep 20, 2022
@bk201 bk201 added this to the v1.1.0 milestone Sep 20, 2022
@bk201 bk201 self-assigned this Sep 20, 2022
@bk201
Copy link
Member Author

bk201 commented Sep 20, 2022

Prefer v1.24.5 due to rancher/rancher#38994

@bk201
Copy link
Member Author

bk201 commented Sep 20, 2022

Fail to provision rancher with RKE2 v1.24.5.
We're still using Rancher 2.6.4 and the chart has a version requirement:

Sep 20 03:51:31 node1 rancherd[1876]: time="2022-09-20T03:51:31Z" level=info msg="Extracting image rancher/system-agent-installer-rancher:v2.6.4-harvester3 to directory /var/lib/rancher/rancherd/plan/work/20220920-035127-applied.plan/_2"
Sep 20 03:51:31 node1 rancherd[1876]: time="2022-09-20T03:51:31Z" level=info msg="Checking local image archives in /var/lib/rancher/agent/images for index.docker.io/rancher/system-agent-installer-rancher:v2.6.4-harvester3"
Sep 20 03:51:32 node1 rancherd[1876]: time="2022-09-20T03:51:32Z" level=info msg="Extracting file run.sh to /var/lib/rancher/rancherd/plan/work/20220920-035127-applied.plan/_2/run.sh"
Sep 20 03:51:32 node1 rancherd[1876]: time="2022-09-20T03:51:32Z" level=info msg="Extracting file rancher-2.6.4-harvester3.tgz to /var/lib/rancher/rancherd/plan/work/20220920-035127-applied.plan/_2/rancher-2.6.4-harvester3.tgz"
Sep 20 03:51:32 node1 rancherd[1876]: time="2022-09-20T03:51:32Z" level=info msg="Extracting file helm to /var/lib/rancher/rancherd/plan/work/20220920-035127-applied.plan/_2/helm"
Sep 20 03:51:32 node1 rancherd[1876]: time="2022-09-20T03:51:32Z" level=info msg="Running command:  []"
Sep 20 03:51:32 node1 rancherd[1876]: time="2022-09-20T03:51:32Z" level=info msg="[stdout]: Release \"rancher\" does not exist. Installing it now."
Sep 20 03:51:32 node1 rancherd[1876]: time="2022-09-20T03:51:32Z" level=info msg="[stderr]: Error: chart requires kubeVersion: < 1.24.0-0 which is incompatible with Kubernetes v1.24.5+rke2r1"

@bk201
Copy link
Member Author

bk201 commented Sep 20, 2022

We'll bump to v1.23.x first before we can bump Rancher. rancher/rancher#38706

@bk201 bk201 changed the title [FEATURE] Bump RKE2 to 1.24.x [FEATURE] Bump RKE2 to 1.23.x Sep 20, 2022
@guangbochen guangbochen added priority/0 Must be fixed in this release blocker blocker of major functionality labels Sep 29, 2022
@guangbochen guangbochen changed the title [FEATURE] Bump RKE2 to 1.23.x [FEATURE] Bump RKE2 to 1.24.x Sep 30, 2022
@harvesterhci-io-github-bot

Pre Ready-For-Testing Checklist

  • If labeled: require/HEP Has the Harvester Enhancement Proposal PR submitted?
    The HEP PR is at:

  • Where is the reproduce steps/test steps documented?
    The reproduce steps/test steps are at:

  • Is there a workaround for the issue? If so, where is it documented?
    The workaround is at:

  • Have the backend code been merged (harvester, harvester-installer, etc) (including backport-needed/*)?
    The PR is at:

    • Does the PR include the explanation for the fix or the feature?

    • Does the PR include deployment change (YAML/Chart)? If so, where are the PRs for both YAML file and Chart?
      The PR for the YAML change is at:
      The PR for the chart change is at:

  • If labeled: area/ui Has the UI issue filed or ready to be merged?
    The UI issue/PR is at:

  • If labeled: require/doc, require/knowledge-base Has the necessary document PR submitted or merged?
    The documentation/KB PR is at:

  • If NOT labeled: not-require/test-plan Has the e2e test plan been merged? Have QAs agreed on the automation test case? If only test case skeleton w/o implementation, have you created an implementation issue?

    • The automation skeleton PR is at:
    • The automation test case PR is at:
  • If the fix introduces the code for backward compatibility Has a separate issue been filed with the label release/obsolete-compatibility?
    The compatibility issue is filed at:

@harvesterhci-io-github-bot

Automation e2e test issue: harvester/tests#539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker blocker of major functionality kind/enhancement Issues that improve or augment existing functionality not-require/test-plan Skip to create a e2e automation test issue priority/0 Must be fixed in this release
Projects
None yet
Development

No branches or pull requests

3 participants