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

[BUG] [2.7.11] custom rke2 cluster upgraded to v1.26.8+rke2r1 has issues with limitranges and clusterauthtokens #44406

Closed
MbolotSuse opened this issue Feb 9, 2024 · 3 comments
Assignees
Labels
area/projects JIRA To be used in correspondence with the internal ticketing system. kind/bug Issues that are defects reported by users or that we know have reached a real release QA/M release-note Note this issue in the milestone's release notes status/release-note-added
Milestone

Comments

@MbolotSuse
Copy link
Contributor

MbolotSuse commented Feb 9, 2024

Rancher Server Setup

Rancher version: 2.7.5
Kubernetes version: upgrade RKE2 from 1.24.13 to 1.26.8
Describe the bug
The customer upgraded their custom downstream RKE2 cluster from RKE2 1.24.13 to 1.26.8 and afterwards, they noticed they do not see limitranges created for new namespaces they create in a projec tthat has the "Container Default Resource Limit" fields set. Prior to the upgrade, the limitranges were created for these new namespaces. The customer also said this broke clusterauthtokens when generating new kubeconfig files with ACE enabled.

To Reproduce

Result
When a new namespace is created in a project that has Container Default Resource Limits defined, a limit range is not created created for that namespace. Also, when creating a new kubeconfig file, a new token is not created.

Expected Result
When a new namespace is created in a project that has Container Default Resource Limits defined, a limit range should be created for that namespace. Also, when creating a new kubeconfig file, a new token should be created.

SURE-7013

Forward port of #43202

@MbolotSuse MbolotSuse added kind/bug Issues that are defects reported by users or that we know have reached a real release area/projects QA/M JIRA To be used in correspondence with the internal ticketing system. labels Feb 9, 2024
@MbolotSuse MbolotSuse added this to the v2.7-Patch1 milestone Feb 9, 2024
@MbolotSuse MbolotSuse changed the title [BUG] [2.7.11] custom rke2 cluster upgraded to v1.26.8+rke2r1 has issues with limitranges and clusterauthtokens #43202 [BUG] [2.7.11] custom rke2 cluster upgraded to v1.26.8+rke2r1 has issues with limitranges and clusterauthtokens Feb 9, 2024
@MbolotSuse MbolotSuse added the release-note Note this issue in the milestone's release notes label Feb 9, 2024
@anupama2501 anupama2501 assigned joesims22 and unassigned anupama2501 Feb 9, 2024
@MbolotSuse
Copy link
Contributor Author

#44404

@joesims22
Copy link

I have validated the P0 test cases on v2.7.11-head on commit fc2c10a

  • Fresh install Check - Downstream RKE2 Cluster with K8s v1.27 and ACE enabled
  • Fresh install Check - Downstream K3s Cluster with K8s v1.27
  • Upgrade Check - Downstream RKE2 Cluster with K8s v1.26
  • Upgrade Check - K8s upgrade from v1.24 to v1.26 with Rancher upgrade

@snasovich
Copy link
Collaborator

Closing this issue as validation was successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/projects JIRA To be used in correspondence with the internal ticketing system. kind/bug Issues that are defects reported by users or that we know have reached a real release QA/M release-note Note this issue in the milestone's release notes status/release-note-added
Projects
None yet
Development

No branches or pull requests

6 participants