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 v5] Can't update any rancher2_role_template due to new external_rules attribute #1405

Closed
matttrach opened this issue Sep 6, 2024 · 1 comment

Comments

@matttrach
Copy link
Collaborator

tracking #1395 as backport of #1389 addressing #1381

@joesims22
Copy link

joesims22 commented Sep 23, 2024

Validated on v2.9-head id af2bed7.

# Priority Description & Link PASS/FAIL
1 P0 Verify updating RT via TFP is successful ✅ PASS
2 P0 Verify TFP sets external attribute to false by default ✅ PASS
3 P0 Verify external rules value is set to nil if external attribute is not set ✅ PASS
4 P0 Verify external rules cannot be set when updating RT via TFP while external is set to false ✅ PASS
5 P0 Verify external rules can be set when updating RT via TFP after setting external to true ✅ PASS
6 P1 Verify external rules cannot be set via kubectl when external is set to false ✅ PASS
7 P1 Verify external rules can be set when updating RT via kubectl after setting external to true ✅ PASS
8 P0 Verify external rules are removed when external set to false via TFP ✅ PASS
9 P0 Upgrade: Verify updating RT via TFP is successful upon upgrading Rancher ✅ PASS

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

No branches or pull requests

3 participants